2024-04-04 08:46:00 +00:00

111 lines
4.0 KiB
JSON

{
"id": "CVE-2006-3420",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-07-07T00:05:00.000",
"lastModified": "2017-07-20T01:32:18.647",
"vulnStatus": "Modified",
"evaluatorSolution": "Upgrade to version 1.1.5 or higher, as it has been reported to fix this vulnerability. An upgrade is required as there are no known workarounds.",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in editpost.php in MyBulletinBoard (MyBB) before 1.1.5 allows remote attackers to perform unauthorized actions as a logged in user and delete arbitrary forum posts via a bbcode IMG tag with a modified delete parameter in a deletepost action. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en editpost.php en MyBulletinBoard (MyBB) en versiones anteriores a 1.1.5 permiten a atacantes remotos realizar acciones sin autorizaci\u00f3n como un usuario validado y borrar correos internos del foro a trav\u00e9s de la etiqueta IMG con un par\u00e1metro \"borrar\" modificado en la acci\u00f3n \"borrar correo\".\r\nNOTA: El origen de esta informaci\u00f3n es desconocido; los detalles se han obtenido \u00fanicamente de informaci\u00f3n de terceros."
}
],
"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": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mybulletinboard:mybulletinboard:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "64E11CB6-E5E5-42CF-A2A4-B1DD3ABADBAD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F1079E0F-7B89-45A9-83AD-F72470A63B07"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "59C3A929-B608-42FC-BB31-7599146E8CB6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6F4409B6-9F4D-4136-BA74-43736215A122"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mybulletinboard:mybulletinboard:1.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D70B64CF-6EF1-487A-9617-68F904ACE727"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/20659",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/26807",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27682",
"source": "cve@mitre.org"
}
]
}