cvelist/2022/34xxx/CVE-2022-34778.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2022-06-29 18:00:50 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2022-34778",
"ASSIGNER": "jenkinsci-cert@googlegroups.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins TestNG Results Plugin",
"version": {
"version_data": [
{
"version_value": "554.va4a552116332",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
2022-06-29 18:00:50 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-29 18:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788",
"url": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788",
"refsource": "CONFIRM"
2022-06-29 18:00:50 +00:00
}
]
}
}