cvelist/2023/41xxx/CVE-2023-41931.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2023-09-05 17:00:37 +00:00
{
2023-09-06 13:00:33 +00:00
"data_version": "4.0",
2023-09-05 17:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-41931",
2023-09-06 13:00:33 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
2023-09-05 17:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-06 13:00:33 +00:00
"value": "Jenkins Job Configuration History Plugin 1227.v7a_79fc4dc01f and earlier does not property sanitize or escape the timestamp value from history entries when rendering a history entry on the history view, resulting in a stored cross-site scripting (XSS) vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins Project",
"product": {
"product_data": [
{
"product_name": "Jenkins Job Configuration History Plugin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "1227.v7a_79fc4dc01f"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.jenkins.io/security/advisory/2023-09-06/#SECURITY-3233",
"refsource": "MISC",
"name": "https://www.jenkins.io/security/advisory/2023-09-06/#SECURITY-3233"
2023-09-06 15:00:32 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/09/06/9",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/09/06/9"
2023-09-05 17:00:37 +00:00
}
]
}
}