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

87 lines
2.9 KiB
JSON

{
"id": "CVE-2008-7082",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-25T10:30:00.733",
"lastModified": "2018-10-11T20:58:14.487",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "MyBB (aka MyBulletinBoard) 1.4.3 includes the sensitive my_post_key parameter in URLs to moderation.php with the (1) mergeposts, (2) split, and (3) deleteposts actions, which allows remote attackers to steal the token and bypass the cross-site request forgery (CSRF) protection mechanism to hijack the authentication of moderators by reading the token from the HTTP Referer header."
},
{
"lang": "es",
"value": "MyBB (tambi\u00e9n conocido como MyBulletinBoard) v1.4.3 incluye el par\u00e1metro \"my_post_key\" en URLs en moderation.php con las acciones (1) \"mergeposts\", (2) \"split\", y (3) \"deleteposts\", lo que permitir\u00eda a atacantes remotos robar la credencial de autenticaci\u00f3n y evitar la protecci\u00f3n de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) y secuestrar la autenticaci\u00f3n de los moderadores mediante la lectura de la credencial de autenticaci\u00f3n de la cabecera HTTP."
}
],
"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:mybboard:mybb:1.4.3:*:*:*:*:*:*:*",
"matchCriteriaId": "D51785C1-C278-4302-A747-64246BE6F920"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/498630/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/32467",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46885",
"source": "cve@mitre.org"
}
]
}