Vulnerability record · CVE-2001-0098 · published 12 February 2001
CVE-2001-0098: BEA WebLogic Server URL buffer overflow allows remote command execution
Bea · Weblogic Server
BEA WebLogic Server before 5.1.0 contains a buffer overflow reachable through a long URL beginning with a ".." string. A remote, unauthenticated attacker can trigger the overflow and execute arbitrary commands on the server. The flaw is severe because it requires no credentials and yields full control of the affected host.
Description
Buffer overflow in Bea WebLogic Server before 5.1.0 allows remote attackers to execute arbitrary commands via a long URL that begins with a ".." string.
AV:N/AC:L/Au:N/C:C/I:C/A:C
Automated analysis
critical priorityUnauthenticated remote code execution with a CVSS 2.0 score of 10 and very high EPSS, though the product is legacy and likely rare in current environments.
What it is
BEA WebLogic Server before 5.1.0 contains a buffer overflow reachable through a long URL beginning with a ".." string. A remote, unauthenticated attacker can trigger the overflow and execute arbitrary commands on the server. The flaw is severe because it requires no credentials and yields full control of the affected host.
Impact
An attacker gains arbitrary command execution with the privileges of the WebLogic service, which typically means full compromise of the server and any data or credentials it holds.
Attack surface
Reachable over the network via HTTP by sending a crafted long URL starting with ".."; the CVSS vector (AV:N/AC:L/Au:N) indicates no authentication and no user interaction are required.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.784, 99.6th percentile) and multiple references are tagged Exploit, indicating public exploit code exists.
What to do
- Upgrade BEA WebLogic Server to version 5.1.0 or later, which resolves the overflow.
- If upgrade is not immediately possible, restrict network access to the WebLogic HTTP listener to trusted hosts only.
- Run the WebLogic service under a low-privilege account to limit the impact of command execution.
- Monitor vendor advisories and apply any backported fixes for the affected branch.
Detection
- Inspect web server and WebLogic access logs for unusually long request URLs, especially those beginning with "..".
- Alert on URL lengths exceeding normal application baselines or containing repeated dot sequences.
- Monitor for unexpected child processes spawned by the WebLogic service account.
- Watch for outbound connections from the WebLogic host that do not match normal application traffic.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://archives.neohapsis.com/archives/bugtraq/2000-12/0331.html | ExploitPatch |
| http://www.securityfocus.com/bid/2138 | ExploitPatchVendor Advisory |
| https://exchange.xforce.ibmcloud.com/vulnerabilities/5782 | |
| http://archives.neohapsis.com/archives/bugtraq/2000-12/0331.html | ExploitPatch |
| http://www.securityfocus.com/bid/2138 | ExploitPatchVendor Advisory |
| https://exchange.xforce.ibmcloud.com/vulnerabilities/5782 |
Track CVE-2001-0098 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2001-0098), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.