CSRF in the anti-csrf decorator in xunfeng 0.2.0 allows an attacker to modify the configuration via a Flash file because views/lib/AntiCSRF.py can overwrite the request.host value with the content of the X-Forwarded-Host HTTP header.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/ysrc/xunfeng/issues/177 | Exploit Patch Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2018-09-11 13:29
Updated : 2018-12-20 02:03
NVD link : CVE-2018-16832
Mitre link : CVE-2018-16832
CVE.ORG link : CVE-2018-16832
JSON object : View
Products Affected
                xunfeng_project
- xunfeng
 
CWE
                
                    
                        
                        CWE-352
                        
            Cross-Site Request Forgery (CSRF)
