Lucene search
+L
SeebugMost viewed

56796 matches found

seebug.org
seebug.org
added 2013/05/29 12:00 a.m.78 views

Ecshop后台getshell漏洞

简要描述: 非模板 详细说明: 爆路径+sql命令执行=getshell 0x01.爆路径,得到物理路径 http://127.0.0.1/ecshop/languages/enus/common.php 0x02.后台sql语句执行处,into outfile写文件,配合上步得到的物理路径拿shell 在sql语句处输入: select "" into outfile '物理路径//test.php'; 0x03.提交执行,接下来,mysql报错了 0x04.再去看看,可爱的shell已经在那里了 漏洞证明: https://i...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/04/11 12:00 a.m.78 views

Microsoft Windows Kernel本地权限提升漏洞(CVE-2013-1294)(MS13-031)

BUGTRAQ ID: 58862 CVECAN ID: CVE-2013-1294 Microsoft Windows是微软公司推出的一系列操作系统。 如果 Windows 内核不正确地处理内存中的对象,则存在一个特权提升漏洞。成功利用此漏洞的攻击者可以获得更高的特权和读取任意多次内核内存。 0 Microsoft Windows XP Microsoft Windows Vista Microsoft Windows Server 2008 Microsoft Windows Server 2003 Microsoft Windows 8 Microsoft Windows 7...

4.9CVSS6.4AI score0.01064EPSS
SaveExploits1
seebug.org
seebug.org
added 2012/05/17 12:00 a.m.78 views

Apple QuickTime 7.7.2之前版本多个远程任意代码执行漏洞

BUGTRAQ ID: 53547 CVE ID: CVE-2012-0663,CVE-2012-0664,CVE-2012-0665,CVE-2012-0666,CVE-2012-0667,CVE-2012-0668,CVE-2012-0669,CVE-2012-0670,CVE-2012-0671,CVE-2012-0265 OS X Lion Server 内含一组应用软件,可将任意一台Mac 变成功能强大的服务器。Mac OS是一套运行于苹果的Macintosh系列电脑上的操作系统。 Windows 7、Vista、XP上的Apple QuickTime...

9.3CVSS2.2AI score0.28336EPSS
SaveExploits17
seebug.org
seebug.org
added 2011/11/09 12:00 a.m.78 views

Linux Kernel '/mm/oom_kill.c'整数溢出漏洞

Bugtraq ID: 50549 CVE ID:CVE-2011-4097 Linux是一款开放源代码的操作系统。 Linux Kernel在/mm/oomkill.c的实现上存在一个整数溢出漏洞,本地攻击者可利用此漏洞提升特权。此漏洞仅影响64位架构。 Linux kernel 3.0.4 Linux kernel 3.0.1 Linux kernel 2.6.x 厂商解决方案 用户可参考如下供应商提供的安全公告获得补丁信息: https://www.lkml.org/lkml/2011/10/31/138...

4.9CVSS0.1AI score0.00453EPSS
SaveExploits2
seebug.org
seebug.org
added 2010/01/26 12:00 a.m.78 views

Red Hat Linux Kernel qla2xxx驱动完全可写文件漏洞

BUGTRAQ ID: 37876 CVE ID: CVE-2009-3556 Linux Kernel是开放源码操作系统Linux所使用的内核。 对于使用qla2xxx驱动且支持NPIV硬件的Red Hat版本的Linux Kernel系统,驱动向SCSI主机属性中添加了两个新的sysfs伪文件: w--w--w- root root /sys/class/scsihost/host1/vportcreate w--w--w- root root /sys/class/scsihost/host1/vportdelete w--w--w- root root...

1.9CVSS0.8AI score0.00383EPSS
SaveExploits2
seebug.org
seebug.org
added 2010/01/19 12:00 a.m.78 views

FreePBX admin/config.php页面口令泄露漏洞

BUGTRAQ ID: 37848 FreePBX之前被称为Asterisk Management Portal,是IP电话工具Asterisk的标准化实现,可提供Web配置界面和其他工具。 可以访问FreePBX的administrators部分的用户可以通过查看html源码获得其他用户的管理员口令。 FreePBX 2.5.x 厂商补丁: FreePBX ------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://mirror.freepbx.org/freepbx-2.6.0.tar.gz a href=...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2009/05/19 12:00 a.m.78 views

Linux Kernel CIFS字符串转换多个缓冲区溢出漏洞

