#VU66447 Overly permissive cross-domain whitelist in go-restful - CVE-2022-1996

 

#VU66447 Overly permissive cross-domain whitelist in go-restful - CVE-2022-1996

Published: August 12, 2022


Vulnerability identifier: #VU66447
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-1996
CWE-ID: CWE-942
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
go-restful
Software vendor:
Ernest Micklei

Description

The vulnerability allows a remote attacker to bypass the CORS protection mechanism.

The vulnerability exists due to incorrect processing of the "Origin" HTTP header that is supplied within HTTP request. A remote attacker can supply arbitrary value via the "Origin" HTTP header, bypass implemented CORS protection mechanism and perform cross-site scripting attacks against the vulnerable application.


Remediation

Install updates from vendor's website.

External links