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
6.1
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

CVE ID

CVE-2023-43803

GHSA ID

GHSA-m5jc-r4gf-c6p8

Credits

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