{ "id": "CVE-2023-36217", "sourceIdentifier": "cve@mitre.org", "published": "2023-08-03T18:15:11.397", "lastModified": "2023-08-08T18:27:49.017", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Cross Site Scripting vulnerability in Xoops CMS v.2.5.10 allows a remote attacker to execute arbitrary code via the category name field of the image manager function." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.0, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 2.3, "impactScore": 6.0 } ] }, "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:xoops:xoops:2.5.10:*:*:*:*:*:*:*", "matchCriteriaId": "0C58EABF-44CF-4C84-9DC5-49F69872AC4C" } ] } ] } ], "references": [ { "url": "https://github.com/XOOPS/XoopsCore25/releases/tag/v2.5.10", "source": "cve@mitre.org", "tags": [ "Release Notes" ] }, { "url": "https://www.exploit-db.com/exploits/51520", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ] } ] }