2020-05-21 19:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13278" ,
2020-08-12 14:02:04 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "RosarioSIS" ,
"product" : {
"product_data" : [
{
"product_name" : "RosarioSIS" ,
"version" : {
"version_data" : [
{
"version_value" : "=6.5.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper neutralization of input during web page generation ('cross-site scripting') in RosarioSIS"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/francoisjacquet/rosariosis/-/commit/9cb4fec5fe177f1d3716708b46d1958eac477ebe" ,
"url" : "https://gitlab.com/francoisjacquet/rosariosis/-/commit/9cb4fec5fe177f1d3716708b46d1958eac477ebe" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/francoisjacquet/rosariosis/-/issues/282" ,
"url" : "https://gitlab.com/francoisjacquet/rosariosis/-/issues/282" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13278.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13278.json" ,
"refsource" : "CONFIRM"
}
]
2020-05-21 19:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-12 14:02:04 +00:00
"value" : "Reflected Cross-Site Scripting vulnerability in Modules.php in RosarioSIS Student Information System < 6.5.1 allows remote attackers to execute arbitrary web script via embedding javascript or HTML tags in a GET request."
2020-05-21 19:01:17 +00:00
}
]
2020-08-12 14:02:04 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 6.0 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "github.com/M507"
}
]
2020-05-21 19:01:17 +00:00
}