CVE-2023-6030

CVE-2023-6030 is a medium-severity vulnerability in Deryckoe Logdash Activity Log with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.

Key facts

Description

The LogDash Activity Log WordPress plugin before 1.1.4 hooks the wp_login_failed function (from src/Hooks/Users.php) in order to log failed login attempts to the database but it doesn't escape the username when it perform some SQL request leading to a SQL injection vulnerability which can be exploited using time-based technique by unauthenticated attacker

Frequently asked questions

What is CVE-2023-6030?
The LogDash Activity Log WordPress plugin before 1.1.4 hooks the wp_login_failed function (from src/Hooks/Users.php) in order to log failed login attempts to the database but it doesn't escape the username when it perform some SQL request leading to a SQL injection vulnerability which can be exploited using time-based technique by unauthenticated attacker
How severe is CVE-2023-6030?
CVE-2023-6030 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
Is CVE-2023-6030 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2023-6030?
CVE-2023-6030 affects Deryckoe Logdash Activity Log. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2023-6030?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2023-6030 have an EU (EUVD) identifier?
Yes. CVE-2023-6030 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2023-58288.
When was CVE-2023-6030 published?
CVE-2023-6030 was published on 2025-05-15 and last updated on 2026-06-17.

References

Affected products (1)

Other CWE-89 (SQL Injection) vulnerabilities

Browse all CWE-89 (SQL Injection) vulnerabilities →