CVE-2024-4851

CVSS V2 None CVSS V3 None
Description
A Server-Side Request Forgery (SSRF) vulnerability exists in the stangirard/quivr application, version 0.0.204, which allows attackers to access internal networks. The vulnerability is present in the crawl endpoint where the 'url' parameter can be manipulated to send HTTP requests to arbitrary URLs, thereby facilitating SSRF attacks. The affected code is located in the backend/routes/crawl_routes.py file, specifically within the crawl_endpoint function. This issue could allow attackers to interact with internal services that are accessible from the server hosting the application.
Overview
  • CVE ID
  • CVE-2024-4851
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-06-06T18:39:58.505Z
  • Last Modified Date
  • 2024-06-06T18:39:58.505Z
References
History
Created Old Value New Value Data Type Notes
2024-06-23 21:45:46 Added to TrackCVE