2020-06-25 17:02:14 +00:00
{
"CVE_data_meta" : {
2020-10-30 15:53:40 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:02:14 +00:00
"ID" : "CVE-2020-15276" ,
2020-10-30 15:53:40 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross Site Scripting in baserCMS"
2020-06-25 17:02:14 +00:00
} ,
2020-10-30 15:53:40 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "basercms" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 4.0.0, < 4.4.1"
}
]
}
}
]
} ,
"vendor_name" : "baserproject"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:02:14 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-30 15:53:40 -03:00
"value" : "baserCMS before version 4.4.1 is vulnerable to Cross-Site Scripting. Arbitrary JavaScript may be executed by entering a crafted nickname in blog comments. The issue affects the blog comment component. It is fixed in version 4.4.1."
2020-06-25 17:02:14 +00:00
}
]
2020-10-30 15:53:40 -03:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2020-11-02 21:02:29 +00:00
{
"name" : "https://basercms.net/security/20201029" ,
"refsource" : "MISC" ,
"url" : "https://basercms.net/security/20201029"
} ,
2020-10-30 15:53:40 -03:00
{
"name" : "https://github.com/baserproject/basercms/security/advisories/GHSA-fw5q-j9p4-3vxg" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/baserproject/basercms/security/advisories/GHSA-fw5q-j9p4-3vxg"
} ,
{
"name" : "https://github.com/baserproject/basercms/commit/d14f506385f21d67d5ff3462f204d4c2321b7c54" ,
"refsource" : "MISC" ,
"url" : "https://github.com/baserproject/basercms/commit/d14f506385f21d67d5ff3462f204d4c2321b7c54"
}
]
} ,
"source" : {
"advisory" : "GHSA-fw5q-j9p4-3vxg" ,
"discovery" : "UNKNOWN"
2020-06-25 17:02:14 +00:00
}
}