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

172 lines
5.2 KiB
JSON

{
"id": "CVE-2007-1639",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-23T23:19:00.000",
"lastModified": "2024-11-21T00:28:48.963",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in PHProjekt 5.2.0, when magic_quotes_gpc is disabled, allows remote authenticated users to upload and execute arbitrary PHP code via a file with an executable extension, which is then accessed by the (1) calendar or (2) file management module, or possibly unspecified other files."
},
{
"lang": "es",
"value": "Vulnerabilidad de actualizaci\u00f3n de archivos no restringido en PHProjekt 5.2.0, cuando magic_quotes_gpc est\u00e1 deshabilitado, permite a usuario remotos validados actualizar y ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de un archivo con extensi\u00f3n ejecutable, el cual es accedido a trav\u00e9s del m\u00f3dulos (1) calendar o (2) file management, o posiblemente otros ficheros no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:S/C:P/I:P/A:P",
"baseScore": 4.6,
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"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:phpprojekt:phpprojekt:5.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "12ABC36B-7E7E-4B99-8639-45339F6A280D"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/35163",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/24509",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/25748",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200706-07.xml",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2476",
"source": "cve@mitre.org"
},
{
"url": "http://www.nruns.de/security_advisory_phprojekt_privilege_escalation.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.phprojekt.com/index.php?name=News&file=article&sid=276",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/462785/100/100/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/22956",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32995",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/35163",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/24509",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/25748",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200706-07.xml",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://securityreason.com/securityalert/2476",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.nruns.de/security_advisory_phprojekt_privilege_escalation.php",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.phprojekt.com/index.php?name=News&file=article&sid=276",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/462785/100/100/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/22956",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32995",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorSolution": "Upgrade to version 5.2.1.",
"evaluatorImpact": "Successful exploitation requires that variable \"magic_quotes_gpc\" is disabled."
}