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

146 lines
4.5 KiB
JSON

{
"id": "CVE-2014-2021",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-25T00:55:02.740",
"lastModified": "2017-08-29T01:34:29.047",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in admincp/apilog.php in vBulletin 4.2.2 and earlier, and 5.0.x through 5.0.5 allows remote authenticated users to inject arbitrary web script or HTML via a crafted XMLRPC API request, as demonstrated using the client name."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en admincp/apilog.php en vBulletin 4.2.2 y versiones anteriores y 5.0.x hasta la versi\u00f3n 5.0.5 permite a usuarios remotos autenticados inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de una petici\u00f3n API XMLRPC manipulada, seg\u00fan lo demostrado usando el nombre client."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.2.2",
"matchCriteriaId": "B8428355-3FA6-4AF5-BF44-15546E60DA43"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8006A061-0338-42C7-B8B8-BCD3122C8CAE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "59BEB3C4-2086-4963-A891-9683D09A7ECD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C06FA106-6A5A-4C88-A79B-69CDBE34F7C1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "57B7913E-2449-4638-9D13-01F56324D68C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "A6A94474-EB3E-45B8-8790-75554BB1F068"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:5.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "607D650E-AFEB-47F8-90C1-C8BA132659C7"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/128691/vBulletin-5.x-4.x-Persistent-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Oct/55",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Oct/63",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/70577",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securitytracker.com/id/1031000",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97026",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/tintinweb/pub/tree/master/pocs/cve-2014-2021",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}