Vulnerability Description
An arbitrary file write issue in the exfiltration endpoint in BYOB (Build Your Own Botnet) 2.0 allows attackers to overwrite SQLite databases and bypass authentication via an unauthenticated HTTP request with a crafted parameter. This occurs in file_add in api/files/routes.py.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://blog.chebuya.com/posts/unauthenticated-remote-command-execution-on-byob/
- https://github.com/chebuya/exploits/tree/main/BYOB-RCE
- https://github.com/malwaredllc/byob
FAQ
What is CVE-2024-45256?
CVE-2024-45256 is a vulnerability with a CVSS score of 9.8 (CRITICAL). An arbitrary file write issue in the exfiltration endpoint in BYOB (Build Your Own Botnet) 2.0 allows attackers to overwrite SQLite databases and bypass authentication via an unauthenticated HTTP requ...
How severe is CVE-2024-45256?
CVE-2024-45256 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-45256?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.