2023-05-17 14:00:45 +00:00

76 lines
1.8 KiB
JSON

{
"id": "CVE-2023-29791",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-11T21:15:09.807",
"lastModified": "2023-05-17T12:54:44.870",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "kodbox <= 1.37 is vulnerable to Cross Site Scripting (XSS) via the debug information."
}
],
"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:kodcloud:kodbox:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.37",
"matchCriteriaId": "E59A2BF5-FDE8-43D6-AFAD-9A708BE1D007"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.mo60.cn/index.php/archives/kodbox-xss.html",
"source": "cve@mitre.org",
"tags": [
"Permissions Required"
]
}
]
}