CVE-2021-43258

HIGH

ChurchInfo <1.3.0 - RCE

Title source: llm

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.

Exploits (2)

nomisec WORKING POC 2 stars
by MRvirusIR · poc
https://github.com/MRvirusIR/CVE-2021-43258
metasploit WORKING POC NORMAL
by m4lwhere <[email protected]> · rubypocphp
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/churchinfo_upload_exec.rb

Scores

CVSS v3 8.8
EPSS 0.7839
EPSS Percentile 99.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-434
Status published
Products (1)
churchdb/churchinfo 1.2.13 - 1.3.0
Published Nov 23, 2022
Tracked Since Feb 18, 2026