BUGTRAQ ID: 34989 CVECAN ID: CVE-2009-1633 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的cifs处理代码通常将ucs2le字符串(windows所使用的双字节编码方案)转换为本地NLS字符集。字符串转换例程仅接受由所要转换的宽字符数所指定的单个长度参数,因此假设目标缓冲区已足够大,但实际上特制的CIFS字符串仍可触发缓冲区溢出。 Linux kernel 2.6.29 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.1CVSS0.2AI score0.03034EPSS
SaveExploits1
seebug.org
seebug.org
added 2009/04/01 12:00 a.m.78 views

VirtueMart <= 1.1.2 Multiple Remote Vulnerabilities

No description provided by source. Author: Janek Vind "waraxe" Date: 24. January 2009 Location: Estonia, Tartu Web: http://www.waraxe.us/advisory-71.html Description of vulnerable software: VirtueMart is an Open Source E-Commerce solution to be used together with a Content Management System CMS...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/02/27 12:00 a.m.78 views

Linux Kernel readlink本地权限提升漏洞

BUGTRAQ ID: 33412 CVECAN ID: CVE-2009-0269 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的eCryptfs子系统的fs/ecryptfs/inode.c文件没有正确地检查readlink调用的返回结果。如果readlink调用生成的错误导致将-1返回值用作了数组索引,本地用户就可以导致拒绝服务或获得权限提升。 Linux kernel 2.6.x 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

4.9CVSS0.4AI score0.00502EPSS
SaveExploits1
seebug.org
seebug.org
added 2008/06/23 12:00 a.m.78 views

PHP 5 'chdir()'和'ftok()' 'safe_mode'安全绕过漏洞

BUGTRAQ ID: 29796 CVE ID:CVE-2008-2666 CNCVE ID:CNCVE-20082666 PHP 5是一款开放源代码的网络编程语言。 PHP 5 'chdir'和'ftok'函数存在'safemode绕过问题,远程攻击者可以利用漏洞在未授权位置检测文件是否存在等敏感信息。 问题代码如下: - --- PHPFUNCTIONchdir char str; int ret, strlen; if zendparseparametersZENDNUMARGS TSRMLSCC, "s", &str, &strlen == FAILURE RETURNFALS...

5CVSS6.3AI score0.13923EPSS
SaveExploits3
seebug.org
seebug.org
added 2008/05/21 12:00 a.m.78 views

CA ARCserve Backup caloggerd和xdr函数目录遍历及栈溢出漏洞

BUGTRAQ ID: 29283 CVECAN ID: CVE-2008-2241,CVE-2008-2242 BrightStor ARCserve Backup可为各种平台的服务器提供备份和恢复保护功能。 ARCserve Backup的caloggerd日志守护程序在处理日志消息时对提供的路径缺少检查,如果攻击者向文件附加了恶意数据的话,就可能导致在生成日志时导致目录遍历攻击。 如果向ARCserve Backup的xdrrwsstring库函数传送了超长参数的话,就可能触发栈溢出,导致执行任意指令。 Computer Associates Server Protection r...

10CVSS6.3AI score0.14716EPSS
SaveExploits9
seebug.org
seebug.org
added 2008/05/14 12:00 a.m.78 views

Rgboard <= 3.0.12 (RFI/XSS) Multiple Remote Vulnerabilities

No description provided by source. Rgboard 3.0.x Multiple Vulnerabilities RFI/XSS // Author:: e.wiZz! // Site:: www.balcanwarez.com // Contact:: N/A :D =========================================================== // Script :: Rgboard // Vulnerable version :: 3.0.0/3.0.12 // Not vulnerable :: 4.0 /...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/04/03 12:00 a.m.78 views

HP OpenView NNM 7.5.1 OVAS.exe SEH PRE AUTH Overflow Exploit

No description provided by source. !/usr/bin/python HP OpenView NNM 7.5.1 OVAS.EXE Pre Authentication SEH Overflow Tested on Windows 2003 Server SP1. Coded by Mati Aharoni muts..at..offensive-security.com http://www.offensive-security.com/0day/hp-nnm-ov.py.txt shameless plug...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/03/19 12:00 a.m.78 views

MG-SOFT Net Inspector多个远程安全漏洞

BUGTRAQ ID: 28266 MG-SOFT Net Inspector是一个综合的网络管理系统(NMS)应用程序,能够监控并管理多协议分布式系统,如计算机网络或公共交换网络等。 Net Inspector的实现上存在多个安全漏洞,远程攻击者可能利用这些漏洞控制服务器或导致拒绝服务。 --------------------------- A mghttpd格式串漏洞 --------------------------- mghttpd是运行在5228端口上的HTTP守护程序,允许客户端下载Net Inspector...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2007/12/22 12:00 a.m.78 views

