cvelist/2019/10xxx/CVE-2019-10383.json
2019-10-18 04:00:58 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2019-10383",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins",
"version": {
"version_data": [
{
"version_value": "2.191 and earlier, LTS 2.176.2 and earlier"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A stored cross-site scripting vulnerability in Jenkins 2.191 and earlier, LTS 2.176.2 and earlier allowed attackers with Overall/Administer permission to configure the update site URL to inject arbitrary HTML and JavaScript in update center web pages."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20190828 Multiple vulnerabilities in Jenkins and Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2019/08/28/4"
},
{
"url": "https://jenkins.io/security/advisory/2019-08-28/#SECURITY-1453",
"refsource": "CONFIRM",
"name": "https://jenkins.io/security/advisory/2019-08-28/#SECURITY-1453"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2789",
"url": "https://access.redhat.com/errata/RHSA-2019:2789"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3144",
"url": "https://access.redhat.com/errata/RHSA-2019:3144"
}
]
}
}