Lucene search
+L
SeebugMost viewed

56796 matches found

seebug.org
seebug.org
added 2015/11/03 12:00 a.m.66 views

cmseasy官网无条件getshell

简要描述: CMS官网 无条件getshell 想走个大场商 求20rank 详细说明: 首先先看webshell 要不直接把我的webshell给覆盖掉了 菜刀地址 http://www.cmseasy.cn/post/list.php?list=@eval%28$POST%27a%27%29; 密码a 漏洞证明: view-source:http://www.cmseasy.cn/post/list.php?list=echo%20filegetcontents%27list.php%27; http://www.cmseasy.cn/post/list.php?list=phpin...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/18 12:00 a.m.66 views

live800在线客服系统SQL注射漏洞

简要描述: SQL注射漏洞,可看客户与客服对话内容,泄露大量敏感信息。 详细说明: 通过此漏洞 WooYun: live800客服系统任意文件下载漏洞 下载站点源码,在loginAction.jsp中发现以下内容: String loginName=request.getParameter"loginName"; String password=request.getParameter"password"; String loginServerUrl = request.getParameter"loginServerUrl"; OperatorInfo operatorInfo=new...

7.2AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/12 12:00 a.m.66 views

Horizon QCMS 4.0 'category' 参数SQL注入漏洞

受影响系统 Horizon QCMS Horizon QCMS 测试方法: -------------------------------------------------------------------------------- 警 告 以下程序方法可能带有攻击性,仅供安全研究与教学之用。使用者风险自负! http://host/download.php?category=%27%20union%20select%201,2,version,4,5,6%20--%202 建议:...

7.5CVSS6.4AI score0.01045EPSS
SaveExploits7
seebug.org
seebug.org
added 2015/03/09 12:00 a.m.66 views

某通用型电子采购平台可遍历用户和管理员账户密码

简要描述: RT 详细说明: 前人大牛的洞洞 WooYun: 某通用型电子采购平台SQL注射(涉及大量企业) WooYun: 某通用型电子采购平台存在任意文件上传漏洞GETSHELL WooYun: 某通用型电子采购平台从某处目录遍历到任意文件上传GetShell 我也来凑凑热闹 老问题,权限控制问题 漏洞证明: 演示地址为某上市公司 http://cg.jishimedia.com 首先注册账户,登录之后进入密码修改 此时查看源代码即可获取当前用户密码 burpsuite抓包 放入intruder利用0000-9999遍历UserID即可获取所有人员姓名用户和密码,包括管理员 管理后台...

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

Wordpress wpDataTables Plugin 1.5.3 /wpdatatables.php SQL注入漏洞

wpdatatables.php // AJAX-handlers addaction 'wpajaxgetwdtable', 'wdtgetajaxdata' ; addaction 'wpajaxnoprivgetwdtable', 'wdtgetajaxdata' ; / Handler which returns the AJAX response / function wdtgetajaxdata $id = $GET'tableid'; $tabledata = wdtgettablebyid $id ; $columndata = wdtgetcolumnsbytablei...

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

Enalean Tuleap 7.2 - XXE File Disclosure

No description provided by source. Vulnerability title: Tuleap = 7.2 External XML Entity Injection in Enalean Tuleap CVE: CVE-2014-7177 Vendor: Enalean Product: Tuleap Affected version: 7.2 and earlier Fixed version: 7.4.99.5 Reported by: Jerzy Kramarz Details: A multiple XML External Entity...

4CVSS6.5AI score0.03324EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/10/11 12:00 a.m.66 views

Supesite 注入一枚 (可提升自己为管理)

简要描述: Supesite 注入出的密码 基本都破不出来 如果能够直接提升自己为管理员 或者 自己修改管理的密码那就再好不过了。 忙里偷闲。 详细说明: 在index.php中 if$SGET'action' != 'index' ifempty$channels'menus'$SGET'action''upnameid' && $channels'menus'$SGET'action''upnameid' != 'news' $scriptfile = SROOT.'./'.$SGET'action'.'.php'; else $scriptfile =...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/09/24 12:00 a.m.66 views