Xen copy_to_user()函数本地绕过安全限制漏洞

BUGTRAQ ID: 26954 CVECAN ID: CVE-2007-6416 Xen是可用于Linux内核的一种虚拟化技术,允许同时运行多个操作系统。 Xen的实现上存在漏洞,本地攻击者可能利用此漏洞控制提升权限。 当运行在ia64系统上的时候,Xen的PAL模拟功能中的copytouser函数允许HVM guest用户通过触发某些映射操作访问任意物理内存。 XenSource Xen 3.1.2 XenSource --------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://xen.xensource.com...

4.6CVSS6.3AI score0.0044EPSS
SaveExploits2
seebug.org
seebug.org
added 2007/11/20 12:00 a.m.78 views

多个Web浏览器SSL证书SubjectAltName验证漏洞

多个WEB浏览器在处理SSL证书验证方面存在缺陷。问题是由于不正确处理针对X.509证书的subjectAltName扩展。 成功利用此漏洞当非法证书使用在SSL HTTP连接时,可绕过安全警告进行钓鱼攻击。 下面的WEB浏览器受此漏洞影响: - Mozilla Firefox, 和Gecko渲染引擎的WEB浏览器。 Opera - Konqueror, 和基于KHTML渲染引擎的浏览器如Apple's Safari. Opera Software Opera Web Browser 9.24 Opera Software Opera Web Browser 9.23 Mozilla...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/04/20 12:00 a.m.78 views

3proxy HTTP Proxy请求远程缓冲区溢出漏洞

3Proxy是一款小型的代理软件。 3Proxy处理HTTP代理请求存在缓冲区溢出,远程攻击者可以利用漏洞以应用程序进程权限执行任意指令。 目前没有详细漏洞细节提供。 3proxy 3proxy 0.6b devel 20061014 3proxy 3proxy 0.5.3g 3proxy 3proxy 0.5 升级到最新程序: http://3proxy.ru/0.5.3h/Changelog.txt...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/04/02 12:00 a.m.78 views

Xoops Module myAlbum-P <= 2.0 (cid) Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl Script Name: XOOPS Module myAlbum-P = 2.0 cid Remote BLIND SQL Injection Exploit Coded by : ajann Author : ajann Contact : : Dork : myAlbum-P 2.0 original Example S. : http://www.google.com.tr/search?q=+myAlbum-P+2.0+++original&hl=tr&start=0&sa=N...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/28 12:00 a.m.78 views

Oracle Application Server DMS跨站脚本漏洞

Oracle Application Server是一款商业性质的应用服务程序。 Oracle Application Server不正确过滤用户提交的输入,远程攻击者可以利用漏洞进行跨站脚本攻击,获得敏感信息。 问题存在于Oracle动态监视服务中,其中脚本'spy'对用户提交的参数缺少过滤。提交恶意脚本代码作为参数数据,诱使用户访问,可获得目标用户敏感信息。 Oracle Application Server Release 2 10.1.2 .0.2 Oracle Application Server Release 2 10.1.2 .0.1 Oracle Application...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/06 12:00 a.m.78 views

Mambo CopperminePhotoGalery Component Remote Include Vulnerability

No description provided by source. CopperminePhotoGallery Component Found By k1tk4t Indonesia This bug allows a remote atacker to execute commands via RFI file: cpg.php bug: require $mosConfigabsolutepath."/administrator/components/comcpg/config.cpg.php"; path: add in cpg.php defined 'VALIDMOS' o...

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

Xerox WorkCentre及WorkCentre Pro多个安全漏洞

Xerox WorkCentre是一款数码打印复印一体机。 Xerox WorkCentre的ESS/Network Controller和MicroServer Web Server代码中存在多个安全漏洞,具体如下: Web用户接口上的TCP/IP用户名存在命令注入漏洞; Web用户接口上的Scan-to-mailbox文件夹名称字段存在命令注入漏洞; Web用户接口上的Microsoft Networking配置参数存在命令注入漏洞; 浏览器权限可能允许非授权访问; TFTP/BOOTP自动配置选项可能允许非授权的配置设置; 可使用HTTP而不是HTTPS发布Web服务请求;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/25 12:00 a.m.78 views

InnerMedia DUNZIP32.dll远程栈溢出漏洞

