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

122 lines
3.7 KiB
JSON

{
"id": "CVE-2007-1897",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-04-09T20:19:00.000",
"lastModified": "2017-10-11T01:32:01.847",
"vulnStatus": "Modified",
"evaluatorSolution": "This vulnerability has been addressed by the vendor with the release of the following product update: http://wordpress.org/development/2007/04/wordpress-213-and-2010/",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in xmlrpc (xmlrpc.php) in WordPress 2.1.2, and probably earlier, allows remote authenticated users to execute arbitrary SQL commands via a string parameter value in an XML RPC mt.setPostCategories method call, related to the post_id variable."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en xmlrpc (xmlrpc.php) en WordPress versi\u00f3n 2.1.2, y probablemente anteriores, permite a usuarios autenticados remotos ejecutar comandos SQL arbitrarios por medio de un valor del par\u00e1metro string en una llamada RPC XML del m\u00e9todo mt.setPostCategories, relacionado con la variable post_id."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.1.2",
"matchCriteriaId": "753F96B5-66E1-4E56-AE76-6890EDBF0652"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "8A3624D4-E666-4A1B-B465-714ACBA0034C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7A7CBC45-320E-48CF-9A63-07DDE2FB61BE"
}
]
}
]
}
],
"references": [
{
"url": "http://trac.wordpress.org/ticket/4091",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2007/dsa-1285",
"source": "cve@mitre.org"
},
{
"url": "http://www.notsosecure.com/folder2/2007/04/03/wordpress-212-xmlrpc-security-issues/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/23294",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/1245",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/3656",
"source": "cve@mitre.org"
}
]
}