S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Jul 17, 2025

CVE-2024-33832 Scanner

CVE-2024-33832 Scanner - Server-Side Request Forgery (SSRF) vulnerability in OneNav

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.3k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
1
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-33832
6.3
CVSSmedium
Exploitable remotely over the internet · low-privilege account sufficient.

OneNav v0.9.35-20240318 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /index.php?c=api&method=get_link_info.

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
n/aby n/a
n/a
onenavby onenav
*
Updated Sep 10, 2026View on NVD →
Detail

OneNav is an advanced navigation tool commonly employed by organizations for efficient management and organization of bookmarks. It is favored by administrators and end-users alike due to its user-friendly interface and comprehensive feature set. OneNav structures and maintains links, allowing easy access to various web services or resources from a single platform. It is mostly used in environments where there is a need for centralized control of web links. However, like any software, it requires regular updates and security checks to safeguard against vulnerabilities. Ensuring its security is crucial, as it acts as a gateway to multiple online resources.

Server-Side Request Forgery (SSRF) is a significant security vulnerability that allows malicious users to make the application send unauthorized requests to internal or external systems. Exploiting SSRF can lead to unauthorized access to internal services, extraction of sensitive information, or launching further exploits. This vulnerability can be particularly dangerous if attackers can access internal networks or send requests that otherwise would bypass network restrictions. SSRF can vary in severity depending on the permissions of the vulnerable application and the sensitivity of the accessible internal resources. Addressing SSRF vulnerabilities in applications like OneNav is critical for maintaining robust security standards.

The SSRF vulnerability in OneNav v0.9.35-20240318 stems from the 'url' parameter in the get_link_info API, which partially validates input. Malicious users can manipulate this weakness to coerce the OneNav server into making requests to unintended destinations. This can potentially expose internal resources or leverage the server as an intermediary for further attacks. The vulnerable endpoint permits the relay of arbitrary URLs, creating opportunities for attackers to exploit trust relationships within the network or exfiltrate sensitive data. Such exploitation is typically characterized by the ability to turn the server into an unintended proxy for network requests. Proper input validation and stringent access controls are effective countermeasures against this type of attack.

Exploiting this SSRF vulnerability can lead to severe consequences, including unauthorized access to sensitive internal resources or data breaches. An attacker can leverage OneNav's access privileges to probe internal network architectures, identifying potential weaknesses. Furthermore, the SSRF can act as a pivot in launching additional, more targeted attacks against other systems within the network, potentially leading to widespread security incidents. Mitigation of SSRF is vital to prevent unauthorized network activity and protect against inadvertent data exposure.

REFERENCES

Solution Advice
  • Ensure proper validation of URL inputs to restrict server-initiated requests to trusted domains only.
  • Implement network-level access controls to limit the destinations that OneNav can reach.
  • Regularly update OneNav to the latest version to include all security patches.
  • Monitor network traffic for unusual or unauthorized access patterns from OneNav.
  • Employ Web Application Firewalls (WAF) to detect and block potential SSRF attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-33832 Scanner - Server-Side Request Forgery (SSRF) vulnerability in OneNav | S4E