2023-09-18 17:00:49 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-09-27 22:00:32 +00:00
"ID" : "CVE-2023-43192" ,
"STATE" : "PUBLIC"
2023-09-18 17:00:49 +00:00
} ,
2023-09-27 22:00:32 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-09-18 17:00:49 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-12 20:00:35 +00:00
"value" : "SQL injection can exist in a newly created part of the SpringbootCMS 1.0 background, and the parameters submitted by users are not filtered. As a result, special characters in parameters destroy the original logic of SQL statements. Attackers can use this vulnerability to execute any SQL statement."
2023-09-27 22:00:32 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/etn0tw/cve_sql/blob/main/jfinalcms_sql.md" ,
"refsource" : "MISC" ,
"name" : "https://github.com/etn0tw/cve_sql/blob/main/jfinalcms_sql.md"
2023-10-12 20:00:35 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/etn0tw/cve_sql/blob/main/springbootcms_sql.md" ,
"url" : "https://github.com/etn0tw/cve_sql/blob/main/springbootcms_sql.md"
2023-09-18 17:00:49 +00:00
}
]
}
}