cvelist/2018/19xxx/CVE-2018-19782.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2018-11-30 16:05:15 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-19782",
2019-01-30 10:03:28 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-11-30 16:05:15 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-01-30 10:03:28 -05:00
"value" : "Multiple cross-site scripting (XSS) vulnerabilities in GET requests in FreshRSS 1.11.1 allow remote attackers to inject arbitrary web script or HTML via the (1) c parameter or (2) a parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "45954",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45954/"
},
{
"name" : "20181204 Multiple Cross-Site Scripting Vulnerabilities in FreshRSS 1.11.1",
"refsource" : "FULLDISC",
"url" : "http://seclists.org/fulldisclosure/2018/Dec/3"
},
{
"name" : "http://packetstormsecurity.com/files/150608/FreshRSS-1.11.1-Cross-Site-Scripting.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/150608/FreshRSS-1.11.1-Cross-Site-Scripting.html"
},
{
"name" : "https://www.netsparker.com/web-applications-advisories/ns-18-024-multiple-cross-site-scripting-vulnerabilities-in-freshrss/",
"refsource" : "MISC",
"url" : "https://www.netsparker.com/web-applications-advisories/ns-18-024-multiple-cross-site-scripting-vulnerabilities-in-freshrss/"
2018-11-30 16:05:15 -05:00
}
]
}
}