cvelist/2020/2xxx/CVE-2020-2319.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2019-12-05 01:00:58 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2020-2319",
2020-11-04 15:01:57 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins VMware Lab Manager Slaves Plugin",
"version": {
"version_data": [
{
"version_value": "0.2.8",
"version_affected": "<="
},
{
"version_value": "0.2.8",
"version_affected": "?>"
}
]
}
}
]
}
}
]
}
2019-12-05 01:00:58 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-05 01:00:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins VMware Lab Manager Slaves Plugin 0.2.8 and earlier stores a password unencrypted in the global config.xml file on the Jenkins controller where it can be viewed by users with access to the Jenkins controller file system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-256: Unprotected Storage of Credentials"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2084",
"url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2084",
"refsource": "CONFIRM"
2019-12-05 01:00:58 +00:00
}
]
}
}