Lucene search
+L

3267 matches found

OpenVAS
OpenVAS
added 2011/06/01 12:00 a.m.20 views

Nmap NSE net: smb-flood

Exhausts a remote SMB server's connection limit by by opening as many connections as we can. Most implementations of SMB have a hard global limit of 11 connections for user accounts and 10 connections for anonymous. Once that limit is reached, further connections are denied. This script exploits...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2011/02/28 12:00 a.m.28 views

bo-blog任意变量覆盖漏洞

// go.php $qurl=$SERVER"REQUESTURI"; @list$relativePath, $rawURL=@explode'/go.php/', $qurl; $rewritedURL=$rawURL; // 来自$SERVER"REQUESTURI",可以任意提交的: ... $RewriteRules="/component/^/+/?/"; // 这个正则限制的不够细致,可以很轻易的绕过: ... $RedirectTo="page.php?pagealias=\1"; $i=0; foreach $RewriteRules as $rule if...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2011/01/31 12:00 a.m.69 views

Debian DSA-2154-1 : exim4 - privilege escalation

A design flaw CVE-2010-4345 in exim4 allowed the local Debian-exim user to obtain root privileges by specifying an alternate configuration file using the -C option or by using the macro override facility -D option. Unfortunately, fixing this vulnerability is not possible without some changes in...

7.8CVSS8.3AI score0.18105EPSS
SaveExploits5References5
Metasploit
Metasploit
added 2010/12/30 4:37 p.m.31 views

Cisco IOS SNMP File Upload (TFTP)

This module will copy file to a Cisco IOS device using SNMP and TFTP. The action OverrideConfig will override the running config of the Cisco device. A read-write SNMP community is required. The SNMP community scanner module can assist in identifying a read-write community. The target must be abl...

SaveExploits0
ThreatPost
ThreatPost
added 2010/12/08 3:33 p.m.53 views

New Local Linux Kernel Root Exploit Published

An interesting exploit for the Linux kernel that enables an attacker to escalate his privileges on a local machine has popped up on the Full Disclosure mailing list. The exploit chains together three separate bugs to get root on a vulnerable machine. The exploit was posted Tuesday by Dan Rosenber...

6.2CVSS0.02655EPSS
SaveExploits11References2
exploitpack
exploitpack
added 2010/12/07 12:00 a.m.96 views

Linux Kernel 2.6.37 (RedHat Ubuntu 10.04) - Full-Nelson.c Local Privilege Escalation

Linux Kernel 2.6.37 RedHat Ubuntu 10.04 - Full-Nelson.c Local Privilege Escalation / Linux Kernel = 2.6.37 local privilege escalation by Dan Rosenberg @djrbliss on twitter Usage: gcc full-nelson.c -o full-nelson ./full-nelson This exploit leverages three vulnerabilities to get root, all of which...

6.2CVSS0.7AI score0.02655EPSS
SaveExploits11
NVD
NVD
added 2010/10/13 7:00 p.m.23 views

CVE-2010-3217

Double free vulnerability in Microsoft Word 2002 SP3 allows remote attackers to execute arbitrary code via a Word document with crafted List Format Override LFO records, aka "Word Pointer Vulnerability."...

9.3CVSS7.4AI score0.40126EPSS
SaveExploits1References6
Prion
Prion
added 2010/10/13 7:00 p.m.20 views

Double free

Double free vulnerability in Microsoft Word 2002 SP3 allows remote attackers to execute arbitrary code via a Word document with crafted List Format Override LFO records, aka "Word Pointer Vulnerability."...

9.3CVSS8AI score0.40126EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2010/10/13 6:00 p.m.33 views

CVE-2010-3217

Double free vulnerability in Microsoft Word 2002 SP3 allows remote attackers to execute arbitrary code via a Word document with crafted List Format Override LFO records, aka "Word Pointer Vulnerability."...

7.4AI score0.40126EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2010/09/08 12:00 a.m.34 views

Mozilla Firefox 3.6.x < 3.6.9 Multiple Vulnerabilities

Binary data 5657.prm...

9.3CVSS9.7AI score0.22859EPSS
SaveExploits5References31
Mozilla
Mozilla
added 2010/09/07 12:00 a.m.51 views

UTF-7 XSS by overriding document charset using &lt;object&gt; type attribute — Mozilla

Security researchers David Huang and Collin Jackson of Carnegie Mellon University CyLab Silicon Valley campus reported that the type attribute of an tag can override the charset of a framed HTML document, even when the document is included across origins. A page could be constructed containing su...

4.3CVSS9AI score0.02107EPSS
SaveExploits0References2Affected Software3
myhack58
myhack58
added 2010/08/02 12:00 a.m.26 views

