mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
66 lines
2.0 KiB
JSON
66 lines
2.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "kurt@seifried.org",
|
|
"DATE_ASSIGNED" : "2018-04-13T12:36:10.353469",
|
|
"DATE_REQUESTED" : "2018-04-11T00:00:00",
|
|
"ID" : "CVE-2018-1000170",
|
|
"REQUESTER" : "ml@beckweb.net",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Jenkins",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "2.115 and older, LTS 2.107.1 and older"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Jenkins project"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "A cross-site scripting vulnerability exists in Jenkins 2.115 and older, LTS 2.107.1 and older, in confirmationList.jelly and stopButton.jelly that allows attackers with Job/Configure and/or Job/Create permission to create an item name containing JavaScript that would be executed in another user's browser when that other user performs some UI actions."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-79"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://jenkins.io/security/advisory/2018-04-11/#SECURITY-759",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://jenkins.io/security/advisory/2018-04-11/#SECURITY-759"
|
|
}
|
|
]
|
|
}
|
|
}
|