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

95 lines
2.5 KiB
JSON

{
"id": "CVE-2006-2089",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-04-29T10:02:00.000",
"lastModified": "2018-10-18T16:38:07.207",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in misc.php in MySmartBB 1.1.x allow remote attackers to inject arbitrary web script or HTML via the (1) id and (2) username parameters."
}
],
"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": 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:mysmartbb:mysmartbb:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "A26405F8-4385-4276-82F3-E122793F91C2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mysmartbb:mysmartbb:1.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "19C77D3B-610C-444C-B331-A5282DA16477"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/807",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/432095/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/17707",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26089",
"source": "cve@mitre.org"
}
]
}