Lucene search
+L
SeebugMost viewed

56796 matches found

seebug.org
seebug.org
added 2008/10/08 12:00 a.m.195 views

Lighttpd 'mod_userdir'大小写区分对比安全绕过漏洞

BUGTRAQ ID: 31600 CVE ID:CVE-2008-4360 CNCVE ID:CNCVE-20084360 Lighttpd是一款开放源代码的WEB服务器程序。 Lighttpd 'moduserdir'模块存在安全绕过问题,远程攻击者可以利用漏洞绕过部分安全限制,获得敏感信息。 lighttpd...

7.8CVSS0.04345EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/05/27 12:00 a.m.194 views

Mozilla Firefox: Memory disclosure in ConvolvePixel(CVE-2017-5465)

Mozilla bug tracker link: https://bugzilla.mozilla.org/showbug.cgi?id=1347617 There is an out of bound read leading to memory disclosure in Firefox. The vulnerability was confirmed on the nightly ASan build. PoC: Preliminary analysis: The problem seems to be the negative krenel unit length. This...

9AI score0.1853EPSS
SaveExploits5
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.194 views

Symantec Endpoint Protection Manager 12.1.x - SEH Overflow POC

No description provided by source. Exploit-DB mirror: http://www.exploit-db.com/sploits/33056-sepm-secars-poc-v0.3.tar.gz !/usr/bin/perl -w Exploit Title: Symantec Endpoint Protection Manager 12.1.x - SEH Overflow POC Date: 31 January 2013 Exploit Author: [email protected] a.k.a...

7.9CVSS0.04383EPSS
SaveExploits4
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.194 views

Mambo MGM Component <= 0.95r2 Remote Inclusion Vulnerability

No description provided by source. ---------------------------------------------------- Mambo Gallery Manager v095.r3 Remote File Inclusion Vulnerabilities ---------------------------------------------------- Discovered By A-S-T TEAM WE ARE CrAsHoVeRrIdE & BLACK-CODE & MR-HCR...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2011/06/02 12:00 a.m.194 views

ISC BIND 9 Large RRSIG RRsets远程拒绝服务漏洞

BUGTRAQ ID: 48007 CVECAN ID: CVE-2011-1910 BIND是一个应用非常广泛的DNS协议的实现,由ISC负责维护,具体的开发由Nominum公司完成。 ISC BIND 9在实现上存在远程拒绝服务漏洞,远程攻击者可利用此漏洞造成应用程序进程崩溃,拒绝服务合法用户。 由于错误的处理了某些源记录集RRsets, 攻击者可用过大的RRSIG RRsets设置DNSSEC签署的授权DNS服务器作为触发器,然后向缓存解析器请求故障服务器服务的域中不存在的名称,获取的回应将触发漏洞。 FreeBSD FreeBSD 8.x FreeBSD FreeBSD 7.x...

5CVSS0.4AI score0.24638EPSS
SaveExploits1
seebug.org
seebug.org
added 2007/08/29 12:00 a.m.194 views

Apache HTTP Server Worker进程多个本地拒绝服务漏洞

BUGTRAQ ID: 24215 CVECAN ID: CVE-2007-3304 Apache HTTP Server是一款流行的Web服务器。 Apache HTTP Server Worker进程实现上存在多个漏洞,本地攻击者可能利用这些漏洞导致服务不可用。 在发送信号之前Apache HTTP Server没有验证进程为Apache子进程。能够在Apache HTTP Server上运行脚本的本地攻击者可以控制记分板并终止任意进程,导致拒绝服务。 如果Apache httpd安装了Prefork...

4.7CVSS9.2AI score0.03298EPSS
SaveExploits2
seebug.org
seebug.org
added 2006/12/06 12:00 a.m.194 views

Apache Mod_Rewrite单字节缓冲区溢出漏洞

Apache是一款流行的开放源代码的HTTPD服务程序。 Apache modrewrite模块中LDAP机制处理存在单字节溢出错误,远程攻击者可以利用漏洞以WEB进程权限执行任意指令。 Apache modrewrite模块提供了一个基于规则的使用正则表达式分析器的实时转向URL请求的引擎。modrewrite模块在转义绝对URI机制时存在单字节错误,当分离LDAP URL的数据时escapeabsoluteuri 函数中会触发此漏洞。触发此漏洞可导致指向用户提供数据的指针写入字符指针数组边界之外,可用于控制程序,以WEB权限执行任意指令。...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2018/04/03 12:00 a.m.193 views

