Vulnerability Description
ARMBot contains an unrestricted file upload vulnerability in upload.php that allows unauthenticated attackers to upload arbitrary files by manipulating the file parameter with path traversal sequences. Attackers can upload PHP files with traversal payloads ../public_html/ to write executable code to the web root and achieve remote code execution.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/47209
- https://www.vulncheck.com/advisories/armbot-unrestricted-file-upload-via-upload-
FAQ
What is CVE-2019-25480?
CVE-2019-25480 is a vulnerability with a CVSS score of 7.5 (HIGH). ARMBot contains an unrestricted file upload vulnerability in upload.php that allows unauthenticated attackers to upload arbitrary files by manipulating the file parameter with path traversal sequences...
How severe is CVE-2019-25480?
CVE-2019-25480 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-25480?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.