新云cms建站系统存在ewebeditor上传和iis解析漏洞可批量getshell

简要描述: 详细说明: 新云cms建站系统存在ewebeditor上传和iis解析漏洞,可批量getshell. 利用ewebeditor上传漏洞可以新建一个1.asp的文件夹,再配合iis的解析漏洞就可以成功的拿到shell. 可通过谷歌获得大量的漏洞网站,关键字如下: inurl:Showservices.asp?id= inurl:showkbxx.asp?id= None...

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

万户OA某页面通用性SQL注入(又影响N个政府网和医疗机构)

简要描述: 其实我一直琢磨,之前发的那个,为什么有一部分不能注入,后来找了找,发现不能注入的都是oracle数据库,很好奇。。。然后……就发现了这个通用注入。。例子中,涉及淮北市卫生局,内蒙古海勃湾区市政府、怀远县政府等多家政府单位和医疗机构。在注入时貌似有些限制,凌晨1:45了,就不继续测试了,该睡觉了。。 详细说明: 万户OA协同管理系统,存在POST注入 问题链接:defaultroot/mobile/index.jsp 该登陆框,username处没有做过滤,导致了POST注入 详细看图吧。。。 漏洞证明:...

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

Drupal /xmlrpc.php 拒绝服务漏洞 poc

早在2012 年 12 月 17 日一些采用 PHP 的知名博客程序 WordPress被曝光存在严重的漏洞,该漏洞覆盖WordPress 全部已发布的版本(包括WordPress 3.8.1)。该漏洞的 WordPress 扫描工具也在很多论坛和网站发布出来。工具可以利用 WordPress 漏洞来进行扫描,也可以发起DDoS 攻击。经过测试,漏洞影响存在 xmlrpc.php 文件的全部版本。 Pingback 是三种类型的反向链接中的一种,当有人链接或者盗用作者文章时来通知作者的一种方法。可以让作者了解和跟踪文章被链接或被转载的情况。一些全球最受欢迎的 blog 系统比如...

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

Multiple Vendor ICMP Implementation Malformed Path MTU DoS

No description provided by source. source: http://www.securityfocus.com/bid/13124/info Multiple vendor implementations of TCP/IP Internet Control Message Protocol ICMP are reported prone to several denial-of-service attacks. ICMP is employed by network nodes to determine certain automatic actions...

5CVSS7.5AI score0.80101EPSS
SaveExploits15
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

ImageVue 2.0 - Remote Admin Login Exploit

No description provided by source. Author: Sora Software Link: http://www.imagevuex.com/ Version: 2.0 Tested on: Windows and Linux --------------------------------- / ImageVue 2.0 Remote Admin Login Exploit Created by Sora Contact: vhr95zw at hotmail.com / + Google Dork: inurl:/admin/ ImageVue +...

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

Webcam Corp Webcam Watchdog 1.0/1.1/3.63 Web Server Buffer Overflow Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/9351/info A problem has been identified in the handling of remote web requests by the Webcam Watchdog software. Because of this, it may be possible for a remote attacker to gain unauthorized access to a vulnerable system...

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