DUNZIP32.dll是一个流行的第三方压缩媒体库。 很多应用程序都用到了DUNZIP32.dll做为压缩库。DUNZIP32.dll在解压有超长用户名的压缩文件时存在栈溢出漏洞,可能允许攻击者在用户系统上执行任意代码。 0 McAfee VirusScan 10.x Real Networks RealPlayer 10.5 Real Networks RealPlayer 10 Real Networks RealOne Player 2.0 IBM Lotus Notes = 5.0.10 IBM Lotus Notes 6.5.4 McAfee SecurityCenter 6...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2021/04/28 12:00 a.m.77 views

Apache OFBiz 代码执行漏洞(CVE-2021-30128)

...

10CVSS1.3AI score0.81209EPSS
SaveExploits2
seebug.org
seebug.org
added 2018/06/22 12:00 a.m.77 views

Insteon Hub HTTPExecuteGet Parameters Extraction Code Execution Vulnerability(CVE-2017-14446)

Summary An exploitable stack-based buffer overflow vulnerability exists in Insteon Hub running firmware version 1012. The HTTP server implementation unsafely extracts parameters from the query string, leading to a buffer overflow on the stack. An attacker can send an HTTP GET request to trigger...

0.01293EPSS
SaveExploits2
seebug.org
seebug.org
added 2018/04/28 12:00 a.m.77 views

Multiple critical vulnerabilities in AGFEO smart home ES 5xx/6xx products

Vendor description: AGFEO GmbH & Co. KG is a vendor of telephone systems and other tele-communication products like DECT phones, headsets or smart home products as well. Business recommendation: The available patches should be installed immediately. SEC Consult recommends not to use this product ...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2018/04/26 12:00 a.m.77 views

New batchOverflow Bug in Multiple ERC20 Smart Contracts (CVE-2018–10299)

Built on our earlier efforts in analyzing EOS tokens, we have developed an automated system to scan and analyze Ethereum-based ERC-20 token transfers. Specifically, our system will automatically send out alerts if any suspicious transactions e.g., involving unreasonably large tokens occur. In...

7.2AI score0.02665EPSS
SaveExploits2
seebug.org
seebug.org
added 2018/04/09 12:00 a.m.77 views

Catfishcms_v4.7.18后台存储型XSS漏洞

一、漏洞简要概述: Catfish鲶鱼 CMS是一款开源的PHP内容管理系统,适合于CMS、Blog、企业站等不同类型的网站建设。 自动识别CMS、Blog 等网站类型,只要简单的切换主题就可以完成网站类型的切换。 多语言支持,包括简体中文、繁体中文、俄语、德语、法语、韩语、日语、英语各种语言。 全站自适应设计,适用于pc,手机等不同大小屏幕的终端显示,支持手机、微信等小屏幕访问。 在4.7.18版本中,该CMS后台默认自带一个插件,此插件因代码开发不严格,导致存在XSS漏洞。若用户启用该插件,将会造成危害。 二、漏洞演示...

0.6AI score
SaveExploits0
seebug.org
seebug.org
added 2018/02/27 12:00 a.m.77 views

phpshe1.6后台任意文件删除导致重装getshell

...

0.8AI score
SaveExploits0
seebug.org
seebug.org
added 2017/12/06 12:00 a.m.77 views

Claymore's Dual Ethereum Miner unauth stack buffer overflow(CVE-2017-16929)

VuNote =================== Author: Ref: https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-16929 Version: 0.2 Date: Nov 30th, 2017 Tag: claymore dual ethereum decred crypto currency miner Overview -------- Name: Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner Vendor: nanopool/claymore...

8.5CVSS8.4AI score0.12889EPSS
SaveExploits5
seebug.org
seebug.org
added 2017/10/17 12:00 a.m.77 views

Apple Core Graphics BMP Framework img_decode_read Remote Code Execution Vulnerability(CVE-2016-4637)

SUMMARY An exploitable out of bounds write exists in the handling of BMP images on Apple OS X and iOS. A crafted BMP document can lead to an out of bounds write resulting in remote code execution. Vulnerability can be triggered via a saved BMP file delivered by other means when opened in any...

6.8CVSS9.3AI score0.04331EPSS
SaveExploits2
seebug.org
seebug.org
added 2017/09/29 12:00 a.m.77 views

Broadcom: Multiple overflows when handling 802.11r (FT) Reassociation Response(CVE-2017-11121)

