2024-04-04 08:46:00 +00:00

108 lines
3.1 KiB
JSON

{
"id": "CVE-2012-0781",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-01-18T20:55:03.550",
"lastModified": "2018-01-09T02:29:01.940",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The tidy_diagnose function in PHP 5.3.8 might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted input to an application that attempts to perform Tidy::diagnose operations on invalid objects, a different vulnerability than CVE-2011-4153."
},
{
"lang": "es",
"value": "La funci\u00f3n tidy_diagnose de PHP v5.3.8 podr\u00eda permitir a atacantes remotos provocar una denegaci\u00f3n de servicio (puntero a NULL y ca\u00edda de la aplicaci\u00f3n) a trav\u00e9s del ingreso de determinados datos a una aplicaci\u00f3n que intenta realizar operaciones tidy::diagnose sobre objetos no v\u00e1lidos. Se trata de una vulnerabilidad diferente a la CVE -2011-4153."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "2AF35BB6-C6B1-4683-A8BE-AA72CC34F5B5"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0092.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://cxsecurity.com/research/103",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00013.html",
"source": "cve@mitre.org"
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2012-03/msg00016.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/48668",
"source": "cve@mitre.org"
},
{
"url": "http://www.exploit-db.com/exploits/18370/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}