2023-09-22 15:00:33 +00:00
{
2023-10-30 21:00:33 +00:00
"data_version" : "4.0" ,
2023-09-22 15:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-43792" ,
2023-10-30 21:00:33 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-09-22 15:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-30 21:00:33 +00:00
"value" : "baserCMS is a website development framework. In versions 4.6.0 through 4.7.6, there is a Code Injection vulnerability in the mail form of baserCMS. As of time of publication, no known patched versions are available."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94: Improper Control of Generation of Code ('Code Injection')" ,
"cweId" : "CWE-94"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "baserproject" ,
"product" : {
"product_data" : [
{
"product_name" : "basercms" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 4.6.0, <= 4.7.6"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/baserproject/basercms/security/advisories/GHSA-vrm6-c878-fpq6" ,
"refsource" : "MISC" ,
"name" : "https://github.com/baserproject/basercms/security/advisories/GHSA-vrm6-c878-fpq6"
} ,
{
"url" : "https://basercms.net/security/JVN_45547161" ,
"refsource" : "MISC" ,
"name" : "https://basercms.net/security/JVN_45547161"
}
]
} ,
"source" : {
"advisory" : "GHSA-vrm6-c878-fpq6" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"version" : "3.0"
2023-09-22 15:00:33 +00:00
}
]
}
}