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

105 lines
3.5 KiB
JSON

{
"id": "CVE-2008-4928",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-11-04T21:00:05.907",
"lastModified": "2011-03-08T03:13:30.893",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the redirect function in functions.php in MyBB (aka MyBulletinBoard) 1.4.2 allows remote attackers to inject arbitrary web script or HTML via the url parameter in a removesubscriptions action to moderation.php, related to use of the ajax option to request a JavaScript redirect. NOTE: this can be leveraged to execute PHP code and bypass cross-site request forgery (CSRF) protection."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en la funci\u00f3n \"redirect\" de functions.php de MyBB (tambi\u00e9n conocido como MyBulletinBoard) v1.4.2; permite a atacantes remotos inyectar secuencias de comandos Web o HTML a trav\u00e9s del par\u00e1metro \"url\" en una acci\u00f3n \"removesubscriptions\" (eliminar las suscripciones) de moderation.php. Est\u00e1 relacionado con el uso de la opci\u00f3n ajax para solicitar una redirecci\u00f3n JavaScript. NOTA: Esto puede ser empleado para ejecutar c\u00f3digo PHP y evitar la protecci\u00f3n de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF)."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:mybb:mybb:1.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "9503D6C2-DCBC-4720-BE29-34913950407E"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2008-10/0203.html",
"source": "cve@mitre.org"
},
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2008-10/0212.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2008-10/0472.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2008/11/01/2",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31935",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/2967",
"source": "cve@mitre.org"
}
]
}