CVE-2024-47769

IDURAR is open source ERP CRM accounting invoicing software. The vulnerability exists in the corePublicRouter.js file. Using the reference usage here, it is identified that the public endpoint is accessible to an unauthenticated user. The user's input is directly appended to the join statement without additional checks. This allows an attacker to send URL encoded malicious payload. The directory structure can be escaped to read system files by adding an encoded string (payload) at subpath location.
Configurations

Configuration 1 (hide)

cpe:2.3:a:idurarapp:idurar:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-10-04 15:15

Updated : 2024-11-13 15:12


NVD link : CVE-2024-47769

Mitre link : CVE-2024-47769

CVE.ORG link : CVE-2024-47769


JSON object : View

Products Affected

idurarapp

  • idurar
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-23

Relative Path Traversal