Vulnerability Description
CartView.php in ChurchInfo 1.3.0 allows attackers to achieve remote code execution through insecure uploads. This requires authenticated access tot he ChurchInfo application. Once authenticated, a user can add names to their cart, and compose an email. Uploading an attachment for the email stores the attachment on the site in the /tmp_attach/ folder where it can be accessed with a GET request. There are no limitations on files that can be attached, allowing for malicious PHP code to be uploaded and interpreted by the server.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Churchdb | Churchinfo | >= 1.2.13, <= 1.3.0 |
Related Weaknesses (CWE)
References
- http://www.churchdb.org/Product
- https://github.com/rapid7/metasploit-framework/pull/17257ExploitPatchThird Party Advisory
- https://sourceforge.net/projects/churchinfo/files/Product
- http://www.churchdb.org/Product
- https://github.com/rapid7/metasploit-framework/pull/17257ExploitPatchThird Party Advisory
- https://sourceforge.net/projects/churchinfo/files/Product
FAQ
What is CVE-2021-43258?
CVE-2021-43258 is a vulnerability with a CVSS score of 8.8 (HIGH). CartView.php in ChurchInfo 1.3.0 allows attackers to achieve remote code execution through insecure uploads. This requires authenticated access tot he ChurchInfo application. Once authenticated, a use...
How severe is CVE-2021-43258?
CVE-2021-43258 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-43258?
Check the references section above for vendor advisories and patch information. Affected products include: Churchdb Churchinfo.