2022-05-18 19:02:22 +00:00
{
"CVE_data_meta" : {
2022-06-13 12:08:42 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:02:22 +00:00
"ID" : "CVE-2022-31040" ,
2022-06-13 12:08:42 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Open Redirect in open-forms"
2022-05-18 19:02:22 +00:00
} ,
2022-06-13 12:08:42 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "open-forms" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.0.9"
} ,
{
"version_value" : ">= 1.1.0-rc0, < 1.1.1"
}
]
}
}
]
} ,
"vendor_name" : "open-formulieren"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:02:22 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-13 12:08:42 +00:00
"value" : "Open Forms is an application for creating and publishing smart forms. Prior to versions 1.0.9 and 1.1.1, the cookie consent page in Open Forms contains an open redirect by injecting a `referer` querystring parameter and failing to validate the value. A malicious actor is able to redirect users to a website under their control, opening them up for phishing attacks. The redirect is initiated by the open forms backend which is a legimate page, making it less obvious to end users they are being redirected to a malicious website. Versions 1.0.9 and 1.1.1 contain patches for this issue. There are no known workarounds avaialble."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')"
}
]
2022-05-18 19:02:22 +00:00
}
]
2022-06-13 12:08:42 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/open-formulieren/open-forms/security/advisories/GHSA-c97h-m5qf-j8mf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/open-formulieren/open-forms/security/advisories/GHSA-c97h-m5qf-j8mf"
} ,
{
"name" : "https://github.com/open-formulieren/open-forms/commit/3e8c9cce386e548765783354694fbb9d7a6ea7d3" ,
"refsource" : "MISC" ,
"url" : "https://github.com/open-formulieren/open-forms/commit/3e8c9cce386e548765783354694fbb9d7a6ea7d3"
}
]
} ,
"source" : {
"advisory" : "GHSA-c97h-m5qf-j8mf" ,
"discovery" : "UNKNOWN"
2022-05-18 19:02:22 +00:00
}
}