Skip to content

Arduino Create Agent path traversal - arbitrary file deletion vulnerability

Moderate severity GitHub Reviewed Published Oct 18, 2023 in arduino/arduino-create-agent • Updated Nov 17, 2023

Package

gomod github.com/arduino/arduino-create-agent (Go)

Affected versions

< 1.3.3

Patched versions

1.3.3

Description

Impact

The vulnerability affects the endpoint /v2/pkgs/tools/installed and the way it handles plugin names supplied as user input.
A user who has the ability to perform HTTP requests to the localhost interface, or is able to bypass the CORS configuration, can delete arbitrary files or folders belonging to the user that runs the Arduino Create Agent via a crafted HTTP POST request.
Further details are available in the references.

Fixed Version

  • 1.3.3

References

The issue was reported by Nozomi Networks Labs. Further details on the issue are available at the following URL:

References

@rhaidiz rhaidiz published to arduino/arduino-create-agent Oct 18, 2023
Published to the GitHub Advisory Database Oct 18, 2023
Reviewed Oct 18, 2023
Published by the National Vulnerability Database Oct 18, 2023
Last updated Nov 17, 2023

Severity

Moderate

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

EPSS score

0.060%
(26th percentile)

CVE ID

CVE-2023-43803

GHSA ID

GHSA-m5jc-r4gf-c6p8

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.