Impact
Based on the description, it is inferred that a flaw in the CreateSkill and GetSkill functions of Picobot's workspace handler allows an attacker to supply arbitrary URLs that the application will resolve and follow. The weakness identified is path traversal/unsanitized link following (CWE-59). The application may make HTTP or HTTPS requests on behalf of the user, remotely following arbitrary URLs.
Affected Systems
Versions of Picobot released by louisho5 up to and including 0.2.0 contain the vulnerability. Users running 0.2.0 or earlier are at risk until a patched version is installed.
Risk and Exploitability
Based on the description, it is inferred that an attacker can trigger Picobot to follow arbitrary URLs from a remote location. The CVSS score of 5.3 indicates moderate severity, and the EPSS score of < 1% suggests a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. The exploit could cause Picobot to make outbound HTTP or HTTPS requests on behalf of the user.
OpenCVE Enrichment