Impact
The vulnerability exists in the ggreer the_silver_searcher tool, specifically within the search_stream function in src/search.c. An attacker can trigger a null pointer dereference, causing the application to crash. The flaw relates to improper handling of null pointers (CWE-476) and missing resource validation (CWE-404). This results in a local denial of service condition rather than a compromise of confidentiality or integrity.
Affected Systems
The affected product is the_silver_searcher from vendor ggreer, versions up to 2.2.0. Users running any release 2.2.0 or earlier are at risk.
Risk and Exploitability
The CVSS score of 4.8 reflects a moderate severity, while the EPSS score of less than 1% indicates a very low likelihood of exploitation. The vulnerability requires local access and has not been reported in CISA’s KEV catalog. Exploitation would lead to a crash of the application, but cannot be used for remote code execution or privilege escalation.
OpenCVE Enrichment