2023-11-01 21:00:22 +00:00

80 lines
2.3 KiB
JSON

{
"id": "CVE-2022-41239",
"sourceIdentifier": "jenkinsci-cert@googlegroups.com",
"published": "2022-09-21T16:15:10.733",
"lastModified": "2023-11-01T20:24:49.493",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Jenkins DotCi Plugin 2.40.00 and earlier does not escape the GitHub user name parameter provided to commit notifications when displaying them in a build cause, resulting in a stored cross-site scripting (XSS) vulnerability."
},
{
"lang": "es",
"value": "Jenkins DotCi Plugin versiones 2.40.00 y anteriores, no escapa al par\u00e1metro del nombre de usuario de GitHub proporcionado a las notificaciones de commit cuando las muestra en una causa de construcci\u00f3n, resultando en una vulnerabilidad de tipo cross-site scripting (XSS) almacenado"
}
],
"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:dotci:*:*:*:*:*:jenkins:*:*",
"versionEndIncluding": "2.40.00",
"matchCriteriaId": "2F2CAEC0-A715-4165-94F9-2955DCC0EAA9"
}
]
}
]
}
],
"references": [
{
"url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2884",
"source": "jenkinsci-cert@googlegroups.com",
"tags": [
"Vendor Advisory"
]
}
]
}