S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Oct 8, 2024

CVE-2023-34754 Scanner

CVE-2023-34754 Scanner - SQL Injection vulnerability in Bloofox

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
3k
Times Used
continuous scan runs
4.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-34754
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

bloofox v0.5.2.1 was discovered to contain a SQL injection vulnerability via the pid parameter at admin/index.php?mode=settings&page=plugins&action=edit.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

Bloofox is a content management system utilized by web developers and site administrators for managing website content efficiently and with ease. It's primarily employed in environments demanding reliable and customizable content management solutions. Users benefit from its flexible architecture that supports a variety of plugins and extensions. Purposefully built for an audience looking for user-friendly, scalable, and open-source platforms, Bloofox is implemented in small to medium-sized websites. Developers often opt for it due to its lightweight nature and extendable functionality. Bloofox's capacity to remain updated with new web technologies makes it a sought-after option.

SQL Injection is a security vulnerability that allows attackers to interfere with the queries that an application makes to its database. It generally lets an attacker view data that they are not normally able to retrieve, such as data belonging to other users or any other data that the application itself is able to access. In some cases, SQL Injection can lead to authentication bypass, data corruption, or obtaining administrative access. The vulnerability exists when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed.

The specific SQL Injection vulnerability reported resides in Bloofox version v0.5.2.1 at the admin/index.php endpoint. It is exploited through the 'pid' parameter within the query string, particularly when managing plugins in the system. Technical exploitation involves injecting a time-based SQL command that forces the database to perform time-intensive operations, revealing the presence of a vulnerability based on the time taken for server responses. Testers target this endpoint with carefully crafted payloads expecting that unvalidated input will be processed by the database.

If successfully exploited, this SQL Injection vulnerability could allow attackers to execute arbitrary SQL queries against the database, leading to the potential exposure of sensitive information, unauthorized data modifications, and even complete database compromise. The ability to run arbitrary queries means attackers could manipulate data such as user credentials, potentially gaining unauthorized administrative access. Personal data theft, service misuse, and reputational damage are when such vulnerabilities are leveraged maliciously.

REFERENCES

Solution Advice
  • Update Bloofox to version 0.5.2.2 or later to patch the discovered SQL Injection vulnerability.
  • Implement input validation strategies to ensure that all user-supplied data is sanitized and filtered correctly before being processed by the database.
  • Utilize parameterized queries or prepared statements to prevent arbitrary SQL code execution.
  • Regularly audit code and databases for known vulnerabilities and outdated configurations.
  • Ensure that database permissions are restrictive, granting the minimal rights necessary for application functionality.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.