
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-4162 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the archivy software. The vulnerability was discovered and disclosed on December 24, 2021, as indicated by the CVE record creation date (CVE Mitre).
The vulnerability exists in the archivy application's delete route functionality, which was initially accessible via both DELETE and GET methods, making it susceptible to CSRF attacks. The issue was addressed by changing the delete route to only accept POST requests and implementing proper CSRF protection through Flask-WTF's CSRFProtect (Github Commit).
A successful exploitation of this CSRF vulnerability could allow an attacker to trick authenticated users into performing unintended delete operations on their data objects without their knowledge or consent when visiting a malicious website while logged into archivy.
The vulnerability has been patched by implementing proper CSRF protection using Flask-WTF's CSRFProtect and changing the delete route to only accept POST requests. Users should upgrade to the patched version of archivy that includes these security improvements (Github Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."