René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

95 lines
3.2 KiB
JSON

{
"id": "CVE-2007-3543",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-03T20:30:00.000",
"lastModified": "2008-11-15T06:53:06.093",
"vulnStatus": "Modified",
"evaluatorImpact": "Successful exploitation requires valid Editor credentials and that the system is configured to allow uploads.",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in WordPress before 2.2.1 and WordPress MU before 1.2.3 allows remote authenticated users to upload and execute arbitrary PHP code by making a post that specifies a .php filename in the _wp_attached_file metadata field; and then sending this file's content, along with its post_ID value, to (1) wp-app.php or (2) app.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de fichero de archivo no restringido en WordPress anterior a 2.2.1 y WordPress MU anterior a 1.2.3 permite a usuarios autenticados remotos subir y ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante un post en el que se especifica un nombre de fichero .php en el campo de meta datos _wp_attached_file; entonces se env\u00eda el contenido del fichero, junto con su valor post_ID, a (1) wp-app.php o (2) app.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"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:wordpress:wordpress:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.2.0",
"matchCriteriaId": "3C80C0E7-DDB3-4BA4-866C-1C2ED8F4B012"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress_mu:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.2",
"matchCriteriaId": "8F1117E2-98ED-4215-BEAD-643BC6370C8F"
}
]
}
]
}
],
"references": [
{
"url": "http://trac.mu.wordpress.org/changeset/1005",
"source": "cve@mitre.org"
},
{
"url": "http://www.buayacorp.com/files/wordpress/wordpress-advisory.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/24642",
"source": "cve@mitre.org"
}
]
}