Latest CVE Feed
-
7.5
HIGHCVE-2006-4494
Microsoft Visual Studio 6.0 allows remote attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code by instantiating certain Visual Studio 6.0 ActiveX COM Objects in Internet Explorer, including (1) tcprops.dll, (2) fp... Read more
Affected Products : visual_studio- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
2.1
LOWCVE-2006-4493
xbiff2 1.9 creates $HOME/.xbiff2rc in a user's home directory with insecure file permissions, which allows local users to obtain sensitive information such as login credentials. NOTE: the provenance of this information is unknown; the details are obtaine... Read more
Affected Products : xbiff2- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.5
HIGHCVE-2006-4497
SQL injection vulnerability in comments.php in IwebNegar 1.1 allows remote attackers to execute arbitrary SQL commands via the id parameter.... Read more
Affected Products : iwebnegar- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
4.0
MEDIUMCVE-2006-4491
Directory traversal vulnerability in Cybozu Collaborex, AG before 1.2(1.5), AG Pocket before 5.2(0.8), Mailwise before 3.0(0.3), and Garoon 1 before 1.5(4.1) allows remote authenticated users to read arbitrary files via unspecified vectors.... Read more
- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
5.1
MEDIUMCVE-2006-4488
PHP remote file inclusion vulnerability in modules/userstop/userstop.php in ExBB Italia 0.2 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the exbb[home_path] parameter.... Read more
Affected Products : exbb_italia- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
4.0
MEDIUMCVE-2006-4490
Multiple directory traversal vulnerabilities in Cybozu Office before 6.6 Build 1.3 and Share 360 before 2.5 Build 0.3 allow remote authenticated users to read arbitrary files via a .. (dot dot) sequence via the id parameter in (1) scripts/cbag/ag.exe or (... Read more
- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
5.0
MEDIUMCVE-2006-4492
Unspecified vulnerability in Cybozu Office 6.5 Build 1.2 for Windows allows remote attackers to obtain sensitive information, including users and groups, via unspecified vectors.... Read more
Affected Products : cybozu_office- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.5
HIGHCVE-2006-4504
SQL injection vulnerability in NX5Linx 1.0 allows remote attackers to execute arbitrary SQL commands via the (1) c and (2) l parameters.... Read more
Affected Products : nx5linx- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
5.0
MEDIUMCVE-2006-4499
ModernBill 5.0.4 and earlier uses cURL with insecure settings for CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST that do not verify SSL certificates, which allows remote attackers to read network traffic via a man-in-the-middle (MITM) attack.... Read more
Affected Products : modernbill- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
5.0
MEDIUMCVE-2006-4503
Directory traversal vulnerability in link.php in NX5Linx 1.0 allows remote attackers to read arbitrary files via the logo parameter.... Read more
Affected Products : nx5linx- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.5
HIGHCVE-2006-4502
ezPortal/ztml CMS 1.0 allows remote attackers to bypass authentication controls via a direct request to the "Administration Area" script.... Read more
Affected Products : ezportal_ztml_cms- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.5
HIGHCVE-2006-4501
SQL injection vulnerability in index.php in ezPortal/ztml CMS 1.0 allows remote attackers to execute arbitrary SQL commands via the (1) about, (2) album, (3) id, (4) use, (5) desc, (6) doc, (7) mname, (8) max, and possibly other parameters.... Read more
Affected Products : ezportal_ztml_cms- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
5.1
MEDIUMCVE-2006-4146
Buffer overflow in the (1) DWARF (dwarfread.c) and (2) DWARF2 (dwarf2read.c) debugging code in GNU Debugger (GDB) 6.5 allows user-assisted attackers, or restricted users, to execute arbitrary code via a crafted file with a location block (DW_FORM_block) t... Read more
Affected Products : gdb- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
2.6
LOWCVE-2006-4486
Integer overflow in memory allocation routines in PHP before 5.1.6, when running on a 64-bit system, allows context-dependent attackers to bypass the memory_limit restriction.... Read more
Affected Products : php- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.5
HIGHCVE-2006-3125
Array index error in tetrinet.c in gtetrinet 0.7.8 and earlier allows remote attackers to execute arbitrary code via a packet specifying a negative number of players, which is used as an array index.... Read more
Affected Products : gtetrinet- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
9.3
HIGHCVE-2006-4482
Multiple heap-based buffer overflows in the (1) str_repeat and (2) wordwrap functions in ext/standard/string.c in PHP before 5.1.5, when used on a 64-bit system, have unspecified impact and attack vectors, a different vulnerability than CVE-2006-1990.... Read more
- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.5
HIGHCVE-2006-4478
SQL injection vulnerability in headeruserdata.php in Visual Shapers ezContents 2.0.3 allows remote attackers to execute arbitrary SQL commands via the groupname parameter.... Read more
Affected Products : ezcontents- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
4.3
MEDIUMCVE-2006-4480
Incomplete blacklist vulnerability in the nk_CSS function in nuked.php in Nuked-Klan 1.7 SP4.3 allows remote attackers to bypass anti-XSS features and inject arbitrary web script or HTML via JavaScript in an attribute value that is not in the blacklist, a... Read more
Affected Products : nuked-klan- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
7.2
HIGHCVE-2006-4481
The (1) file_exists and (2) imap_reopen functions in PHP before 5.1.5 do not check for the safe_mode and open_basedir settings, which allows local users to bypass the settings. NOTE: the error_log function is covered by CVE-2006-3011, and the imap_open f... Read more
Affected Products : php- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025
-
9.3
HIGHCVE-2006-4483
The cURL extension files (1) ext/curl/interface.c and (2) ext/curl/streams.c in PHP before 5.1.5 permit the CURLOPT_FOLLOWLOCATION option when open_basedir or safe_mode is enabled, which allows attackers to perform unauthorized actions, possibly related t... Read more
Affected Products : php- Published: Aug. 31, 2006
- Modified: Apr. 03, 2025