Broadcom produces Wi-Fi HardMAC SoCs which are used to handle the PHY and MAC layer processing. These chips are present in both mobile devices and Wi-Fi routers, and are capable of handling many Wi-Fi related events without delegating to the host OS. In order to allow fast roaming between access...

10CVSS9.1AI score0.02794EPSS
SaveExploits3
seebug.org
seebug.org
added 2017/09/26 12:00 a.m.77 views

Adobe Acrobat Reader DC jpeg decoder Remote Code Execution Vulnerability(CVE-2017-2971)

Summary A use of uninitialized memory vulnerability exists in JPEG image file format decoding code of Adobe Acrobat Reader which ultimately leads to a heap-based buffer overflow which can be abused to achieve remote code execution. A specially crafted PDF file with an embedded JPEG can trigger th...

9.3CVSS8.5AI score0.09125EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/09/20 12:00 a.m.77 views

Moxa AWK-3131A HTTP GET Denial of Service Vulnerability(CVE-2016-8723)

Summary An exploitable null pointer dereference exists in the Web Application functionality of Moxa AWK-3131A Wireless Access Point running firmware 1.1. Any HTTP GET request not preceded by an '/' will cause a segmentation fault in the web server. An attacker can send any of a multitude of...

7.8CVSS7.4AI score0.01405EPSS
SaveExploits2
seebug.org
seebug.org
added 2017/09/19 12:00 a.m.77 views

IrfanView JPEG 2000 Reference Tile Width Arbitrary Code Execution Vulnerability(CVE-2017-2813)

Summary An exploitable integer overflow vulnerability exists in the JPEG 2000 parser functionality of IrfanView 4.44. A specially crafted jpeg2000 image can cause an integer overflow leading to wrong memory allocation resulting in arbitrary code execution. Vulnerability can be triggered by viewin...

6.8CVSS8.4AI score0.01722EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/09/14 12:00 a.m.77 views

Invincea Dell Protected Workspace Protection Bypass(CVE-2016-8732)

Summary Multiple security flaws exists in InvProtectDrv.sys which is a part of Invincea Dell Protected Workspace 5.1.1-22303. Weak restrictions on the driver communication channel and additonal insufficient checks allow any application to turn off some of the protection mechanisms provided by the...

7.6AI score0.00592EPSS
SaveExploits2
seebug.org
seebug.org
added 2017/06/14 12:00 a.m.77 views

Nexus 9 vs. Malicious Headphones, Take Two

Nexus 9 vs. Malicious Headphones, Take Two In March 2017 we disclosed CVE-2017-0510, a critical vulnerability in Nexus 9, that allowed for quite unique an attack by malicious headphones. Interestingly, its patch was insufficient. We had responsibly reported that finding CVE-2017-0648 to Google,...

9.3CVSS7.6AI score0.02087EPSS
SaveExploits7
seebug.org
seebug.org
added 2016/05/09 12:00 a.m.77 views

D-Link DI 7200系列路由器命令执行漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/04/25 12:00 a.m.77 views

XYCMS健身会所建站系统 v1.1 jsxm_detail.asp 参数id SQL注入漏洞

0x01漏洞简介 XYCMS健身会所建站系统采用asp+access架构。其v1.1版本在/jsxmdetail.asp处对参数id 过滤不严,导致出现SQL注入漏洞。 0x02漏洞详情 该系统默认存在一个管理员数据表adminuser,该表包含管理员名称字段admin和密码 md5加密字段password,远程攻击者可以结合union方式获取敏感信息,登陆后台,上传shell。 0x03修复方案 过滤。...

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

万户 ezEIP 4.0系统 hit.aspx 参数 f POST注入

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/12/09 12:00 a.m.77 views

Red Hat Automatic Bug Reporting Tool任意文件写入漏洞

问题在abrt-action-install-debuginfo-to-abrt-cache 在默认的情况下,它会在/var/tmp/abrt-tmp-debuginfo-RANDOMSUFFIX创建一个临时文件,然后会下载rpm文件到这个文件夹,之后会进行解压,因为是临时文件夹,所以解压的路径不是这个,而是在/var/cache/abrt-di,但是因为这个文件夹并不是随机创建的,而且可预测性极强,所以我们可以提前创建这个文件夹,依靠控制unpacked.cpio这个文件,我们就能欺骗abrt-action-install-debuginfo提取一个我们可控制的cpio文件...

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

FHFS - FTP/HTTP File Server 2.1.2 远程命令执行

