cvelist/2019/10xxx/CVE-2019-10323.json
2019-09-19 15:01:17 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2019-10323",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Artifactory Plugin",
"version": {
"version_data": [
{
"version_value": "3.2.3 and earlier"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A missing permission check in Jenkins Artifactory Plugin 3.2.3 and earlier in various 'fillCredentialsIdItems' methods allowed users with Overall/Read access to enumerate credentials ID of credentials stored in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20190531 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2019/05/31/2"
},
{
"refsource": "BID",
"name": "108540",
"url": "http://www.securityfocus.com/bid/108540"
},
{
"refsource": "MISC",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0846",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0846"
},
{
"url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1015%20(2)",
"refsource": "CONFIRM",
"name": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1015%20(2)"
}
]
}
}