gsd-2006-1549
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2006-1549",
"description": "PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected.",
"id": "GSD-2006-1549",
"references": [
"https://www.suse.com/security/cve/CVE-2006-1549.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2006-1549"
],
"details": "PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected.",
"id": "GSD-2006-1549",
"modified": "2023-12-13T01:19:54.832496Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1549",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "php-function-dos(25704)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25704"
},
{
"name": "676",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/676"
},
{
"name": "20060409 function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/430453/100/0/threaded"
},
{
"name": "22766",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22766"
},
{
"name": "1015880",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015880"
},
{
"name": "20060408 function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "SREASONRES",
"url": "http://securityreason.com/achievement_securityalert/35"
},
{
"name": "20060410 Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/430598/100/0/threaded"
},
{
"name": "ADV-2006-1290",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1290"
},
{
"name": "20060412 Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/430742/100/0/threaded"
},
{
"name": "2312",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2312"
},
{
"name": "24485",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/24485"
},
{
"name": "20060414 Re: Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/431018/100/0/threaded"
},
{
"name": "http://www.php-security.org/MOPB/MOPB-02-2007.html",
"refsource": "MISC",
"url": "http://www.php-security.org/MOPB/MOPB-02-2007.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:4.4.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1549"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20060408 function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "SREASONRES",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://securityreason.com/achievement_securityalert/35"
},
{
"name": "1015880",
"refsource": "SECTRACK",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://securitytracker.com/id?1015880"
},
{
"name": "http://www.php-security.org/MOPB/MOPB-02-2007.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "http://www.php-security.org/MOPB/MOPB-02-2007.html"
},
{
"name": "24485",
"refsource": "OSVDB",
"tags": [
"Broken Link"
],
"url": "http://www.osvdb.org/24485"
},
{
"name": "2312",
"refsource": "SREASON",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://securityreason.com/securityalert/2312"
},
{
"name": "676",
"refsource": "SREASON",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "http://securityreason.com/securityalert/676"
},
{
"name": "22766",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/22766"
},
{
"name": "ADV-2006-1290",
"refsource": "VUPEN",
"tags": [
"Permissions Required",
"Third Party Advisory"
],
"url": "http://www.vupen.com/english/advisories/2006/1290"
},
{
"name": "php-function-dos(25704)",
"refsource": "XF",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25704"
},
{
"name": "20060414 Re: Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/431018/100/0/threaded"
},
{
"name": "20060412 Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/430742/100/0/threaded"
},
{
"name": "20060410 Re: function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/430598/100/0/threaded"
},
{
"name": "20060409 function *() php/apache Crash PHP 4.4.2 and 5.1.2",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://www.securityfocus.com/archive/1/430453/100/0/threaded"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2018-10-18T16:33Z",
"publishedDate": "2006-04-10T22:58Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…