CVE-2024-7099

NONE EPSS 44.6%
Published Oct 13, 20241y ago · Modified Jun 17, 20261w ago
Find Similar
Published Oct 13, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

netease-youdao/qanything version 1.4.1 contains a vulnerability where unsafe data obtained from user input is concatenated in SQL queries, leading to SQL injection. The affected functions include `get_knowledge_base_name`, `from_status_to_status`, `delete_files`, and `get_file_by_status`. An attacker can exploit this vulnerability to execute arbitrary SQL queries, potentially stealing information from the database. The issue is fixed in version 1.4.2.

Threat Intelligence

EPSS Exploit Probability
44.6% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
qanythingqanything1.4.1any

References 2

  • github.com https://github.com/netease-youdao/qanything/commit/a87354f09d93e95350fb45eb343dc75454387554
    Patch
  • huntr.com https://huntr.com/bounties/bc98983e-06cc-4a4b-be01-67e5010cb2c1
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/netease-youdao/qanything/commit/a87354f09d93e95350fb45eb343dc75454387554
    Patch