No description provided by source. !/usr/bin/python FHFS - FTP/HTTP File Server 2.1.2 Remote Command Execution Author: Naser Farhadi Date: 26 August 2015 Version: 2.1.2 Tested on: Windows 7 SP1 32 bit Link : http://sourceforge.net/projects/fhfs/ Description : FHFS is a FTP and HTTP Web Server...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/04/09 12:00 a.m.77 views

通达oa2013集团版注入

简要描述: 通达 详细说明: 官网demo登录: http://www.day900.com/ cw 登陆有点鸡肋 注入点+payload: http://www.day900.com/general/budget/budgetprocess/budgetyeardepts.php?DEPTID=1&DEPTIDPRIV=0&DEPTIDS=1 and select 1 from select count,concatselect concathost,user,password from mysql.user limit 0,1,floorrand02x from...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/12/29 12:00 a.m.77 views

某大型政府系统任意文件读取及Oracle注入

简要描述: 某大型政府系统任意文件读取及Oracle注入 详细说明: 这系统有人提交过,详情: WooYun: 某大型政府服务系统Oracle注入使用量大 文件读取(获取数据库用户、密码等): /download?url=../../WEB-INF/classes/wssp/util/dbconfig.properties http://hxasc.cn/download?url=../../WEB-INF/classes/wssp/util/dbconfig.properties...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/09/15 12:00 a.m.77 views

php云人才系统 小漏洞一步步getshell(后台)

简要描述: php云人才系统 小漏洞一步步getshell,这里包含了php与mysql交互时候的特性(也算一个漏洞),还有phpyun自身图片的验证机制问题,等等,步骤比较艰辛,本来想在这里搞一个csrf呢,找了半天没有找到,到时找到一大堆xss,这里就不利用xss了,且看分析 详细说明: 首先我们做一个小测试: 对于mysql存储来说,建站者都会给每一个字段设置长度,然后当我们插入进去的数据长度超过了设置的长度,那么mysql是不会报错,然而会自然截断存储,这个就给我们编写程序的人留下了隐患。 利用场景分析...

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

Supermicro Onboard IPMI Port 49152 敏感文件泄露漏洞

关于 IPMI:智能平台管理接口 IPMI 是一种开放标准的硬件管理接口规格,定义了嵌入式管理子系统进行通信的特定方法。IPMI 信息通过基板管理控制器 BMC(位于 IPMI 规格的硬件组件上)进行交流。IPMI是智能型平台管理接口(Intelligent Platform Management Interface)的缩写,是管理基于...

5CVSS6.5AI score0.19005EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.77 views

Grandora Rialto 1.6 /admin/default.asp Multiple Field SQL Injection

No description provided by source. source: http://www.securityfocus.com/bid/21191/info Grandora Rialto is prone to multiple input-validation vulnerabilities, including SQL-injection and cross-site scripting issues, because it fails to sufficiently sanitize user-supplied data. Exploiting this issu...

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

SmartWin CyberOffice Shopping Cart 2.0 Client Information Disclosure Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/1734/info Smartwin Technology CyberOffice Shopping Cart is a shopping cart application for e-commerce enabled websites running Windows NT 4.0 or 2000. It is possible for a remote user to gain read access to the private...

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

lotuscms 3.0.3 - Multiple Vulnerabilities

No description provided by source. Vulnerability ID: HTB22886 Reference: http://www.htbridge.ch/advisory/xsrfcsrfinlotuscms.html Product: LotusCMS Vendor: Arboroia Network http://www.lotuscms.org/ Vulnerable Version: 3.0.3 and probably prior versions Vendor Notification: 01 March 2011 Vulnerabili...

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

Sun xVM VirtualBox < 1.6.4 Privilege Escalation Vulnerability PoC

No description provided by source. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Core Security Technologies - CoreLabs Advisory http://www.coresecurity.com/corelabs/ Sun xVM VirtualBox Privilege Escalation Vulnerability Advisory Information Title: Sun xVM VirtualBox Privilege Escalation...

7.2CVSS7.6AI score0.06876EPSS
SaveExploits8
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.77 views

Prozilla Hosting Index (directory.php cat_id) - SQL Injection Vulnerability

No description provided by source. \ /\ \ / | \ \ | / \ // / | \ | \ \ Y / | \ / / \ /| /\ / / / / / .OR.ID ECHOADV88$2008 ----------------------------------------------------------------------------------------- ECHOADV88$2008 Prozilla Hosting Index directory.php catid Blind Sql...

7.1AI score
SaveExploits0
Total number of security vulnerabilities5000