cvelist/2019/10xxx/CVE-2019-10319.json
2019-09-19 15:00:59 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2019-10319",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins PAM Authentication Plugin",
"version": {
"version_data": [
{
"version_value": "1.5 and earlier, except 1.4.1"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins PAM Authentication Plugin 1.5 and earlier, except 1.4.1 in PamSecurityRealm.DescriptorImpl#doTest allowed users with Overall/Read permission to obtain limited information about the file /etc/shadow and the user Jenkins is running as."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20190521 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2019/05/21/1"
},
{
"url": "https://jenkins.io/security/advisory/2019-05-21/#SECURITY-1316",
"refsource": "CONFIRM",
"name": "https://jenkins.io/security/advisory/2019-05-21/#SECURITY-1316"
}
]
}
}