René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

97 lines
2.7 KiB
JSON

{
"id": "CVE-2007-1412",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-12T23:19:00.000",
"lastModified": "2017-10-11T01:31:51.533",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The cpdf_open function in the ClibPDF (cpdf) extension in PHP 4.4.6 allows context-dependent attackers to obtain sensitive information (script source code) via a long string in the second argument."
},
{
"lang": "es",
"value": "La funci\u00f3n cpdf_open en la extensi\u00f3n ClibPDF (cpdf) para PHP 4.4.6 permiten a atacantes locales o remotos dependiendo del contexto obtener informaci\u00f3n sensible (c\u00f3digo fuente de la secuencia de comandos) mediante una cadena larga en el segundo argumento."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. PHP as shipped with Red Hat Enterprise Linux 2.1, 3, 4, and 5 does not include ClibPDF support.\n",
"lastModified": "2007-03-19T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"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:php:4.4.6:*:*:*:*:*:*:*",
"matchCriteriaId": "84B70263-37AA-4539-A286-12038A3792C6"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/22897",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32986",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/3442",
"source": "cve@mitre.org"
}
]
}