Lucene search
+L

9160 matches found

Metasploit
Metasploit
•added 2013/07/12 12:00 a.m.•42 views

NETGEAR ReadyNAS Perl Code Evaluation

This module exploits a Perl code injection on NETGEAR ReadyNAS 4.2.23 and 4.1.11. The vulnerability exists on the web front end, specifically in the nphandler.pl component, due to an insecure usage of the eval perl function. This module has been tested successfully on a NETGEAR ReadyNAS 4.2.23...

10CVSS5.3AI score0.71599EPSS
SaveExploits5
UbuntuCve
UbuntuCve
•added 2013/07/10 12:00 a.m.•34 views

CVE-2013-2877

parser.c in libxml2 before 2.9.0, as used in Google Chrome before 28.0.1500.71 and other products, allows remote attackers to cause a denial of service out-of-bounds read via a document that ends abruptly, related to the lack of certain checks for the XMLPARSEREOF state...

5CVSS6.9AI score0.04951EPSS
SaveExploits0References6
myhack58
myhack58
•added 2013/07/07 12:00 a.m.•29 views

Qi Bo cms back-end database tool at the filter is not strictly the actuator can be written in a word-vulnerability and early warning-the black bar safety net

If your account password is leaked then you're in danger. in the background can directly get a webshell The background for the convenience of webmasters to have a database tool where the implementation Select '%execute request"value"%' into outfile 'F:/wwwroot/shiyanshi/cache/1.asp'; Just write t...

3.3AI score
SaveExploits0
Kitploit
Kitploit
•added 2013/07/04 2:10 a.m.•42 views

[Zarp v0.1.2] The Python Network Attack Tool

Zarp is a network attack tool centered around the exploitation of local networks. This does not include system exploitation, but rather abusing networking protocols and stacks to take over, infiltrate, and knock out. Sessions can be managed to quickly poison and sniff multiple systems at once,...

7.1AI score
SaveExploits0
exploitpack
exploitpack
•added 2013/07/01 12:00 a.m.•18 views

C.P.Sub 4.5 - Authentication Bypass

C.P.Sub 4.5 - Authentication Bypass !/usr/bin/python Exploit Title: C.P.Sub = v4.5 Misconfiguration and Improper Authentication Date: 2013/6/27 Exploit Author: Chako Vendor Homepage: http://www.cooltey.org/ping/php.php Software Download Link: http://cooltey.myweb.hinet.net/cpsubv4.5.zip Version: ...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2013/07/01 12:00 a.m.•34 views

C.P.Sub 4.5 - Authentication Bypass

!/usr/bin/python Exploit Title: C.P.Sub = v4.5 Misconfiguration and Improper Authentication Date: 2013/6/27 Exploit Author: Chako Vendor Homepage: http://www.cooltey.org/ping/php.php Software Download Link: http://cooltey.myweb.hinet.net/cpsubv4.5.zip Version: = v4.5 Tested on: Windows 7 Improper...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2013/06/30 12:00 a.m.•21 views

C.P.Sub 4.5 Privilege Escalation

!/usr/bin/python Exploit Title: C.P.Sub = v4.5 Misconfiguration and Improper Authentication Date: 2013/6/27 Exploit Author: Chako Vendor Homepage: http://www.cooltey.org/ping/php.php Software Download Link: http://cooltey.myweb.hinet.net/cpsubv4.5.zip Version: = v4.5 Tested on: Windows 7 Improper...

0.6AI score
SaveExploits0
seebug.org
seebug.org
•added 2013/06/26 12:00 a.m.•27 views

shopex最新版前台一处想不到的SQL注入

简要描述: shopex代码核心的地方都做了加密处理,找漏洞就需要一点想象空间了,比如这个SQL注入... 详细说明: 存在于用户注册想不到的位置吧? 1. /core/shop/controller/ctl.passport.php 267行 if !$info = $account-create$POST,$message ... 2.看到1,想到有没有可能$account-create是foreach $POST构造sql语句的呐? 3.看数据表结构: 果断提交时$POST里加入memberid测试其实测试时我还试了mobile等,嘿,只捡有用的字段说,然后就有了下图: 漏洞证明:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2013/06/24 12:00 a.m.•40 views

Tipask 2.0 前台任意文件删除漏洞

简要描述: tipask可以调整头像保存并删除原始头像 在删除原始头像时使用了post提交的参数 造成任意文件删除漏洞 详细说明: function onsaveimg $x1 = $this- post'x1' ; $y1 = $this- post'y1' ; $x2 = $this- post'x2' ; $y2 = $this- post'y2' ; $w = $this- post'w' ; $h = $this- post'h' ; $ext = $this- post'ext' ; $uploadtmpfile = TIPASKROOT . "/data/tmp/"...

7.1AI score
SaveExploits0
Cisco Threats
Cisco Threats
•added 2013/06/21 2:04 p.m.•16 views

