vendor:
ChurchCRM
by:
nu11secur1ty
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: ChurchCRM
Affected Version From: 4.5.3-121fcc1
Affected Version To: 4.5.3-121fcc1
Patch Exists: YES
Related CWE:
CPE: a:churchcrm:churchcrm:4.5.3-121fcc1
Platforms Tested:
2023
ChurchCRM v4.5.3-121fcc1 – SQL Injection
In the manual insertion point 1 - parameter `EID` appears to be vulnerable to SQL injection attacks. No need for cookies, no need admin authentication and etc. The attacker easily can steal information from this system by using this vulnerability.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.