mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
95 lines
4.4 KiB
JSON
95 lines
4.4 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-27898",
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Jenkins 2.270 through 2.393 (both inclusive), LTS 2.277.1 through 2.375.3 (both inclusive) does not escape the Jenkins version a plugin depends on when rendering the error message stating its incompatibility with the current version of Jenkins, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide plugins to the configured update sites and have this message shown by Jenkins instances."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Jenkins Project",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Jenkins",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"version": "2.270",
|
|
"versionType": "maven",
|
|
"lessThan": "2.*",
|
|
"status": "affected",
|
|
"changes": [
|
|
{
|
|
"at": "2.375.4",
|
|
"status": "unaffected"
|
|
},
|
|
{
|
|
"at": "2.376",
|
|
"status": "affected"
|
|
},
|
|
{
|
|
"at": "2.387.1",
|
|
"status": "unaffected"
|
|
},
|
|
{
|
|
"at": "2.388",
|
|
"status": "affected"
|
|
},
|
|
{
|
|
"at": "2.394",
|
|
"status": "unaffected"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"defaultStatus": "unaffected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.jenkins.io/security/advisory/2023-03-08/#SECURITY-3037",
|
|
"refsource": "MISC",
|
|
"name": "https://www.jenkins.io/security/advisory/2023-03-08/#SECURITY-3037"
|
|
}
|
|
]
|
|
}
|
|
} |