cvelist/2023/40xxx/CVE-2023-40342.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2023-08-14 17:00:35 +00:00
{
2023-08-16 15:00:34 +00:00
"data_version": "4.0",
2023-08-14 17:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-40342",
2023-08-16 15:00:34 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
2023-08-14 17:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-16 15:00:34 +00:00
"value": "Jenkins Flaky Test Handler Plugin 1.2.2 and earlier does not escape JUnit test contents when showing them on the Jenkins UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control JUnit report file contents."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins Flaky Test Handler Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.2.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3223",
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3223"
2023-08-17 19:00:34 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/08/16/3",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/08/16/3"
2023-08-14 17:00:35 +00:00
}
]
}
}