← Vulnerability feed

Vulnerability record · CVE-2000-0868 · published 14 November 2000

CVE-2000-0868: Apache 1.3.12 on SuSE Linux exposes CGI source via /cgi-bin-sdb/ path

Apache · Http Server

The default Apache 1.3.12 configuration shipped with SuSE Linux 6.4 serves CGI script source code when a request uses /cgi-bin-sdb/ instead of /cgi-bin/. This is a misconfiguration that leaks script contents rather than executing them, exposing credentials, logic and other secrets embedded in CGI files.

5.0 CVSS 2.0 Medium EPSS 45% · top 1.3%
5.0CVSS 2.0 base score
45%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References
16 Jun 2026Last modified by NVD

Description

The default configuration of Apache 1.3.12 in SuSE Linux 6.4 allows remote attackers to read source code for CGI scripts by replacing the /cgi-bin/ in the requested URL with /cgi-bin-sdb/.

AV:N/AC:L/Au:N/C:P/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

medium priorityInformation disclosure of CGI source is significant but limited to confidentiality with no integrity or availability impact, and the affected software is long obsolete.

What it is

The default Apache 1.3.12 configuration shipped with SuSE Linux 6.4 serves CGI script source code when a request uses /cgi-bin-sdb/ instead of /cgi-bin/. This is a misconfiguration that leaks script contents rather than executing them, exposing credentials, logic and other secrets embedded in CGI files.

Impact

A remote attacker can read the source of CGI scripts, potentially revealing hardcoded credentials, database connection strings, or application logic useful for follow-on attacks. No code execution or data modification is gained directly.

Attack surface

Reachable over the network via HTTP by requesting a CGI path with /cgi-bin-sdb/ substituted for /cgi-bin/. No authentication or user interaction is required per the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record; EPSS is high (0.447, ~98.7th percentile), suggesting elevated predicted exploitation activity despite the absence of KEV listing.

What to do

  • Upgrade or patch Apache/SuSE Linux per the vendor advisories referenced (SuSE and @stake advisories tagged Patch).
  • Remove or disable the /cgi-bin-sdb/ alias in the Apache configuration.
  • Audit httpd.conf for unintended ScriptAlias or Alias directives that expose script directories.
  • Restrict access to CGI directories and verify scripts are executed, not served as static files.

Detection

  • Search web access logs for requests containing /cgi-bin-sdb/ or similar alternate CGI path aliases.
  • Alert on HTTP responses returning source-like content (e.g., shebang lines, Perl/Python syntax) from CGI paths.
  • Monitor for scanning patterns that enumerate CGI directories with path variations.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2000-0868 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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.1CVE-2024-38475Apache HTTP Server mod_rewrite improper escaping enables code executionApache HTTP Server 2.4.59 and earlier has an improper output escaping flaw in mod_rewrite. Substitutions in server context that use a backreference o…KEVEPSS 100%analysed9.0CVE-2021-40438Apache HTTP Server mod_proxy SSRF via crafted URI pathA crafted request URI path can make mod_proxy forward the request to an origin server chosen by the remote user, an SSRF flaw in Apache HTTP Server 2…KEVEPSS 100%analysed7.8CVE-2019-0211Apache HTTP Server scoreboard use-after-free local privilege escalationApache HTTP Server 2.4.17 through 2.4.38 with MPM event, worker or prefork contains a use-after-free in scoreboard handling. Code running in a less-p…KEVEPSS 65%analysed10.0CVE-2010-0425Apache mod_isapi on Windows remote code execution via orphaned callbacksmod_isapi in Apache HTTP Server on Windows does not ensure request processing is complete before calling isapi_unload for an ISAPI .dll module, leavi…EPSS 94%analysed10.0CVE-2007-4074Centre for speech technology research gentoo linux vulnerabilityThe default configuration of Centre for Speech Technology Research (CSTR) Festival 1.95 beta (aka 2.0 beta) on Gentoo Linux, SUSE Linux, and possibly…EPSS 5.4%10.0CVE-2007-0460Suse linux memory buffer overflow vulnerabilityMultiple buffer overflows in ulogd for SUSE Linux 9.3 up to 10.1, and possibly other distributions, have unknown impact and attack vectors related to…EPSS 2.6%

Source: NIST National Vulnerability Database (record CVE-2000-0868), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.