96 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-4594",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-06T22:04:00.000",
"lastModified": "2017-10-19T01:29:22.627",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in PHP Advanced Transfer Manager (phpAtm) 1.21 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the include_location parameter in (1) confirm.php or (2) login.php. NOTE: the include_location parameter to index.php is already covered by CVE-2005-1681."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades PHP de inclusi\u00f3n remota de archivo en PHP Advanced Transfer Manager (phpAtm) 1.21 y anteriores permite a un atacante remoto ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de una URL en el par\u00e1metro include_location en (1)onfirm.php o (2) login.php. NOTA: el par\u00e1metro include_location a index.php est\u00e1 actualmente cubierta por CVE-2005-1681."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:bugada_andrea:php_advanced_transfer_manager:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.21",
"matchCriteriaId": "D608692D-18F4-40DB-8F0A-6F359825B7D2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bugada_andrea:php_advanced_transfer_manager:1.20:*:*:*:*:*:*:*",
"matchCriteriaId": "8587D302-C1C5-4C47-A1F4-87F1B344D0D0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/19765",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28670",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2279",
"source": "cve@mitre.org"
}
]
}