Ecshop v2. 7. 2 There is a user permission override vulnerability-vulnerability warning-the black bar safety net

ecshop gbk v2. 7. 2 login the user can operate the other user's information. 1. The user to modify the shipping address, before submitting the hidden addressid modified for other id,may be others the shipping address to eliminateand add a shipping address 2. Although the user cannot view other...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/07/30 12:00 a.m.18 views

MDVA-2010:088 : rsnapshot

Rsnapshot will automatically add --exclude=xxxx to the rsync options for backups of the filesystem on which the snapshot-root is located. This will be added to the rsync command-line AFTER the rsyncshortargs and rsynclongargs, but BEFORE any backup-specific options. This means that the...

6.8AI score
SaveExploits0References1
seebug.org
seebug.org
added 2010/06/21 12:00 a.m.114 views

Spring Framework class.classLoader类远程代码执行漏洞

BUGTRAQ ID: 40954 CVE ID: CVE-2010-1622 Spring是一个广泛部署的开源架构,帮助开发人员构建高质量的应用。 Spring框架提供了允许使用客户端所提供的数据来更新对象属性的机制,而该机制允许攻击者修改用于通过class.classloader加载对象的类加载器的属性,这可能导致执行任意命令。例如,攻击者可以将类加载器所使用的URL修改到受控的位置。 0 SpringSource Spring Framework 3.0.0 - 3.0.2 SpringSource Spring Framework 2.5.0 - 2.5.7 厂商补丁:...

6CVSS9.4AI score0.51849EPSS
SaveExploits11
seebug.org
seebug.org
added 2010/06/09 12:00 a.m.34 views

PHPCMS 2007网站管理系统common.inc.php页面变量覆盖漏洞

PHPCMS是一款基于 PHP+Mysql 架构的网站内容管理系统,也是一个开源的 PHP 开发平台。Phpcms 采用模块化方式开发,功能易用便于扩展,可面向大中型站点提供重量级网站建设解决方案。 在文件incude/common.inc.php中: if!defined'INADMIN' //不是管理员则进入判断 if$CONFIG'dbiscache' $dbfile .= 'cache'; if$CONFIG'phpcache' == '2' $cachefileid = md5$PHPSELF.'?'.$PHPQUERYSTRING; $cachefiledir =...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/05/20 12:00 a.m.55 views

SuSE9 Security Update : epiphany (YOU Patch Number 12616)

This update brings Mozilla SeaMonkey to 1.1.19 fixing various bugs and security issues. The following security issues are fixed : - Mozilla developers took fixes from previously fixed memory safety bugs in newer Mozilla-based products and ported them to the Mozilla 1.8.1 branch so they can be...

10CVSS7.9AI score0.28054EPSS
SaveExploits54References20
ThreatPost
ThreatPost
added 2010/05/17 6:46 p.m.13 views

Privacy — Handling Cookies

US-CERT recommends that you select the Advanced button and select Override automatic cookie handling. Then select Prompt for both first and third-party cookies. This will prompt you each time a site tries to place a cookie on your machine. If the number of cookie prompts is too excessive, the...

3.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2010/03/22 12:00 a.m.40 views

Ubuntu Update for thunderbird vulnerabilities USN-915-1

Ubuntu Update for Linux kernel vulnerabilities USN-915-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN9151.nasl 7965 2017-12-01 07:38:25Z santu $ Ubuntu Update for thunderbird vulnerabilities USN-915-1 Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH,...

10CVSS1.2AI score0.28054EPSS
SaveExploits54References2
RedHat Linux
RedHat Linux
added 2010/03/17 1:04 p.m.11 views

Firefox download filename spoofing with RTL override

Mozilla Firefox before 3.0.15 and 3.5.x before 3.5.4, and SeaMonkey before 2.0, does not properly handle a right-to-left override aka RLO or U+202E Unicode character in a download filename, which allows remote attackers to spoof file extensions via a crafted filename, as demonstrated by displayin...

9.3CVSS6.9AI score0.03183EPSS
SaveExploits2References4
FreeBSD
FreeBSD
added 2010/03/16 12:00 a.m.42 views

mozilla -- multiple vulnerabilities

Mozilla Project reports: MFSA 2010-07 Fixes for potentially exploitable crashes ported to the legacy branch MFSA 2010-06 Scriptable plugin execution in SeaMonkey mail MFSA 2009-68 NTLM reflection vulnerability MFSA 2009-62 Download filename spoofing with RTL override MFSA 2009-59 Heap buffer...

10CVSS6.9AI score0.28054EPSS
SaveExploits54References6
Rows per page
Query Builder