Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST requests to be made across domains, leading to CSRF.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Webargs 跨站请求伪造漏洞
Vulnerability Description
Webargs 5.x至5.5.2版本中的flaskparser.py文件存在跨站请求伪造漏洞,该漏洞源于程序没有正确验证用户输入。远程攻击者可利用该漏洞执行未授权操作。
CVSS Information
N/A
Vulnerability Type
N/A