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

75 lines
1.7 KiB
JSON

{
"id": "CVE-2023-26235",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-21T00:15:11.477",
"lastModified": "2023-02-28T02:24:53.613",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "JD-GUI 1.6.6 allows XSS via util/net/InterProcessCommunicationUtil.java."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"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:jd-gui_project:jd-gui:1.6.6:*:*:*:*:*:*:*",
"matchCriteriaId": "C110DFC0-14E8-4651-A104-59C8F5957B8C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/java-decompiler/jd-gui/pull/418",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}