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

85 lines
2.3 KiB
JSON

{
"id": "CVE-2014-9519",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-05T20:59:13.777",
"lastModified": "2020-11-30T14:58:45.100",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in login.php in InfiniteWP Admin Panel before 2.4.3 allows remote attackers to execute arbitrary SQL commands via the email parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en login.php en InfiniteWP Admin Panel anterior a 2.4.3 permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro email."
}
],
"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-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:infinitewp:infinitewp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.4.2",
"matchCriteriaId": "4008B721-C056-4071-A180-0508E57D4F78"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2014/Dec/43",
"source": "cve@mitre.org"
},
{
"url": "https://lifeforms.nl/20141210/infinitewp-vulnerabilities/",
"source": "cve@mitre.org"
}
]
}