cvelist/2019/10xxx/CVE-2019-10303.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-29 13:00:58 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2019-10303",
2019-04-18 17:00:46 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
2019-04-17 17:16:15 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Azure PublisherSettings Credentials Plugin",
"version": {
"version_data": [
{
"version_value": "1.2 and earlier"
}
]
}
}
]
}
}
]
}
2019-03-29 13:00:58 +00:00
},
2019-04-17 17:16:15 +02:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-29 13:00:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-04-17 17:16:15 +02:00
"value": "Jenkins Azure PublisherSettings Credentials Plugin 1.2 and earlier stored credentials unencrypted in the credentials.xml file on the Jenkins master where they could be viewed by users with access to the master file system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-256"
}
]
}
]
},
"references": {
"reference_data": [
2019-04-24 10:00:43 +00:00
{
"refsource": "BID",
"name": "108045",
"url": "http://www.securityfocus.com/bid/108045"
2019-09-19 15:00:59 +00:00
},
{
"url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-844",
"refsource": "CONFIRM",
"name": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-844"
2019-03-29 13:00:58 +00:00
}
]
}
}