mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
90 lines
3.8 KiB
JSON
90 lines
3.8 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-43494",
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Jenkins 2.50 through 2.423 (both inclusive), LTS 2.60.1 through 2.414.1 (both inclusive) does not exclude sensitive build variables (e.g., password parameter values) from the search in the build history widget, allowing attackers with Item/Read permission to obtain values of sensitive variables used in builds by iteratively testing different characters until the correct sequence is discovered."
|
|
}
|
|
]
|
|
},
|
|
"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": "0",
|
|
"versionType": "maven",
|
|
"lessThan": "2.50",
|
|
"status": "unaffected"
|
|
},
|
|
{
|
|
"version": "2.424",
|
|
"versionType": "maven",
|
|
"lessThan": "*",
|
|
"status": "unaffected"
|
|
},
|
|
{
|
|
"version": "2.414.2",
|
|
"versionType": "maven",
|
|
"lessThan": "2.414.*",
|
|
"status": "unaffected"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.jenkins.io/security/advisory/2023-09-20/#SECURITY-3261",
|
|
"refsource": "MISC",
|
|
"name": "https://www.jenkins.io/security/advisory/2023-09-20/#SECURITY-3261"
|
|
},
|
|
{
|
|
"url": "http://www.openwall.com/lists/oss-security/2023/09/20/5",
|
|
"refsource": "MISC",
|
|
"name": "http://www.openwall.com/lists/oss-security/2023/09/20/5"
|
|
}
|
|
]
|
|
}
|
|
} |