Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
7DescriptionCVE.org
Bootstrapy CMS contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through POST parameters. Attackers can inject SQL payloads into the thread_id parameter of forum-thread.php, the subject parameter of contact-submit.php, the post-id parameter of post-new-submit.php, and the thread-id parameter to extract sensitive database information or cause denial of service.
AnalysisAI
Unauthenticated SQL injection in Bootstrapy CMS allows remote attackers to extract sensitive database information or cause denial of service through multiple POST parameters in forum and contact modules. The vulnerability affects forum-thread.php (thread_id), contact-submit.php (subject), and post-new-submit.php (post-id) endpoints. Public exploit code exists via Exploit-DB #46590, though EPSS probability remains low at 0.06% (19th percentile), suggesting limited real-world exploitation despite ease of attack (AV:N/AC:L/PR:N). SSVC framework confirms proof-of-concept availability and automated exploitation potential with partial technical impact.
Technical ContextAI
SQL injection (CWE-89) occurs when user-controlled data from POST parameters is concatenated directly into SQL queries without parameterization or proper escaping. Bootstrapy CMS, a PHP-based content management system per CPE identifier cpe:2.3:a:bootstrapy:bootstrapy_cms, fails to sanitize multiple inputs in its forum and contact modules. When attacker-supplied SQL metacharacters in parameters like thread_id, subject, or post-id are passed to the database layer, they break out of the intended query context and execute arbitrary SQL commands. The CVSS vector CVSS:4.0 indicates network-based attack with low complexity and no authentication required, enabling trivial remote exploitation. The vulnerability permits high confidentiality impact (VC:H) and low integrity impact (VI:L) to the vulnerable system, typical of SQL injection where attackers primarily exfiltrate data but can also modify limited records or trigger application errors causing denial of service.
RemediationAI
No vendor-released patch identified at time of analysis. The official Bootstrapy CMS website at bootstrapy.com provides no security advisories or updated versions addressing CVE-2019-25642. Organizations must implement compensating controls: deploy web application firewall rules blocking SQL metacharacters (single quotes, semicolons, UNION keywords, comment markers) in POST parameters to forum-thread.php, contact-submit.php, and post-new-submit.php endpoints, though this may break legitimate user input containing apostrophes or technical content. Alternatively, restrict network access to these vulnerable endpoints using IP allowlisting if forum/contact functionality is only needed internally, trading public accessibility for security. Most effective mitigation is migrating to maintained CMS platforms with active security support, as Bootstrapy CMS shows no evidence of ongoing maintenance. If migration is infeasible short-term, disable affected forum and contact modules entirely at application or web server level, eliminating attack surface at cost of those features.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2019-20024
GHSA-v4f2-83rf-qgg3