CVE-2024-0510
CWE-918Published: January 13, 2024· Updated: Jun 17, 2026
Official Description
A vulnerability, which was classified as critical, has been found in HaoKeKeJi YiQiNiu up to 3.1. Affected by this issue is the function http_post of the file /application/pay/controller/Api.php. The manipulation of the argument url leads to server-side request forgery. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-250652.
Risk Analysis
HaoKeKeJi YiQiNiu is vulnerable to server-side request forgery (SSRF) via the url argument in the Api.php file. This critical vulnerability allows remote attackers to force the server to make unauthorized requests, resulting in a CVSS score of 9.8.
No public exploit is known, and it is not in the CISA KEV. The vulnerability is remotely exploitable with low complexity.
Update to the latest version of the software. Implement an allowlist for URLs that the application is permitted to request.
Technical Analysis
CVE-2024-0510 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (7)
Quick Facts
Related CVEs (CWE-918)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-0510 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts