{ "id": "CVE-2023-28669", "sourceIdentifier": "jenkinsci-cert@googlegroups.com", "published": "2023-04-02T21:15:08.807", "lastModified": "2023-04-07T19:57:57.803", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Jenkins JaCoCo Plugin 3.3.2 and earlier does not escape class and method names shown on the UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control input files for the 'Record JaCoCo coverage report' post-build action." } ], "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:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "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:jenkins:jacoco:*:*:*:*:*:jenkins:*:*", "versionEndIncluding": "3.3.2", "matchCriteriaId": "64694C56-4D66-43AA-ADA1-9B242338B266" } ] } ] } ], "references": [ { "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-3061", "source": "jenkinsci-cert@googlegroups.com", "tags": [ "Vendor Advisory" ] } ] }