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

99 lines
3.1 KiB
JSON

{
"id": "CVE-2006-1716",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-04-11T23:02:00.000",
"lastModified": "2018-10-18T16:34:01.047",
"vulnStatus": "Modified",
"evaluatorSolution": "Successful exploitation requires that unauthenticated users are allowed to post new threads (not the default setting).",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in inc/functions_post.php in MyBB (aka MyBulletinBoard) 1.10 allows remote attackers to inject arbitrary web script or HTML via a JavaScript event in a BBCode img tag. NOTE: the email vector is already covered by CVE-2006-1625, although it might stem from the same core issue."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en inc/functions_post.php en MyBB (tambi\u00e9n conocido como MyBulletinBoard) 1.10 permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de un evento JavaScript en una etiqueta BBCode img. NOTA: el vector de correo electr\u00f3nico ya esta cubierto par la CVE-2006-1625, aunque podr\u00eda provenir del mismo caso central."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"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.10:*:*:*:*:*:*:*",
"matchCriteriaId": "0846A9BC-9FFC-4C93-911D-431688A6FB58"
}
]
}
]
}
],
"references": [
{
"url": "http://kapda.ir/advisory-305.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://myimei.com/security/2006-03-12/mybb-110functions_postphpxss-attack.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/430344/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17413",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25615",
"source": "cve@mitre.org"
}
]
}