Drupal 8 – CVE-2017-6926漏洞详解

作者:绿盟科技 来源: 近期,著名的Drupal CMS网站爆出7个漏洞,其中1个严重漏洞CVE-2017-6926,具有发表评论权限的用户可以查看他们无权访问的内容和评论,并且还可以为该内容添加评论。绿盟科技于上周发布了《Drupal下周将发布重要安全补丁威胁预警通告》。 本篇文章对Drupal 8 – CVE-2017-6926漏洞进行了详细分析。 CVE-2017-6926 漏洞详情 先看下drupal官网的通告: 有发布评论权限的用户,可以查看他们无权访问的内容和评论。 并且还可以为此内容添加评论。 想要触发这个漏洞,必须启用评论系统,并且攻击者必须有权发布评论。...

5.5CVSS8.1AI score0.01207EPSS
SaveExploits1
seebug.org
seebug.org
added 2018/03/07 12:00 a.m.193 views

Tenda AC15 Router - Unauthenticated Remote Code Execution(CVE-2018-5767)

INTRODUCTION In this post we will be presenting a pre-authenticated remote code execution vulnerability present in Tenda’s AC15 router. We start by analysing the vulnerability, before moving on to our regular pattern of exploit development – identifying problems and then fixing those in turn to...

7.5CVSS10AI score0.47372EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/10/10 12:00 a.m.193 views

Computerinsel Photoline SVG Parsing Code Execution Vulnerability(CVE-2017-2920)

Summary An memory corruption vulnerability exists in the .SVG parsing functionality of Computerinsel Photoline 20.02. A specially crafted .SVG file can cause a vulnerability resulting in memory corruption, which can potentially lead to arbitrary code execution. An attacker can send a specific .SV...

6.8CVSS8.7AI score0.01835EPSS
SaveExploits2
seebug.org
seebug.org
added 2016/04/23 12:00 a.m.193 views

盈世Coremail XT3.0 附件处存储型XSS

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/03/10 12:00 a.m.193 views

金蝶AES系统Java web配置文件敏感信息泄露漏洞

0x01 漏洞框架 金蝶软件始创于1993年,是一家ERP、财务等企业管理软件厂商,拥有官网kigndee.com、友商网(youshang.com)、快递100(kuaidi100.com)、云之家(kdweibo.com)等互联网业务应用 官方主页:www.kingdee.com 客户案例: 0x02 漏洞利用 金蝶AES系统Java web配置文件可任意下载。 portal下的配置文件: http://58.63.253.42/portal/WEB-INF/web.xml...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/07/02 12:00 a.m.193 views

ASUSWRT 3.0.0.4.376_1071 - LAN Backdoor Command Execution

