2024-07-14 02:06:08 +00:00

132 lines
3.7 KiB
JSON

{
"id": "CVE-2012-1205",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-02-24T13:55:05.127",
"lastModified": "2012-02-24T13:55:05.127",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in relocate-upload.php in Relocate Upload plugin before 0.20 for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the abspath parameter."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inclusi\u00f3n de archivo PHP remota en relocate-upload.php en el complemento 'Relocate Upload' para Wordpress antes de v0.20 permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de una URL en el par\u00e1metro abspath."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alanft:relocate-upload:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.14",
"matchCriteriaId": "5FCA47D3-D9D5-4CBA-A1B4-E2EAE07BA776"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alanft:relocate-upload:0.10:*:*:*:*:*:*:*",
"matchCriteriaId": "C52F42C5-AEBA-438A-9182-C2AA20E0C288"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:alanft:relocate-upload:0.11:*:*:*:*:*:*:*",
"matchCriteriaId": "3BA9A1E2-FA5D-42F9-BE73-602251D94D8C"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"matchCriteriaId": "847DA578-4655-477E-8A6F-99FBE738E4F9"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/79250",
"source": "cve@mitre.org"
},
{
"url": "http://plugins.trac.wordpress.org/changeset/504380/relocate-upload",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://secunia.com/advisories/47976",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://wordpress.org/extend/plugins/relocate-upload/changelog/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/49693",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}