Skip to content

Arduino Create Agent path traversal - local privilege escalation vulnerability

High severity GitHub Reviewed Published Oct 18, 2023 in arduino/arduino-create-agent • Updated Nov 11, 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 /upload which handles request with the filename parameter.
A user who has the ability to perform HTTP requests to the localhost interface, or is able to bypass the CORS configuration, can escalate his privileges to those of the user running the Arduino Create Agent service 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 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 11, 2023

Severity

High
7.3
/ 10

CVSS base metrics

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

CVE ID

CVE-2023-43802

GHSA ID

GHSA-75j7-w798-cwwx

Credits

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