Lucene search
K

PuneethReddyHC action.php SQL Injection

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

An unauthenticated SQL injection vulnerability exists in PuneethReddyHC Online Shopping through the /action.php prId parameter. Using a post request does not sanitize the user input

Related
Refs
Code
id: CVE-2021-41648

info:
  name: PuneethReddyHC action.php SQL Injection
  author: daffainfo
  severity: high
  description: An unauthenticated SQL injection vulnerability exists in PuneethReddyHC Online Shopping through the /action.php prId parameter. Using a post request does not sanitize the user input.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://github.com/MobiusBinary/CVE-2021-41648
    - https://awesomeopensource.com/project/PuneethReddyHC/online-shopping-system
    - https://nvd.nist.gov/vuln/detail/CVE-2021-41649
    - http://packetstormsecurity.com/files/165036/PuneethReddyHC-Online-Shopping-System-Advanced-1.0-SQL-Injection.html
    - https://github.com/nu11secur1ty/Windows10Exploits
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-41648
    cwe-id: CWE-89
    epss-score: 0.10013
    epss-percentile: 0.95046
    cpe: cpe:2.3:a:online-shopping-system-advanced_project:online-shopping-system-advanced:-:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: online-shopping-system-advanced_project
    product: online-shopping-system-advanced
  tags: cve2021,cve,sqli,packetstorm,online-shopping-system-advanced_project,vuln

http:
  - method: POST
    path:
      - "{{BaseURL}}/action.php"

    body: "proId=1'&addToCart=1"

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "text/html"

      - type: word
        part: body
        words:
          - "Warning: mysqli_num_rows() expects parameter 1 to be"
          - "xdebug-error xe-warning"
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100d9cec6c6feaead6d22f8e8f5f15a413b4ee85cf7103b4ff05418fbdc571d7834022100e7d1f43059068836940c3ec8ab15950f972e259328895b5b8d0005b59110136f: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 27.5
CVSS 3.19.8
EPSS0.5177
37