2024-12-08 03:06:42 +00:00

168 lines
4.9 KiB
JSON

{
"id": "CVE-2006-3018",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-06-14T23:02:00.000",
"lastModified": "2024-11-21T00:12:37.793",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption."
},
{
"lang": "es",
"value": "Vulnerabilidad no especificada en la funcionalidad de extensi\u00f3n de sesi\u00f3n en PHP anterior a la versi\u00f3n 5.1.3 tiene un impacto y vectores de ataque desconocidos, relacionados con una corrupci\u00f3n de memoria din\u00e1mica."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_group:php:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.1.2",
"matchCriteriaId": "08986528-0CAA-4508-9DCE-03535841F87E"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/19927",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/21050",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/21125",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1016306",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:122",
"source": "cve@mitre.org"
},
{
"url": "http://www.osvdb.org/25254",
"source": "cve@mitre.org"
},
{
"url": "http://www.php.net/release_5_1_3.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17843",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/usn-320-1",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/19927",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/21050",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/21125",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://securitytracker.com/id?1016306",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:122",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.osvdb.org/25254",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.php.net/release_5_1_3.php",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/17843",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.ubuntu.com/usn/usn-320-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Unknown: CVE-2006-3018 has been assigned to an issue in PHP where the cause and fix are unknown, and the impact cannot be verified. The source of the CVE assignment was a single line statement in the PHP 5.1.3 release announcement, http://www.php.net/release_5_1_3.php, reading: "Fixed a heap corruption inside the session extension." Of the changes made to the session extension between releases 5.1.2 and 5.1.3, none would fix a bug matching this description by our analysis.\n",
"lastModified": "2006-09-20T00:00:00"
}
]
}