← Vulnerability feed

Vulnerability record · CVE-2008-0244 · published 12 January 2008

CVE-2008-0244: SAP MaxDB command injection via shell metacharacters in exec_sdbinfo

Sap · Maxdb

SAP MaxDB 7.6.03 build 007 and earlier fails to validate input passed to exec_sdbinfo and other commands, allowing shell metacharacters such as "&&" to be injected. Because MaxDB invokes cons.exe with this input, an unauthenticated remote attacker can run arbitrary commands on the host. The flaw is a classic improper input validation issue in a database service.

10.0 CVSS 2.0 High EPSS 80% · top 0.4% CWE-20 · Improper input validation
10.0CVSS 2.0 base score
80%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
18References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

SAP MaxDB 7.6.03 build 007 and earlier allows remote attackers to execute arbitrary commands via "&&" and other shell metacharacters in exec_sdbinfo and other unspecified commands, which are executed when MaxDB invokes cons.exe.

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

Automated analysis

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

critical priorityUnauthenticated remote command execution with a CVSS 2.0 score of 10 and public exploit code makes this a top-priority exposure wherever MaxDB is internet- or network-reachable.

What it is

SAP MaxDB 7.6.03 build 007 and earlier fails to validate input passed to exec_sdbinfo and other commands, allowing shell metacharacters such as "&&" to be injected. Because MaxDB invokes cons.exe with this input, an unauthenticated remote attacker can run arbitrary commands on the host. The flaw is a classic improper input validation issue in a database service.

Impact

An attacker gains remote command execution with the privileges of the MaxDB service, which typically means full control of the database host, including reading or altering data and pivoting into the network.

Attack surface

Reachable over the network (AV:N, AC:L, Au:N) with no authentication or user interaction required, per the CVSS 2.0 vector and the description of remote attackers supplying metacharacters to MaxDB commands.

Exploitation

Public exploit code is referenced (Exploit-DB 4877 and the advisory), and EPSS is very high at 0.803 (99.6th percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade MaxDB past 7.6.03 build 007 or apply the vendor fix referenced in the Secunia advisory.
  • Restrict network access to MaxDB listener ports to trusted hosts only.
  • Run the MaxDB service under a low-privilege account so command execution is contained.
  • Monitor and block shell metacharacters in MaxDB command input where feasible.

Detection

  • Alert on MaxDB or cons.exe spawning unexpected child processes such as cmd.exe or sh.
  • Inspect MaxDB logs and network traffic for shell metacharacters (&&, |, ;) in exec_sdbinfo and similar command arguments.
  • Baseline normal cons.exe process behavior and flag deviations in parent/child process trees.

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

Track CVE-2008-0244 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.

10.0CVE-2010-1185Sap maxdb memory buffer overflow vulnerabilityStack-based buffer overflow in serv.exe in SAP MaxDB 7.4.3.32, and 7.6.0.37 through 7.6.06 allows remote attackers to execute arbitrary code via an i…EPSS 15%9.3CVE-2008-0307Sap maxdb vulnerabilityInteger signedness error in vserver in SAP MaxDB 7.6.0.37, and possibly other versions, allows remote attackers to execute arbitrary code via unknown…EPSS 4.0%7.5CVE-2015-2282Sap gui memory buffer overflow vulnerabilityStack-based buffer overflow in the LZC decompression implementation (CsObjectInt::CsDecomprLZC function in vpa106cslzc.cpp) in SAP MaxDB 7.5 and 7.6,…EPSS 3.5%7.2CVE-2018-2450Sap maxdb sql injection vulnerabilitySAP MaxDB (liveCache), versions 7.8 and 7.9, allows an attacker who gets DBM operator privileges to execute crafted database queries and therefore re…EPSS 1.7%6.9CVE-2008-0306Sap maxdb vulnerabilitysdbstarter in SAP MaxDB 7.6.0.37, and possibly other versions, allows local users to execute arbitrary commands by using unspecified environment vari…EPSS 0.37%5.0CVE-2015-2278Sap gui memory buffer overflow vulnerabilityThe LZH decompression implementation (CsObjectInt::BuildHufTree function in vpa108csulzh.cpp) in SAP MaxDB 7.5 and 7.6, Netweaver Application Server …EPSS 2.1%4.4CVE-2008-1810Sap maxdb permissions and access controls vulnerabilityUntrusted search path vulnerability in dbmsrv in SAP MaxDB 7.6.03.15 on Linux allows local users to gain privileges via a modified PATH environment v…EPSS 0.34%9.5CVE-2026-93952Arista velocloud orchestrator improper input validation vulnerabilityVeloCloud Orchestrator (VCO) on-prem has a security issue where this issue may allow a remote attacker to access privileged internal functionality an…KEVEPSS 0.90%

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