CVE-2021-43258

8.8
HIGHCVSS v3.1 Base Score
10.96%
LOW RiskEPSS (96th percentile)

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.

Published: 11/23/2022
Modified: 6/17/2026
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Score (Exploitation Probability)

10.96%LOW Exploitation Risk
96th percentile

This vulnerability has a 10.96% probability of being exploited in the next 30 days, ranking higher than 96% of all scored CVEs.

CWE Classification

Advertisement