Threat Outbreak Alert: Fake Portuguese Bank Deposit Delivery Notification Email Messages on June 21, 2013

Low Alert ID: 29745 First Published: 2013 June 21 14:04 GMT Version: 1 Summary Cisco Security has detected significant activity related to Portuguese-language spam email messages that claim to contain a bank deposit delivery notification for the recipient. The text in the email message attempts t...

0.8AI score
SaveExploits0
Prion
Prion
•added 2013/06/20 3:55 p.m.•22 views

Buffer overflow

Buffer overflow in the back-end component in Huawei UTPS 1.0 allows local users to gain privileges via a long IDSPLUGINNAME string in a plug-in configuration file...

6.9CVSS7.3AI score0.00612EPSS
SaveExploits2References2Affected Software1
seebug.org
seebug.org
•added 2013/06/20 12:00 a.m.•31 views

ecshop最新版本前台二次注入系列(1)

简要描述: 二次注入第一枚,通读ecshop代码的结果,我是今天早上从ecshop新下的程序包,你懂的~ 详细说明: 先上结果图: 注入利用过程: 1.添加商品到购物车时,写入注入代码到商品属性id http://localhost/test/ecshop/flow.php?step=addtocart POST: goods="quick":1,"spec":"163","158'","goodsid":32,"number":"1","parent":0 注意,需要spec有两个或以上id 2.在查看购物车页面,点击更新购物车,执行注入代码二次注入嘛,单引号可用了 代码分析:...

7.1AI score
SaveExploits0
Cvelist
Cvelist
•added 2013/06/19 2:00 p.m.•34 views

CVE-2013-2968

An unspecified buffer-read method in IBM Sterling Control Center SCC 5.2 before 5.2.0.9, 5.3 before 5.3.0.4, and 5.4 through 5.4.0.1 allows remote authenticated users to cause a denial of service via a large file that lacks end-of-line characters...

6.1AI score0.00937EPSS
SaveExploits0References2
The Hacker News
The Hacker News
•added 2013/06/17 4:54 p.m.•10 views

Apple releases new details on National Security Requests

Apple revealed on monday that it received between 4,000 and 5,000 data requests in six months from U.S. law enforcement for user information and affected accounts. Apple said the most common forms of requests involved investigating robberies and other crimes. Period between December 1, 2012 and M...

6.1AI score
SaveExploits0
ThreatPost
ThreatPost
•added 2013/06/17 11:42 a.m.•16 views

Apple Fields Data Requests for 10,000 Users Accounts

Since December, U.S. law enforcement agencies have made between 4,000 and 5,000 requests for customer data from Apple on as many 10,000 user accounts, the company said in a statement released last night. Apple said in the wake of allegations that it participates in feeding the U.S. government...

SaveExploits0References6
w3af
w3af
•added 2013/06/10 11:02 p.m.•38 views

fingerprint_waf

Try to fingerprint the Web Application Firewall that is running on the remote end. Please note that the detection of the WAF is performed by the infrastructure.afd plugin afd stands for Active Filter Detection. Plugin type Infrastructure Options This plugin doesnt have any user configured options...

0.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2013/06/10 8:18 p.m.•27 views

kernel: kvm: pv_eoi guest updates with interrupts disabled

A certain Red Hat patch to the KVM subsystem in the kernel package before 2.6.32-358.11.1.el6 on Red Hat Enterprise Linux RHEL 6 does not properly implement the PV EOI feature, which allows guest OS users to cause a denial of service host OS crash by leveraging a time window during which interrup...

5.7CVSS7.1AI score0.00487EPSS
SaveExploits0References4
Symantec
Symantec
•added 2013/05/08 8:00 a.m.•41 views

Symantec Messaging Gateway Management Console Stored XSS

SUMMARY Symantec's Messaging Gateway 9.5.x management console is susceptible to stored cross-site scripting XSS issues found in some of the administrative interface pages. Successful exploitation could result in potential unauthorized privileged access to the management console. AFFECTED PRODUCTS...

3.5CVSS5.2AI score0.00843EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
•added 2013/04/19 12:00 a.m.•51 views

CentOS Update for kernel CESA-2013:0747 centos5

Check for the Version of kernel OpenVAS Vulnerability Test CentOS Update for kernel CESA-2013:0747 centos5 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under th...

6.2CVSS0.7AI score0.00949EPSS
SaveExploits1References2
Huawei
Huawei
•added 2013/04/07 12:00 a.m.•19 views

Security Advisory-The AR Abnormally Resets When Receiving Special DHCP Packets

Access Router AR is a low-end router of Huawei. It provides both mobile and fixed network access modes, applies to enterprises. In application processing on the live network, when special ip phone use DHCP to requests for address information from the AR, a special field is carried in the request...

6.4AI score
SaveExploits0
Rows per page
Query Builder