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

93 lines
3.0 KiB
JSON

{
"id": "CVE-2014-9438",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-02T19:59:07.187",
"lastModified": "2017-09-08T01:29:34.683",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in the Moderator Control Panel in vBulletin 4.2.2 allows remote attackers to hijack the authentication of administrators for requests that (1) ban a user via the username parameter in a dobanuser action to modcp/banning.php or (2) unban a user, (3) modify user profiles, edit a (4) post or (5) topic, or approve a (6) post or (7) topic via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de CSRF en Moderator Control Panel en vBulletin 4.2.2 permite a atacantes remotos secuestrar la autenticaci\u00f3n de administradores para solicitudes que (1) excluyen a un usuario a trav\u00e9s del par\u00e1metro username en una acci\u00f3n dobanuser en modcp/banning.php o (2) readmiten a un usuario, (3) modifican los perfiles de usuarios, editan un (4) post o (5) tema, o aproban un (6) post o (7) tema a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vbulletin:vbulletin:4.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "A09E44AB-A35C-41FD-8140-2AEEB0053A7B"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/129619/vBulletin-Moderator-Control-Panel-4.2.2-CSRF.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99472",
"source": "cve@mitre.org"
},
{
"url": "https://rstforums.com/forum/88810-csrf-vbulletin-modcp.rst",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}