cvelist/2021/21xxx/CVE-2021-21634.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2021-01-04 16:03:04 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-21634",
2021-03-30 12:00:47 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Jabber (XMPP) notifier and control Plugin",
"version": {
"version_data": [
{
"version_value": "1.41",
"version_affected": "<="
}
]
}
}
]
}
}
]
}
2021-01-04 16:03:04 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-04 16:03:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Jabber (XMPP) notifier and control Plugin 1.41 and earlier stores passwords unencrypted in its global configuration file on the Jenkins controller where they 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/2021-03-30/#SECURITY-2162",
"url": "https://www.jenkins.io/security/advisory/2021-03-30/#SECURITY-2162",
"refsource": "CONFIRM"
2021-03-30 15:00:43 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210330 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2021/03/30/1"
2021-01-04 16:03:04 +00:00
}
]
}
}