CVE-2021-43258

Scores

EPSS

0.784medium78.4%
0%20%40%60%80%100%

Percentile: 78.4%

CVSS

8.8high3.x
0246810

CVSS Score: 8.8/10

All CVSS Scores

CVSS 3.x
8.8

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

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.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-434

Exploits

Exploit ID: CVE-2021-43258

Source: github-poc

URL: https://github.com/MRvirusIR/CVE-2021-43258

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: churchinfo

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:churchdb:churchinfo:*:*:*:*:*:*:*:*",      "versionEndIncluding": "1.3.0",      "versionStartIncluding": "1.2.13",      "vulnerable": true    ...

Source: nvd

End of list