CVE-2003-1090
published 2003-02-06CVE-2003-1090: Buffer overflow in AbsoluteTelnet before 2.12 RC10 allows remote attackers to execute arbitrary code via a long window title.
PriorityP341critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
11.63%
95.5th percentile
Buffer overflow in AbsoluteTelnet before 2.12 RC10 allows remote attackers to execute arbitrary code via a long window title.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| celestial_software | absolutetelnet | — | — |
| celestial_software | absolutetelnet | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Microsoft Windows XP/2003 - Explorer '.WMF' File Handling Denial of Service
exploitdb·2007-02-25
CVE-2007-1090 Microsoft Windows XP/2003 - Explorer '.WMF' File Handling Denial of Service
Microsoft Windows XP/2003 - Explorer '.WMF' File Handling Denial of Service
---
source: https://www.securityfocus.com/bid/22715/info
Microsoft Windows Explorer is prone to a denial-of-service vulnerability.
A remote attacker may exploit this vulnerability by presenting a malicious file to a victim user. Users do not have to open the file -- simply browsing a folder containing the malicious file is sufficient to trigger this issue.
A successful exploit will crash the vulnerable application, effectively denying service.
This issue may be related to BID 19365 (Microsoft Windows GDI32.DLL WMF Remote Denial of Service Vulnerability) or BID 21992 (Microsoft Windows Explorer WMF File Denial of Service Vulnerability).
#!/usr/bin/perl
print "\nWMF PoC denial of service exploit by AzM";
prin
Exploit-DB
Celestial Software AbsoluteTelnet 2.0/2.11 - Title Bar Buffer Overflow
exploitdb·2003-02-06
CVE-2003-1090 Celestial Software AbsoluteTelnet 2.0/2.11 - Title Bar Buffer Overflow
Celestial Software AbsoluteTelnet 2.0/2.11 - Title Bar Buffer Overflow
---
source: https://www.securityfocus.com/bid/6785/info
A buffer overflow vulnerability was reported for AbsoluteTelnet. The vulnerability exists due to insufficient bounds checking performed when setting the title bar of the client.
An attacker can exploit this vulnerability by enticing a victim user to view a website with malicious HTML tags. This will cause the buffer overflow condition. Code execution may be possible.
#!/usr/bin/perl
#UK2-SEC presents..
#absolute telnet 2.00 buffer overflow
#proof of concept code
#based on [email protected] advisory
#thanx knud..
#
#Coded by:
#deadbeat
#[email protected]
#
#UK2-SEC...
use IO::Socket;
$user = "new";
$pass = "iamnew";
$shellcode =
"\xF0\x00\x00\x00\x58\x55\x89\xE5\
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=104454984001076&w=2http://www.kb.cert.org/vuls/id/666073http://www.osvdb.org/16024http://www.securityfocus.com/bid/6785https://exchange.xforce.ibmcloud.com/vulnerabilities/11265http://marc.info/?l=bugtraq&m=104454984001076&w=2http://www.kb.cert.org/vuls/id/666073http://www.osvdb.org/16024http://www.securityfocus.com/bid/6785https://exchange.xforce.ibmcloud.com/vulnerabilities/11265
2003-02-06
Published