2024-02-14 18:00:37 +00:00
{
2024-02-22 19:00:34 +00:00
"data_version" : "4.0" ,
2024-02-14 18:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26128" ,
2024-02-22 19:00:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-02-14 18:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-22 19:00:34 +00:00
"value" : "baserCMS is a website development framework. Prior to version 5.0.9, there is a cross-site scripting vulnerability in the content management feature. Version 5.0.9 contains a fix for this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" ,
"cweId" : "CWE-79"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "baserproject" ,
"product" : {
"product_data" : [
{
"product_name" : "basercms" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 5.0.9"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/baserproject/basercms/security/advisories/GHSA-jjxq-m8h3-4vw5" ,
"refsource" : "MISC" ,
"name" : "https://github.com/baserproject/basercms/security/advisories/GHSA-jjxq-m8h3-4vw5"
} ,
{
"url" : "https://github.com/baserproject/basercms/commit/18f426d63e752b4d22c40e9ea8d1f6e692ef601c" ,
"refsource" : "MISC" ,
"name" : "https://github.com/baserproject/basercms/commit/18f426d63e752b4d22c40e9ea8d1f6e692ef601c"
} ,
{
"url" : "https://basercms.net/security/JVN_73283159" ,
"refsource" : "MISC" ,
"name" : "https://basercms.net/security/JVN_73283159"
}
]
} ,
"source" : {
"advisory" : "GHSA-jjxq-m8h3-4vw5" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
2024-02-14 18:00:37 +00:00
}
]
}
}