cvelist/2019/10xxx/CVE-2019-10300.json
2019-05-06 16:00:52 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2019-10300",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins GitLab Plugin",
"version": {
"version_data": [
{
"version_value": "1.5.11 and earlier"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A cross-site request forgery vulnerability in Jenkins GitLab Plugin 1.5.11 and earlier in the GitLabConnectionConfig#doTestConnection form validation method allowed attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-1357",
"refsource": "MISC",
"name": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-1357"
},
{
"refsource": "BID",
"name": "108045",
"url": "http://www.securityfocus.com/bid/108045"
},
{
"refsource": "MISC",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0788",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0788"
}
]
}
}