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

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-03-29 13:00:58 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2019-10305",
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 XebiaLabs XL Deploy Plugin",
"version": {
"version_data": [
{
"version_value": "all versions as of 2019-04-17"
}
]
}
}
]
}
}
]
}
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": "A missing permission check in Jenkins XebiaLabs XL Deploy Plugin in the Credential#doValidateUserNamePassword form validation method allows attackers with Overall/Read permission to initiate a connection to an attacker-specified server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-983",
2019-04-18 17:00:46 +00:00
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-983"
2019-03-29 13:00:58 +00:00
}
]
}
}