{ "id": "CVE-2007-1287", "sourceIdentifier": "cve@mitre.org", "published": "2007-03-06T20:19:00.000", "lastModified": "2011-03-08T02:51:40.813", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "A regression error in the phpinfo function in PHP 4.4.3 to 4.4.6, and PHP 6.0 in CVS, allows remote attackers to conduct cross-site scripting (XSS) attacks via GET, POST, or COOKIE array values, which are not escaped in the phpinfo output, as originally fixed for CVE-2005-3388." }, { "lang": "es", "value": "Un error de regresi\u00f3n en la funci\u00f3n phpinfo de PHP 4.4.3 a 4.4.6, y PHP 6.0 en CVS, permite a atacantes remotos llevar a cabo ataques de secuencias de comandos en sitios cruzados (XSS) mediante valores en los vectores GET, POST, o COOKIE, los cuales no son \"escapados\" en la salida de phpinfo, como fue originalmente apuntado en CVE-2005-3388." } ], "vendorComments": [ { "organization": "Red Hat", "comment": "The phpinfo function should not be used in publically-accessible PHP scripts.", "lastModified": "2007-04-16T00:00:00" } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "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.4:*:*:*:*:*:*:*", "matchCriteriaId": "71AEE8B4-FCF8-483B-8D4C-2E80A02E925E" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:4.4.5:*:*:*:*:*:*:*", "matchCriteriaId": "4C2AF1D9-33B6-4B2C-9269-426B6B720164" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:4.4.6:*:*:*:*:*:*:*", "matchCriteriaId": "84B70263-37AA-4539-A286-12038A3792C6" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "7D68E8CC-611F-46B5-9571-0B24FB3928EF" } ] } ] } ], "references": [ { "url": "http://docs.info.apple.com/article.html?artnum=306172", "source": "cve@mitre.org" }, { "url": "http://lists.apple.com/archives/security-announce//2007/Jul/msg00004.html", "source": "cve@mitre.org" }, { "url": "http://us2.php.net/releases/4_4_7.php", "source": "cve@mitre.org" }, { "url": "http://www.php-security.org/MOPB/MOPB-08-2007.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Vendor Advisory" ] }, { "url": "http://www.securityfocus.com/bid/25159", "source": "cve@mitre.org" }, { "url": "http://www.vupen.com/english/advisories/2007/2732", "source": "cve@mitre.org" } ] }