{ "id": "CVE-2006-6764", "sourceIdentifier": "cve@mitre.org", "published": "2006-12-27T02:28:00.000", "lastModified": "2024-11-21T00:23:35.967", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "PHP remote file inclusion vulnerability in authenticate.php in Keep It Simple Guest Book (KISGB), when executing PHP through CGI, allows remote attackers to execute arbitrary PHP code via a URL in the default_path_to_themes parameter." }, { "lang": "es", "value": "Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en authenticate.php de Keep It Simple Guest Book (KISGB), al ejecutar PHP a trav\u00e9s de CGI, permite a atacantes remotos ejecutar c\u00f3digo php de su elecci\u00f3n mediante una URL en el par\u00e1metro default_path_to_themes." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "baseScore": 6.8, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": true, "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:keep_it_simple_guest_book:keep_it_simple_guest_book:*:*:*:*:*:*:*:*", "versionEndIncluding": "5.1.1", "matchCriteriaId": "BEF6FBAF-6B5A-43FB-A78F-BC486AC29874" }, { "vulnerable": true, "criteria": "cpe:2.3:a:keep_it_simple_guest_book:keep_it_simple_guest_book:5.0:*:*:*:*:*:*:*", "matchCriteriaId": "B18167E8-9CF6-4209-9EFA-54ED083A19D1" } ] } ] } ], "references": [ { "url": "http://secunia.com/advisories/23477", "source": "cve@mitre.org", "tags": [ "Exploit", "Vendor Advisory" ] }, { "url": "http://www.securityfocus.com/bid/21721", "source": "cve@mitre.org" }, { "url": "http://www.vupen.com/english/advisories/2006/5147", "source": "cve@mitre.org" }, { "url": "https://www.exploit-db.com/exploits/2979", "source": "cve@mitre.org" }, { "url": "http://secunia.com/advisories/23477", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Vendor Advisory" ] }, { "url": "http://www.securityfocus.com/bid/21721", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.vupen.com/english/advisories/2006/5147", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://www.exploit-db.com/exploits/2979", "source": "af854a3a-2127-422b-91ae-364da2661108" } ], "evaluatorSolution": "Successful exploitation requires executing PHP through CGI." }