CVE detail

CVE-2007-4723

Ragnarok Online Control Panel vulnerable to directory traversal attacks

HighModified
CVSS7.5
EPSS
Exploitability7
Exploit refs0

Summary

Directory traversal vulnerability in Ragnarok Online Control Panel 4.3.4a, when the Apache HTTP Server is used, allows remote attackers to bypass authentication via directory traversal sequences in a URI that ends with the name of a publicly available page, as demonstrated by a "/...../" sequence and an account_manage.php/login.php final component for reaching the protected account_manage.php page.

Published

Sep 6, 2007

Last modified

Jun 17, 2026

CWE

CWE-22 · Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Affected product

cpe:2.3:a:ragnarok_online_control_panel_project:ragnarok_online_control_panel:4.3.4a:*:*:*:*:*:*:*

Why exploitable

Why Exploitable

The Ragnarok Online Control Panel 4.3.4a is vulnerable to directory traversal attacks when used with the Apache HTTP Server. This allows remote attackers to bypass authentication and access restricted pages.

Key factors contributing to exploitability:

  • Directory traversal sequences in URIs can be used to reach protected pages
  • The absence of public exploit/PoC references and EPSS probability data does not necessarily reduce the risk
  • The lack of a CISA KEV listing does not diminish the potential impact of this HIGH-severity vulnerability

Organizations should validate their exposure to this vulnerability by checking for the presence of Ragnarok Online Control Panel 4.3.4a and Apache HTTP Server in their environment. They should also review access logs for suspicious directory traversal attempts and consider implementing additional security measures to prevent exploitation.

Technical details

Directory Traversal Vulnerability in Ragnarok Online Control Panel

The high-severity vulnerability CVE-2007-4723 allows remote attackers to bypass authentication in Ragnarok Online Control Panel 4.3.4a when used with the Apache HTTP Server. This is due to a path traversal weakness, enabling attackers to access restricted directories by manipulating URI paths.

An attacker could exploit this vulnerability to gain unauthorized access to sensitive pages, such as the account management page, without proper authentication. This could lead to privileged access and potentially allow attackers to perform malicious actions.

When validating this vulnerability, SOC analysts should look for:

  • Unusual directory traversal sequences in URI requests (e.g., "/...../")
  • Access attempts to restricted pages, such as account_manage.php
  • Log entries indicating successful authentication bypass or unauthorized access to sensitive areas

Network and log monitoring should focus on detecting suspicious HTTP requests and unauthorized access attempts to sensitive pages. EDR solutions may also detect and alert on potential exploitation attempts. Analysts should prioritize assets running the affected Ragnarok Online Control Panel version and Apache HTTP Server, and verify any suspicious activity against known benign traffic patterns.

Intelligence is provided for awareness and triage. Validate exposure in your own environment before prioritising remediation.

CVE-2007-4723 · Ragnarok Online Control Panel vulnerable to directory traversal attacks | CVE Intelligence | Trusteed