cvelist/2023/28xxx/CVE-2023-28670.json

64 lines
2.1 KiB
JSON
Raw Normal View History

2023-03-20 20:00:44 +00:00
{
2023-04-02 21:00:34 +00:00
"data_version": "4.0",
2023-03-20 20:00:44 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-28670",
2023-04-02 21:00:34 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
2023-03-20 20:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-02 21:00:34 +00:00
"value": "Jenkins Pipeline Aggregator View Plugin 1.13 and earlier does not escape a variable representing the current view's URL in inline JavaScript, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by authenticated attackers with Overall/Read permission."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins Pipeline Aggregator View Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1.13"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2885",
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2885"
2023-03-20 20:00:44 +00:00
}
]
}
}