CVE-2025-58448
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-09

Last updated on: 2025-09-17

Assigner: GitHub, Inc.

Description
rAthena is an open-source cross-platform massively multiplayer online role playing game (MMORPG) server. Versions prior to commit 0d89ae0 have a SQL Injection in the PartyBooking component via `WorldName` parameter. Commit 0d89ae0 fixes the issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-09
Last Modified
2025-09-17
Generated
2026-05-07
AI Q&A
2025-09-10
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rathena rathena to 2025-09-06 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a SQL Injection in the PartyBooking component of the rAthena MMORPG server. It occurs via the 'WorldName' parameter in versions prior to commit 0d89ae0. SQL Injection allows an attacker to manipulate database queries by injecting malicious SQL code, potentially leading to unauthorized data access or modification. The issue was fixed in commit 0d89ae0.


How can this vulnerability impact me? :

The vulnerability can allow an attacker to execute arbitrary SQL commands on the server's database without authentication, leading to high confidentiality and integrity impacts. This means sensitive data could be exposed or altered, potentially compromising the game's data and user information.


What immediate steps should I take to mitigate this vulnerability?

Update rAthena to the version that includes commit 0d89ae0 or later, as this commit fixes the SQL Injection vulnerability in the PartyBooking component via the WorldName parameter.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart