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

73 lines
2.4 KiB
JSON
Raw Normal View History

2019-03-29 13:00:44 +00:00
{
2023-10-25 17:38:13 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-29 13:00:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-10378",
2019-08-07 15:00:56 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
2019-08-07 16:14:02 +02:00
},
2023-10-25 17:38:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins TestLink Plugin 3.16 and earlier stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
2019-08-07 16:14:02 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins TestLink Plugin",
"version": {
"version_data": [
{
2023-10-25 17:38:13 +00:00
"version_affected": "=",
2019-08-07 16:14:02 +02:00
"version_value": "3.16 and earlier"
}
]
}
}
]
}
}
]
}
2019-03-29 13:00:44 +00:00
},
2019-08-07 16:14:02 +02:00
"references": {
"reference_data": [
2019-08-07 18:00:52 +00:00
{
2023-10-25 17:38:13 +00:00
"url": "http://www.openwall.com/lists/oss-security/2019/08/07/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2019/08/07/1"
2019-09-18 00:01:10 +00:00
},
{
2023-10-25 17:38:13 +00:00
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-839/",
2019-09-18 00:01:10 +00:00
"refsource": "MISC",
2023-10-25 17:38:13 +00:00
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-839/"
2019-09-19 15:01:17 +00:00
},
{
"url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1428",
2023-10-25 17:38:13 +00:00
"refsource": "MISC",
2019-09-19 15:01:17 +00:00
"name": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1428"
2019-03-29 13:00:44 +00:00
}
]
}
}