Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Yannick Lefebvre Bug Library bug-library allows Blind SQL Injection.This issue affects Bug Library: from n/a through <= 2.1.4.
Published: 2025-01-24
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of special elements used in a SQL command allows attackers to craft malicious input that is concatenated into raw SQL statements without adequate sanitization. The Bug Library plugin’s data-handling routines can accept this input, enabling a blind SQL injection attack. Successful exploitation can expose sensitive database contents, modify stored information, and potentially exfiltrate user data. Because the attack is blind, attackers rely on inference from error messages or timing, but the risk to confidentiality and integrity remains significant.

Affected Systems

WordPress sites that have installed the Bug Library plugin from Yannick Lefebvre, versions n/a through 2.1.4, are affected. The vulnerability is confined to the plugin’s database interactions and does not impact default WordPress core or other plugins unless they invoke Bug Library functions.

Risk and Exploitability

The CVSS score of 8.5 classifies this issue as high severity, reflecting its potential impact on data confidentiality and integrity. The EPSS score of less than 1% indicates that exploitation attempts are currently rare, yet the flaw remains exploitable. It is not listed in the CISA KEV catalog, reducing the likelihood of widespread attacks, but a determined adversary could target vulnerable sites via the plugin’s exposed web interfaces. Likely attack paths involve sending crafted requests to the plugin’s input forms, possibly from unauthenticated users if those endpoints are publicly reachable.

Generated by OpenCVE AI on May 1, 2026 at 18:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bug Library plugin to a release newer than 2.1.4 which removes the injection vector.
  • If upgrading is not possible, delete or disable the plugin and block external access to its input processing endpoints.
  • Enforce proper input validation and use parameterized queries or prepared statements in any custom code that interacts with the database to mitigate SQL injection risks.

Generated by OpenCVE AI on May 1, 2026 at 18:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3920 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Yannick Lefebvre Bug Library allows Blind SQL Injection. This issue affects Bug Library: from n/a through 2.1.4.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Yannick Lefebvre Bug Library allows Blind SQL Injection. This issue affects Bug Library: from n/a through 2.1.4. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Yannick Lefebvre Bug Library bug-library allows Blind SQL Injection.This issue affects Bug Library: from n/a through <= 2.1.4.
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Wed, 12 Feb 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 24 Jan 2025 17:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Yannick Lefebvre Bug Library allows Blind SQL Injection. This issue affects Bug Library: from n/a through 2.1.4.
Title WordPress Bug Library plugin <= 2.1.4 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:33.403Z

Reserved: 2025-01-23T14:52:44.768Z

Link: CVE-2025-24728

cve-icon Vulnrichment

Updated: 2025-02-12T19:54:59.513Z

cve-icon NVD

Status : Deferred

Published: 2025-01-24T18:15:46.877

Modified: 2026-06-17T08:59:30.600

Link: CVE-2025-24728

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T18:30:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')