Open&Compact FTP Server 1.2 (Gabriel's FTP Server) - Auth Bypass & Directory Traversal SAM Retrieval Exploit

No description provided by source. !/usr/bin/python Exploit Title: Open&Compact Ftp Server = 1.2 Auth bypass & directory traversal sam retrieval Date: Aug 7, 2013 By Wireghoul - http://www.justanotherhacker.com Based on Serge Gorbunov's auth bypass http://www.exploit-db.com/exploits/13932/ Softwa...

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

pGB 2.12 kommentar.php SQL Injection Vulnerability

No description provided by source. Exploit Title: pGB 2.12 SQL Injection Vulnerability Date: 18/01/2012 - 03.52 Author: 3spi0n Software Website: http://www.powie.de/ Tested On: BackTrack 5 - Win7 Ultimate Platform: Php $ Vulnerable File: kommentar.php $ Demo Sites:...

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

SAP Netweaver Message Server Multiple Vulnerabilities

No description provided by source. 1. Advisory Information Title: SAP Netweaver Message Server Multiple Vulnerabilities Advisory ID: CORE-2012-1128 Advisory URL: http://www.coresecurity.com/content/SAP-netweaver-msg-srv-multiple-vulnerabilities Date published: 2013-02-13 Date of last update:...

8.7AI score0.24407EPSS
SaveExploits7
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

dompdf 0.6.0 (dompdf.php, read param) - Arbitrary File Read

No description provided by source. Vulnerability title: Arbitrary file read in dompdf CVE: CVE-2014-2383 Vendor: dompdf Product: dompdf Affected version: v0.6.0 Fixed version: v0.6.1 partial fix Reported by: Alejo Murillo Moyas Details: An arbitrary file read vulnerability is present on dompdf.ph...

4.3CVSS0.3AI score0.39231EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Joomla Seyret Video Component (com_seyret) Blind SQL Injection Exploit

No description provided by source. 1 1 0 I'm RoAdKiLlEr member from Inj3ct0r Team 1 1 0 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1 +Title :Joomla Component comseyret Blind SQL Injection Exploit +Author :RoAdKiLlEr +Contact :RoAdKiLlEratKhg-CrewdotWs +Tested on :Win X...

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

Webkit Normalize Bug - Android 2.2

No description provided by source. !-- CVE-2010-1759 webkit normalize bug Tested on Moto Droidx2 running 2.2. Droidx2 running 2.3 is vulnerable but exploit fails due to non-executable heap. Still working on a way around that : 2.1 - 2.3 emulator. The changes needed are documented in the code. The...

9.3CVSS8.8AI score0.15733EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

PHPGroupWare 0.9.14 Tables_Update.Inc.PHP Remote File Include Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/12074/info phpGroupWare is prone to a remote file include vulnerability, potentially allowing the execution of malicious PHP code. This would occur in the context of the affected web server. The tablesupdate.inc.php scrip...

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

Apache Struts ClassLoader Manipulation Remote Code Execution

No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Apache Struts ClassLoader Manipulation Remote Code Execution', 'Description' = %q This module...

7.1AI score0.99524EPSS
SaveExploits9
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

XLineSoft ASPRunner 1.0/2.x [TABLE-NAME]_edit.asp SQL Parameter XSS

No description provided by source. source: http://www.securityfocus.com/bid/10799/info ASPRunner is reported prone to multiple vulnerabilities. The reported issues include SQL injection, cross-site scripting, information disclosure and unauthorized access to database files. ASPRunner versions 2.4...

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

PHP/FI 1.0/FI 2.0/FI 2.0 b10 mylog/mlog Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/713/info The PHP/FI package which was originally written by Rasmus Lerdorf is an is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features...

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

IPSwitch IMail Server <= 8.1 - Local Password Decryption Utility

No description provided by source. / IpSwitch IMail Server = ver 8.1 User Password Decryption by Adik netmaniac hotmail KG IpSwitch IMail Server uses weak encryption algorithm to encrypt its user passwords. It uses polyalphabetic Vegenere cipher to encrypt its user passwords. This encryption sche...

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

Joomla! <= 3.0.2 (highlight.php) PHP Object Injection Vulnerability

No description provided by source. ------------------------------------------------------------------- Joomla! = 3.0.2 highlight.php PHP Object Injection Vulnerability ------------------------------------------------------------------- - Software Link: http://www.joomla.org/ - Affected Versions:...

7.5CVSS0.1AI score0.03149EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Guru Penny Auction Pro 3.0 - Blind SQL Injection Vulnerability

No description provided by source. / / / \ \ \ \ \ / / \\ \ \ \ \ // /// \ \ / / \ //|\ / \ \ \ \ \ \ / / \ \ / / \ | | | \ | | || | | |/ / \ V / || |\ V / / \ | / \ | /| | | || / | | | | . | ' || / | || // \ // \|||/|||||||||\ .WEB.ID...

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

ASX to MP3 Converter 3.1.2.1 - SEH Exploit (Multiple OS, DEP and ASLR Bypass)

No description provided by source. Exploit Title: ASX to MP3 Converter v3.1.2.1 SEH Exploit Multiple OS, DEP and ASLR Bypass Date: July 13, 2010 Author: Node Software Link: http://www.mini-stream.net/downloads/ASXtoMP3Converter.exe Version: Mini-Stream Software ASX to MP3 Converter...

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

PhpMyDesktop/Arcade 1.0 Final - (phpdns_basedir) RFI Vulnerability

No description provided by source. Name : PhpMyDesktop|arcade 1.0 Final phpdnsbasedir Remote File Include Download From : http://mesh.dl.sourceforge.net/sourceforge/pmd-arcade/pmdarcade10final.zip Found By : RoMaNcYxHaCkEr Home Page : Not Yet : Google Dork : Powered by phpMyDesktop|arcade v1.0...

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

Namad (IMenAfzar) 2.0.0.0 - Remote File Disclosure Vulnerability

No description provided by source. Securitylab.ir Application Info: Name: Namad Version: 2.0.0.0 Website: http://imenafzar.com Discoverd By: Securitylab.ir Website: http://securitylab.ir Contacts: adminatsecuritylab.ir & info@securitylabdotir Vulnerability Info: Type: Remote File Download...

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

MetaCart E-Shop V-8 StrCatalog_NAME Parameter Remote SQL Injection Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/13377/info An SQL injection vulnerability affects MetaCart e-Shop V-8. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries. An attacker may explo...

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

RoundCube Webmail <= 0.2b Remote Code Execution Exploit

No description provided by source. !/bin/sh I was hoping the PoC would not appear so soon, but now that it is out, i thought i might as well publish my real exploit. Hunger http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5619 FOR LEARNING PURPOSES ONLY! PHP echoiniget'disablefunctions';...

10CVSS0.3AI score0.58637EPSS
SaveExploits15
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Ubiquiti airCam RTSP Service 1.1.5 - Buffer Overflow

Core Security - Corelabs Advisory http://corelabs.coresecurity.com Buffer overflow in Ubiquiti airCam RTSP service 1. Advisory Information Title: Buffer overflow in Ubiquiti airCam RTSP service Advisory ID: CORE-2013-0430 Advisory URL:...

7.5CVSS0.1AI score0.23397EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Microsoft Office 2000/2002 Property Code Execution Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/18911/info Microsoft Office is prone to a code-execution vulnerability. This is due to a failure to handle exceptional conditions. Successfully exploiting this issue allows attackers to corrupt process memory and to execu...

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

Linux Kernel /dev/ptmx Key Stroke Timing Local Disclosure

No description provided by source. !/bin/bash ptmx-su-pwdlen.sh -- This PoC determine the password length of a local user who runs su -. Done thanks to the ptmx keystroke timing attack CVE-2013-0160. See http://vladz.devzero.fr/013ptmx-timing.php for more information. Tested on Debian 6.0.5 kerne...

2.1CVSS6.7AI score0.00732EPSS
SaveExploits6
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Daum Game 1.1.0.5 - ActiveX (IconCreate Method) Stack Buffer Overflow

No description provided by source. !-- Trustwave SpiderLabs Security Advisory TWSL2014-002: Buffer Overflow Vulnerability in DaumGame ActiveX Published: 01/07/2014 Version: 1.1 Vendor: Daum daum.net Product: Daum Game ActiveX Version affected: 1.1.0.5, 1.1.0.4 Product description: DaumGame Active...

9.3CVSS6.5AI score0.112EPSS
SaveExploits7
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

D-Link DSR Router Series - Remote Root Shell Exploit

No description provided by source. !/usr/bin/python CVEs: CVE-2013-5945 - Authentication Bypass by SQL-Injection CVE-2013-5946 - Privilege Escalation by Arbitrary Command Execution Vulnerable Routers: D-Link DSR-150 Firmware v1.08B44 D-Link DSR-150N Firmware v1.05B64 D-Link DSR-250 and DSR-250N...

10CVSS9.2AI score0.09783EPSS
SaveExploits8
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Windows NT - User Mode to Ring 0 Escalation Vulnerability

No description provided by source. Microsoft Windows NT GP Trap Handler Allows Users to Switch Kernel Stack ------------------------------------------------------------------------- CVE-2010-0232 In order to support BIOS service routines in legacy 16bit applications, the Windows NT Kernel support...

7.2CVSS7.7AI score0.29253EPSS
SaveExploits13
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

Windows Afd.sys - Privilege Escalation Exploit (MS11-080)

No description provided by source. MS11-080 - CVE-2011-2005 Afd.sys Privilege Escalation Exploit Author: [email protected] - Matteo Memelli Spaghetti & Pwnsauce yuck! 0xbaadf00d Elwood@mac&cheese.com Thx to dookielifesaver2000ca, dijital1 and ronin for helping out! To my Master Shifu muts: So...

7.2CVSS7.6AI score0.31761EPSS
SaveExploits13
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.66 views

WANGKONGBAO CNS-1000 UTM IPS-FW Directory Traversal

No description provided by source. Exploit Title: WANGKONGBAO CNS-1000 and 1100 Network Security Platform UTM Directory Traversal Date: 7/2/2012 Exploit Author: Dillon Beresford Vendor Homepage: http://www.wangkongbao.com/products.html Version: CNS-1000 and 1100 The issue is in the...

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

CKEditor 4.0.1 - Multiple Vulnerabilities

No description provided by source. =========================================== Vulnerable Software: ckeditor 4.0.1 standard Download: http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.0.1/ckeditor4.0.1standard.zip Vulns: Full Path Disclosure && XSS...

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

Metinfo 3.0 - Multiple Vulnerabilities

No description provided by source. Exploit Title: metinfo3.0 Mullti Vulnerability Date : 10-11-2010 Author : anT!-Tr0J4n Version : 3.0 DorK : Powered by MetInfo 3.0 Home : www.Dev-PoinT.com : http://milw0rm.ws Email : D3v-PoinTathotmaild0tcom & C1EHatHotmaild0tcom Vendor� : http://www.metinfo.cn/...

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

ApPHP MicroBlog 1.0.1 - Remote Command Execution Exploit

No description provided by source. !/usr/bin/python import random import hashlib import urllib from base64 import b64encode as b64 import sys import re Exploit Title: Python exploit for ApPHP MicroBlog 1.0.1 Free Version - RCE Exploit Author: LOTFREE Version: ApPHP MicroBlog 1.0.1 Free Version...

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

phpFaber TopSites Index.PHP Cross-Site Scripting Vulnerability

漏洞信息: phpfaber topsites是一个php编写的功能强大,可靠和安全的排行榜。 phpFaber TopSites存在跨站脚本攻击漏洞。 漏洞影响: phpFaber TopSites 0 漏洞详情: phpFaber TopSites中的index.php存在跨站脚本攻击漏洞。这使得远程攻击者可以借助于page参数注入任意Web脚本或HTML。 可使用以下代码进行漏洞验证: http://www.example.com/index.php?page=alert/sebug/ 解决方案:...

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

Linux kernel get_rx_bufs函数拒绝服务漏洞

CVE ID:CVE-2014-0055 Linux Kernel是Linux操作系统的内核。 Linux kernel 2.6.32-431.11.2之前版本中,vhost-net子系统内drivers/vhost/net.c的getrxbufs函数没有正确处理vhostgetvqdesc错误,这可使客户端OS用户造成拒绝服务。 0 Linux kernel 2.6.32-431.11.2 目前厂商还没有提供补丁或者升级程序: http://www.kernel.org/...

5.5CVSS0.1AI score0.0062EPSS
SaveExploits1
seebug.org
seebug.org
added 2014/03/19 12:00 a.m.66 views

PHP &quot;gdImageCreateFromXpm()&quot;空指针间接引用漏洞

CVE ID: CVE-2014-2497 PHP是一种HTML内嵌式的语言。 PHP 5.4.26、5.5.10版本在 "gdImageCreateFromXpm" 函数 ext/gd/libgd/gdxpm.c的实现上存在空指针间接引用错误,攻击者通过特制的XPM文件,利用此漏洞可造成崩溃。 0 PHP PHP 5.5.10 PHP PHP 5.4.26 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.php.net/downloads.php https://bugs.php.net/bug.php?id=669...

4.3CVSS7.9AI score0.22319EPSS
SaveExploits3
seebug.org
seebug.org
added 2014/03/16 12:00 a.m.66 views

Maccms V8 注入两枚

简要描述: 过滤不严。无需单引号。同一文件。 详细说明: 在inc/user/alipay/alipayapi.php中 $outtradeno = $POST'WIDouttradeno';//可控 //商户网站订单系统中唯一订单号,必填 //订单名称 $subject = $POST'WIDsubject'; //必填 //付款金额 $price = $POST'WIDprice'; //必填 //商品数量 $quantity = "1"; //必填,建议默认为1,不改变值,把一次交易看成是一次下订单而非购买一件商品 //物流费用 $logisticsfee = "0.00";...

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

KVM &quot;complete_emulated_mmio()&quot;内存破坏漏洞

CVE ID:CVE-2014-0049 Linux Kernel是一款开源的操作系统。 由于处理重复模拟推送时"completeemulatedmmio"方法中的错误,可导致内存破坏。 0 KVM Kernel-based Virtual Machine 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a08d3b3b...

7.4CVSS0.00775EPSS
SaveExploits1
seebug.org
seebug.org
added 2014/02/13 12:00 a.m.66 views

WordPress Kiddo Theme &quot;uploadify.php&quot;任意文件上传漏洞

WordPress Kiddo是WordPress的儿童主题。 WordPress Kiddo的/wp-content/themes/kiddo/app/assets/js/uploadify/uploadify.php脚本允许上传任意扩展名的文件到webroot的文件夹内,如果上传的文件包含恶意PHP脚本,即可导致执行任意PHP代码。 0 WordPress Kiddo 1.x 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/12/18 12:00 a.m.66 views

Cisco WebEx Meeting Center移动设备浏览器重定向跨站脚本漏洞

Bugtraq ID:64275 CVE ID:CVE-2013-6962 Cisco WebEx是一款网络会议解决方案。 在处理如何把移动设备浏览器重定向Cisco WebEx Meeting Center站点的移动版本时存在漏洞,允许未验证远程攻击者进行跨站脚本攻击。攻击者构建恶意URI,诱使用户解析,当恶意数据被查看时可获取敏感信息或者劫持用户会话。 0 Cisco WebEx Meeting Center 厂商补丁: Cisco ----- 用户可参考如下厂商提供的安全公告获得补丁信息:...

4.3CVSS6.6AI score0.01792EPSS
SaveExploits1
seebug.org
seebug.org
added 2013/12/17 12:00 a.m.66 views

金蝶某应用存在post盲注漏洞

简要描述: 。。。。。。。 详细说明: 漏洞网站:http://211.151.164.209/ post信息 POST /search/result.html HTTP/1.1 Content-Length: 68 Content-Type: application/x-www-form-urlencoded X-Requested-With: XMLHttpRequest Referer: http://211.151.164.209:80/ Cookie: JSESSIONID=1CF29CEB6B2C4504B942265891E7A3AF Host: 211.151.164.2...

7.1AI score
SaveExploits0
Total number of security vulnerabilities5000