2024-09-16 17:00:40 +00:00
{
2024-10-24 19:00:32 +00:00
"data_version" : "4.0" ,
2024-09-16 17:00:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-46998" ,
2024-10-24 19:00:32 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-09-16 17:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-24 19:00:32 +00:00
"value" : "baserCMS is a website development framework. Versions prior to 5.1.2 have a cross-site scripting vulnerability in the Edit Email Form Settings Feature. Version 5.1.2 fixes the issue."
}
]
} ,
"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.1.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/baserproject/basercms/security/advisories/GHSA-p3m2-mj3j-j49x" ,
"refsource" : "MISC" ,
"name" : "https://github.com/baserproject/basercms/security/advisories/GHSA-p3m2-mj3j-j49x"
} ,
{
"url" : "https://basercms.net/security/JVN_98693329" ,
"refsource" : "MISC" ,
"name" : "https://basercms.net/security/JVN_98693329"
}
]
} ,
"source" : {
"advisory" : "GHSA-p3m2-mj3j-j49x" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" ,
"version" : "3.1"
2024-09-16 17:00:40 +00:00
}
]
}
}