S4E just found a high snmpv1 information disclosure scanner
high·Product Based Web Vulnerabilities·Updated Oct 8, 2024

CVE-2023-47105 Scanner

CVE-2023-47105 Scanner - Remote Code Execution vulnerability in Chaosblade

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.5k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-47105
8.6
CVSShigh
Exploitable remotely over the internet · no authentication required.

exec.CommandContext in Chaosblade 0.3 through 1.7.3, when server mode is used, allows OS command execution via the cmd parameter without authentication.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
chaosbladeby chaosblade
0.3
Updated Aug 22, 2026View on NVD →
Detail

Chaosblade is a powerful tool used for chaos engineering, allowing developers and IT operations teams to inject faults into their systems to test resilience and reliability. Administrators deploy Chaosblade within their IT infrastructure to simulate failures and even test recovery mechanisms. The tool is extensively utilized in environments aiming to perform stress tests and identify potential weaknesses. Businesses primarily involved in software development and IT service management find Chaosblade valuable for maintaining system stability. Open-source in nature, Chaosblade keeps evolving with various community-contributed features to enhance system reliability. Its server mode allows for remote distributed testing across various nodes, making it suitable for complex application environments.

Remote Code Execution (RCE) vulnerabilities allow attackers to execute arbitrary code on a remote system without physical access. This type of vulnerability often results from inadequate validation of user input, leading to the execution of unexpected commands. The Chaosblade vulnerability particularly arises from the `cmd` parameter in the server mode, which wasn't sufficiently restricted from running unauthorized scripts. As RCEs provide a wide range of attack possibilities, they pose significant threats to system integrity and data confidentiality. As seen in CVE-2023-47105, attackers can leverage this vulnerability to compromise the system's security model. Recommendations include enforcing strict validation checks and securing communication channels used within vulnerable software.

The vulnerability in Chaosblade stems from the `exec.CommandContext` function in versions before 1.7.4. When deployed in server mode, the Chaosblade allows OS command execution through the 'cmd' parameter without requiring authentication. Attackers can target this endpoint by submitting malicious GET requests containing payloads via the cmd parameter. Success in such an attack provides means for unauthorized access and command execution, potentially rendering the host compromised. The markers verify attack execution by checking command output such as 'uid=' in the HTTP response. Keeping this endpoint unprotected poses a severe risk of having the system manipulated by unauthorized persons.

If left unaddressed, the RCE vulnerability in Chaosblade can lead to significant security impacts. Malicious actors might gain unauthorized root-level control of the host system, exploiting these privileges for lateral movements within the network. Data breaches, system downtimes, or unauthorized data manipulations are plausible if an attacker manages this control at scale. There is also the potential for cryptomining malware installations or other persistent threats that could degrade system performance. Consequently, this vulnerability could tarnish user trust and require substantial effort and resources to mitigate the harm post-breach. Immediate patching efforts and regular security audits are recommended to prevent exploits from appearing.

REFERENCES

Solution Advice
  • Upgrade to Chaosblade version 1.7.4 or later, where the vulnerability is patched.
  • Limit access to the server mode by using IP whitelisting and secure authentication methods.
  • Employ web application firewalls (WAFs) to monitor and block unauthorized command executions.
  • Regularly audit systems with security assessments to catch and address vulnerabilities early.
  • Train personnel on best practices for network security to mitigate human factor risks.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2023-47105 Scanner - Remote Code Execution vulnerability in Chaosblade S4E