2022-07-08 18:31:21 +01:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@huntr.dev" ,
"ID" : "CVE-2022-2353" ,
"STATE" : "PUBLIC" ,
2023-06-29 09:51:54 +01:00
"TITLE" : "Cross-Site Request Forgery (CSRF) in microweber/microweber"
2022-07-08 18:31:21 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "microweber/microweber" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.2.20"
}
]
}
}
]
} ,
"vendor_name" : "microweber"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-07-09 09:52:05 +01:00
"value" : "Prior to microweber/microweber v1.2.20, due to improper neutralization of input, an attacker can steal tokens to perform cross-site request forgery, fetch contents from same-site and redirect a user."
2022-07-08 18:31:21 +01:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-06-29 09:51:54 +01:00
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)"
2022-07-08 18:31:21 +01:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://huntr.dev/bounties/7782c095-9e8c-48b0-a7f5-3a8f52e8af52" ,
"refsource" : "CONFIRM" ,
"url" : "https://huntr.dev/bounties/7782c095-9e8c-48b0-a7f5-3a8f52e8af52"
} ,
{
"name" : "https://github.com/microweber/microweber/commit/79c6914bab8c9da07ac950fda17648d08c68b130" ,
"refsource" : "MISC" ,
"url" : "https://github.com/microweber/microweber/commit/79c6914bab8c9da07ac950fda17648d08c68b130"
}
]
} ,
"source" : {
"advisory" : "7782c095-9e8c-48b0-a7f5-3a8f52e8af52" ,
"discovery" : "EXTERNAL"
}
2023-06-29 09:51:54 +01:00
}