漏洞概要2014年10月3日,国外安全研究员Joshua J. Drake在他github(https://github.com/jduck)提交了针对华硕路由器的一个远程命令执行漏洞poc(https://github.com/jduck/asus-cmd)。该漏洞随后被编号为CVE-2014-9583。知道创宇安全研究团队在第一时间对该命令执行漏洞进行了研究和分析。a 漏洞描述华硕路由器R系列路由器使用开源路由器系统 Asuswrt,开源代码给我们随后的漏洞分析带来很多方便,不用逆向分析。在Asuswrt中存在 infosvr 进程,该进程监听在0.0.0.0...

10CVSS9.2AI score0.80235EPSS
SaveExploits13
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.193 views

Pligg <= 9.9.0 - Remote Code Execution Exploit

No description provided by source. !/usr/bin/perl -w use LWP::UserAgent; use MIME::Base64; use Digest::MD5 qwmd5hex; use Getopt::Std; getopts'h:', %args; print \n; print Pligg = 9.9 Remote Code Execution Exploit \n; print \n; dork = Powered By Pligg + Legal: License and Source Proxy address...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.193 views

Lazarus Guestbook 1.6 codes-english.php show Parameter XSS

No description provided by source. source: http://www.securityfocus.com/bid/18956/info Lazarus Guestbook is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to have arbitrary script code execute...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.193 views

CartWIZ 1.10 ProductDetails.ASP SQL Injection Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/13332/info CartWIZ is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input prior to utilizing the data in an SQL query. Successful exploitatio...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/02/25 12:00 a.m.193 views

PostgreSQL安全限制绕过漏洞

BUGTRAQ ID: 65727 CVECAN ID: CVE-2014-0062 PostgreSQL是一款高级对象-关系型数据库管理系统,支持扩展的SQL标准子集。 PostgreSQL 9.3.3, 9.2.7, 9.1.12, 9.0.16, 8.4.20之前版本的CREATE INDEX中存在竞争条件,经过身份验证的数据库用户可利用此漏洞提升自己的权限。 0 PostgreSQL PostgreSQL 8.x 厂商补丁: PostgreSQL ---------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.postgresql....

4.9CVSS0.03018EPSS
SaveExploits2
seebug.org
seebug.org
added 2009/04/21 12:00 a.m.193 views

TotalCalendar 2.4 (inc_dir) Remote File Inclusion Vulnerability

No description provided by source. //// //1 9 2 3 T U R K - G R U P// //// //-----------------------------------------------------------------------// --+-- Home Page : "http://www.simpoe.com/" Download : "http://www.simpoe.com/calendre/TotalCalendar2.4.zip" ScriptName: "Simpoe Event Calendar"...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/16 12:00 a.m.193 views

Sudo &lt;= 1.6.9p18 (Defaults setenv) Local Privilege Escalation Exploit

No description provided by source. !/bin/sh Sudo = 1.6.9p18 local r00t exploit by Kingcope/2008/www.com-winner.com Most lame exploit EVER! Needs a special configuration in the sudoers file: --- "Defaults setenv" so environ vars are preserved : --- May also need the current users password to be...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2017/04/19 12:00 a.m.192 views

Pre-Auth MySQL remote DOS (Integer Overflow)(CVE-2017-3599)

MySQL server is affected by a remote DoS attack, which could be exploited by a remote unauthenticated attacker to cause a loss of availability on the targeted service. The issue has been verified to affect 5.6.X branch up to 5.6.35 and 5.7.X branch up to 5.7.17. It is strongly recommended that...

7.8CVSS8.3AI score0.89924EPSS
SaveExploits7
seebug.org
seebug.org
added 2016/07/06 12:00 a.m.192 views

Weaver E-cology wui/theme/ecology7/page/login. jsp parameter templateId time blind

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/01/03 12:00 a.m.192 views

WHMCS Admin Credit Routines SQL注入漏洞

WHMCS是一款集主机财务管理系统,主机财务系统,域名财务管理系统, 域名注册业务系统为一体的财务管理系统。 WHMCS Admin Credit Routines不正确过滤用户提交的输入参数,允许远程攻击者利用漏洞提交恶意查询,可操作数据库信息或控制应用系统。 0 WHMCS 5.x 厂商补丁: WHMCS ----- WHMCS 5.2.15已经修复该漏洞,建议用户下载更新: http://www.whmcs.com/...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/05/17 12:00 a.m.192 views

nginx 1.3.9-1.4.0 DoS PoC

No description provided by source. !/usr/bin/env python Exploit Title: nginx v1.3.9-1.4.0 DOS POC CVE-2013-2070 Google Dork: CVE-2013-2070 Date: 16.05.2013 Exploit Author: Mert SARICA - mert . sarica @ gmail . com - http://www.mertsarica.com Vendor Homepage: http://nginx.org/ Software Link:...

5.8CVSS9.5AI score0.11925EPSS
SaveExploits3
seebug.org
seebug.org
added 2009/12/17 12:00 a.m.192 views

PostgreSQL空字符CA SSL整数校验安全绕过漏洞

Bugraq ID: 37334 CVE ID:CVE-2009-4034 PostgreSQL是一款对象关系型数据库管理系统,支持扩展的SQL标准子集。 处理部分证书字段中嵌入空字符的SSL证书存在错误,攻击者可以利用漏洞伪造证书,进行中间人等攻击。 SSL证书中的空字符可用于伪造客户端或服务端验证,只影响启用了SSL,执行证书名校验或客户端证书验证,而其CA已经被诱骗发布了非法证书的用户。 PostgreSQL PostgreSQL 8.4.1 PostgreSQL PostgreSQL 8.3.8 PostgreSQL PostgreSQL 8.3.6 PostgreSQL...

5.8CVSS6AI score0.0213EPSS
SaveExploits2
seebug.org
seebug.org
added 2007/11/14 12:00 a.m.192 views

PHP-Nuke Advertising Module Modules.PHP SQL注入漏洞

PHP-Nuke Advertising Module是一款基于PHP的WEB应用程序。 PHP-Nuke Advertising Module不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息或操作数据库。 问题是由于'Modules.PHP'脚本对用户提交的WEB参数缺少过滤,提交恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或可能操作数据库。 PHP-Nuke Advertising Module 0.9 升级到最新的PHP-Nuke Advertising Module 0.9...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/08/17 12:00 a.m.192 views

Apache Mod_SSL可定制错误文档拒绝服务漏洞

BUGTRAQ ID: 16152 CVECAN ID: CVE-2005-3357 ModSSL是Apache服务器上的SSL实现,用来为Apache Web服务器提供加密支持。 在某些配置情况下Apache的ModSSL存在拒绝服务器,远程攻击者可能利用此漏洞导致Apache服务器的拒绝服务。 此拒绝服务漏洞是一个可能的空指针废弃问题引起的,当Apache被配置成支持对代码400错误可定制ErrorDocument时可触发此漏洞,远程攻击者可导致Apache进程或线程崩溃,持继性的攻击可以使Apache失去响应。 Apache Group Apache 2.x 临时解决方法:...

5.4CVSS0.1AI score0.24286EPSS
SaveExploits1
seebug.org
seebug.org
added 2018/03/13 12:00 a.m.191 views

duomicms前台全局变量覆盖导致getshell

...

1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/11/18 12:00 a.m.191 views

Bouncy Castle Java library信息泄漏漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/11/21 12:00 a.m.191 views

xpshop商城管理系统储存型XSS,可盲打后台

简要描述: 这个是商城管理系统,你们懂得哈 详细说明: demo演示哈 官网:http://xpshop.cn demo地址http://hzp.xpshop.cn demo后台:http://etp.xpshop.cn/admin 用户名:admin 密码:888888 先注册个会员账号,然后存在XSS的地址在会员中心--地址管理--收货人姓名那里我先插入 然后保存可以看到成功弹窗 然后查看源码可以看到是储存型XSS 接下来先去随便选个东西 然后购买,地址那里是我们之前插入的XSS语句...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/12 12:00 a.m.191 views

大汉版通所属部分系统文件任意文件上传漏洞

简要描述: 任意类型文件上传,可getshell。影响到jact、jsearch、JCMS相关版本,不好一一统计。 详细说明: 受影响的系统版本是WebService中存在一个receivefile操作的,一般在wsInfo服务中。 (注:不同产品不同版本代码可能会有所不同) 0x1 jsearch public String receivefileString strLoginId, String strPwd, String strKey, DataHandler handler, String filename, int iState String result = "";...

7.2AI score
SaveExploits0
seebug.org
seebug.org
added 2014/04/21 12:00 a.m.191 views

OpenVPN OpenSSL TLS心跳信息泄漏漏洞

CVE ID:CVE-2014-0160 OpenVPN是一款开源VPN实现。 OpenVPN所绑定的OpenSSL存在安全漏洞,OpenSSL处理TLS”心跳“扩展存在一个边界错误,允许攻击者利用漏洞获取64k大小的已链接客户端或服务器的内存内容。内存信息可包括私钥,用户名密码等。 0 OpenVPN 2.x OpenVPN 2.3.3-I002版本已修复该漏洞,建议用户下载使用: https://openvpn.net/...

5CVSS8.2AI score0.99999EPSS
SaveExploits95
seebug.org
seebug.org
added 2014/04/16 12:00 a.m.191 views

Splunk OpenSSL TLS心跳信息泄漏漏洞

CVE ID:CVE-2014-0160 Splunk是机器数据的引擎。使用Splunk可收集、索引和利用所有应用程序、服务器和设备(物理、虚拟和云中)生成的快速移动型计算机数据。 Splunk所绑定的OpenSSL存在安全漏洞,OpenSSL处理TLS”心跳“扩展存在一个边界错误,允许攻击者利用 0 Splunk 6.x Splunk 6.0.3版本已修复该漏洞,建议用户下载使用: http://www.splunk.com...

5CVSS8.2AI score0.99999EPSS
SaveExploits95
seebug.org
seebug.org
added 2014/03/17 12:00 a.m.191 views

Samba 'smbcacls'命令安全绕过漏洞

Bugtraq ID:66232 CVE ID:CVE-2013-6442 Samba是一款实现SMB协议、跨平台进行文件共享和打印共享服务的程序。 当使用"-C|--chown name"或"-G|--chgrp name"选项时Samba的smbcacls工具存在错误,允许攻击者利用漏洞绕过安全限制访问受限资源。 0 Samba 4.x Samba 4.0.16或4.1.6已经修复该漏洞,建议用户下载更新: http://www.samba.org/...

5.8CVSS9.2AI score0.04103EPSS
SaveExploits1
seebug.org
seebug.org
added 2014/01/15 12:00 a.m.191 views

Discuz附件下载权限绕过

简要描述: 绕过附件下载权限只是漏洞的一个应用,还可以免费下载附件,其他的应用还没发掘.. 详细说明: 在下载附件的时候,附件所设置的“阅读权限”可以被绕过。 Discuz的附件下载地址是类似 forum.php?mod=attachment&aid=Nzg4fDQwNGQzYjMxfDEzODk2OTM4Mzh8MzEyNTR8MjY3Mw%3D%3D 这样的地址,其中的aid参数是一串base64,解码后是: 788|404d3b31|1389693838|31254|2673 这串aid在source/module/forum/forumattachment.php 中被这样解析...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2010/05/06 12:00 a.m.191 views

Microsoft Windows SMTP服务DNS响应字段验证DNS欺骗漏洞(MS10-024)

BUGTRAQ ID: 39910 CVE ID: CVE-2010-1690 Microsoft Windows是微软发布的非常流行的操作系统。 Windows系统中的SMTP服务没有检查从网络所接收到DNS响应的ID字段值是否实际匹配之前所发送DNS查询报文的ID字段值,恶意服务器可以通过返回伪造的查询响应执行中间人等网络欺骗攻击。 微软通过MS10-024公告中所提供的补丁修复了这个漏洞,但并没有在公告中披露这个漏洞。以下代码段显示的是补丁对 CAsyncDns::ProcessReadIO所添加的验证代码: /----- 4FB5517F 4FB5517F loc4FB5517F...

6.4CVSS6.2AI score0.06572EPSS
SaveExploits1
seebug.org
seebug.org
added 2007/12/26 12:00 a.m.191 views

Galleria远程文件包含漏洞

BUGTRAQ ID: 18808 CVECAN ID: CVE-2006-3396 Galleria是一款Mambo的组件。 Galleria处理用户请求时存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上以Web进程权限执行任意命令。 Galleria的galleria.html.php脚本没有正确验证mosConfigabsolutepath参数的输入,允许攻击者通过包含本地或外部资源的任意文件导致执行任意PHP代码。 Mambo Galleria Component 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

6.8CVSS6.4AI score0.03834EPSS
SaveExploits3
seebug.org
seebug.org
added 2006/05/08 12:00 a.m.191 views

phpListPro &lt;= 2.01 Multiple Remote File Include Vulnerabilities

No description provided by source. Title: phpListPro = 2.01 - Remote File Include Vulnerability ----------------------------------------------------------------- Vendor: SmartISoft URL: http://smartisoft.com ----------------------------------------------------------------- Credits: Discovered by:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/11/17 12:00 a.m.190 views

Android Browser应用程序拒绝服务漏洞

Android 4.0.3浏览器应用不正确处理特殊的URI,允许攻击者在IFRAME元素SRC属性中使用特制的market: URI并诱使应用程序解析,可使应用程序崩溃。 测试方法 var mframe = ""; forvar i = 0; i...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2015/11/09 12:00 a.m.190 views

常见 Java Web 容器通用远程命令执行漏洞

漏洞概述 国外 FoxgLove 安全团队公开了一篇关于常见 Java Web 容器如何利用反序 列化操作进行远程命令执行的文章1,并在文章中提供了相应的利用工具。文中 所涉及到的 Java Web 容器有:WebSphere,JBoss,Jenkins,WebLogic 和 OpenNMS。 漏洞演示 使用文章中所提供的 Payload 生成工具 ysoserial2和 PoC3基于 common -collections 库生成序列化对象来对 JBoss 和 Jenkins 进行测试。成功远程命 令执行会在服务端 /tmp 目录下创建名为 isvuln 文件 2.1...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.190 views

deV!L`z Clanportal Gamebase Addon SQL Injection Vulnerability

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.190 views

PK-Designs PKs Movie Database 3.0.3 'index.php' SQL Injection and Cross-Site Scripting Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/27713/info PKs Movie Database is prone to a cross-site scripting vulnerability and an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input. Exploiting these issues could...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.190 views

YABB SE 0.8/1.4/1.5 Packages.PHP Remote File Include Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/6663/info YaBB SE allows remote users to influence the location of included files. A remote attacker may exploit this condition to cause an external, attacker-supplied file to be included and executed by YABB SE. This may...

6.7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/04/01 12:00 a.m.190 views

PostgreSQL contrib/hstore/hstore_io.c整数溢出漏洞

CVE ID:CVE-2014-2669 PostgreSQL是一款高级对象-关系型数据库管理系统,支持扩展的SQL标准子集。 PostgreSQL contrib/hstore/hstoreio.c存在整数溢出,允许远程通过验证的用户使应用程序崩溃。漏洞与hstorerecv, hstorefromarrays和hstorefromarray函数相关。 0 PostgreSQL 9.0.x PostgreSQL 9.1.x PostgreSQL 9.2.x PostgreSQL 9.3.x PostgreSQL...

6.5CVSS6.4AI score0.03436EPSS
SaveExploits1
seebug.org
seebug.org
added 2009/04/10 12:00 a.m.190 views

VMWare VMSA-2009-0005更新修复多个安全漏洞

BUGTRAQ ID: 34373 CVECAN ID: CVE-2008-4916,CVE-2008-3761,CVE-2009-1146,CVE-2009-1147,CVE-2009-0910,CVE-2009-0909,CVE-2009-0908,CVE-2009-0177,CVE-2009-0518 VMWare是一款虚拟PC软件,允许在一台机器上同时运行两个或多个Windows、DOS、LINUX系统。 VMWare的VMSA-2009-0005更新修复了多个安全漏洞,本地或远程攻击者可以利用这些漏洞绕过某些安全限制、获得权限提升或导致拒绝服务。 1 如果远程攻击者在TCP...

9.3CVSS1.1AI score0.08642EPSS
SaveExploits7
seebug.org
seebug.org
added 2007/04/18 12:00 a.m.190 views

Akamai Download Manager ActiveX控件缓冲区溢出漏洞

Akamai Download Manager是一款帮助用户快速方便下载的客户端软件。 Akamai Download Manager包含的控件存在缓冲区溢出,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 受漏洞影响控件如下: Class: DownloadManager Control CLSID: 2AF5BD25-90C5-4EEC-88C5-B44DC2905D8B ProgId: MANAGER.DLMCtrl.1. File: C:\Windows\Downloaded Program Files\DownloadManagerV2.ocx...

9.3CVSS6.6AI score0.05587EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/12/26 12:00 a.m.189 views

Tplink LocalePath Disclosure

Vulnerability: Path Disclosure in locale.lua ------------------------------------------ Exploitation: Can be used to verify whether a path exists on the file system. ------------------------------------------ Vendor of Product: Tp-Link router ------------------------------------------ Affected...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2016/01/23 12:00 a.m.189 views

杰奇小说连载系统(JieqiCMS) V1.7 /modules/article/packdown.php 文件 cid 参数任意文件下载漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.189 views

PHP CGI Argument Injection

No description provided by source. $Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit...

7.5CVSS0.5AI score0.99998EPSS
SaveExploits46
seebug.org
seebug.org
added 2014/05/18 12:00 a.m.189 views

通达OA本地文件包含可拿SHELL

简要描述: 通达OA本地文件包含漏洞 详细说明: foeeach$MENULEFT as $MENU ifisarray$MENU'module' includeonce$includefile; 通达OA的/inc/menuleft.php文件includefile参数没有过滤,导致可以包含任意文件。 要执行到 includeonce$includefile,需要两个条件,MENULEFT参数是数组,他的子成员MENU也要是数组,MENU'module'还要是数组才行。 通达OA默认registerglobals是开启的,所以可以用GLOBALS传递参数。...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/02/26 12:00 a.m.189 views

IBM AIX/Virtual I/O Server OpenSSH AES-GCM密文特权提升漏洞

CVE ID:CVE-2013-4548 IBM AIX是一款商业性质的操作系统。 IBM AIX / Virtual I/O Server包含的OpenSSH存在安全漏洞密钥交换过程中选择AES-GCM密文存在错误,允许恶意本地用户利用漏洞提升权限。 0 IBM AIX 5.x IBM AIX 6.x IBM AIX 7.x IBM Virtual I/O Server VIOS 1.x IBM Virtual I/O Server VIOS 2.x 厂商补丁: IBM ----- 用户可参考如下厂商提供的安全公告获取补丁以修复该漏洞:...

6CVSS6.5AI score0.0267EPSS
SaveExploits1
Total number of security vulnerabilities5000