110 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2002-1958",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:31:57.323",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in kmMail 1.0, 1.0a, and 1.0b allows remote attackers to inject arbitrary web script or HTML via (1) javascript in onmouseover or other attributes in \"safe\" HTML tags such as the \"b\" tag, or (2) the Subject field."
}
],
"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:kmmail:kmmail:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E4996C23-052A-4514-9DC0-E37498BC10CE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kmmail:kmmail:1.0a:*:*:*:*:*:*:*",
"matchCriteriaId": "5761311C-48DE-4310-92A0-7E670B7BD476"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kmmail:kmmail:1.0b:*:*:*:*:*:*:*",
"matchCriteriaId": "2B747B6E-7B5E-4B8C-AEE5-963E81743B39"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2002-October/002207.html",
"source": "cve@mitre.org"
},
{
"url": "http://sourceforge.net/forum/forum.php?forum_id=191501",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.iss.net/security_center/static/9507.php",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/5173",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/6013",
"source": "cve@mitre.org"
}
]
}