mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
69 lines
2.3 KiB
JSON
69 lines
2.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
|
|
"DATE_ASSIGNED": "2019-02-19T22:20:51.848292",
|
|
"ID": "CVE-2019-1003027",
|
|
"REQUESTER": "ml@beckweb.net",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Jenkins OctopusDeploy Plugin",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "1.8.1 and earlier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Jenkins project"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A server-side request forgery vulnerability exists in Jenkins OctopusDeploy Plugin 1.8.1 and earlier in OctopusDeployPlugin.java that allows attackers with Overall/Read permission to have Jenkins connect to an attacker-specified URL and obtain the HTTP response code if successful, and exception error message otherwise."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-441, CWE-918, CWE-352"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://jenkins.io/security/advisory/2019-02-19/#SECURITY-817",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://jenkins.io/security/advisory/2019-02-19/#SECURITY-817"
|
|
},
|
|
{
|
|
"name": "107295",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/107295"
|
|
}
|
|
]
|
|
}
|
|
} |