Lucene search
K

7736 matches found

NVD
NVD
added 2013/11/14 8:55 p.m.18 views

CVE-2013-6058

SQL injection vulnerability in appRain CMF 3.0.2 and earlier allows remote attackers to execute arbitrary SQL commands via the PATHINFO to blog-by-cat/...

7.5CVSS8.2AI score0.0248EPSS
Exploits7References6
Metasploit
Metasploit
added 2013/11/07 8:59 p.m.42 views

Supermicro Onboard IPMI close_window.cgi Buffer Overflow

This module exploits a buffer overflow on the Supermicro Onboard IPMI controller web interface. The vulnerability exists on the closewindow.cgi CGI application, and is due to the insecure usage of strcpy. In order to get a session, the module will execute system from libc with an arbitrary CMD...

10CVSS1.1AI score0.71929EPSS
Exploits10
Metasploit
Metasploit
added 2013/11/06 7:45 p.m.77 views

Supermicro Onboard IPMI Static SSL Certificate Scanner

This module checks for a static SSL certificate shipped with Supermicro Onboard IPMI controllers. An attacker with access to the publicly-available firmware can perform man-in-the-middle attacks and offline decryption of communication to the controller. This module has been on a Supermicro Onboar...

8.1CVSS6.3AI score0.09688EPSS
Exploits2
securityvulns
securityvulns
added 2013/11/05 12:0 a.m.82 views

Unicorn Router WB-3300NR CSRF (Factory Reset/DNS Change)

Exploit Title: Unicorn Router WB-3300NR CSRF Factory Reset/DNS Change Exploit Author: absane Blog: http://blog.noobroot.com Discovery date: October 29th 2013 Vendor Homepage: http://www.eunicorn.co.kr/kimsboard7/product.php?inc=wb-3300nr Tested on: Unicorn WB-3300NR v1.0 Firmware Version:...

7.3AI score
Exploits0
Opera Security Advisories
Opera Security Advisories
added 2013/10/31 12:0 a.m.7 views

New home for the Security Group blog

News New home for the Security Group blog Share October 31st, 2013 Welcome to the new home of the Opera Security Group. We have changed our blogging platform. For more more information regarding the switch, please see this post. If you received this blog post in your feed reader, you do not need ...

8.8CVSS6.8AI score0.05036EPSS
Exploits4References1
Metasploit
Metasploit
added 2013/10/30 3:25 p.m.31 views

NAS4Free Arbitrary Remote Code Execution

NAS4Free allows an authenticated user to post PHP code to a special HTTP script and have the code executed remotely. This module was successfully tested against NAS4Free version 9.1.0.1.804. Earlier builds are likely to be vulnerable as well. This module requires Metasploit:...

6CVSS0.4AI score0.12634EPSS
Exploits5
Exploit DB
Exploit DB
added 2013/10/15 12:0 a.m.37 views

Dolibarr ERP/CRM 3.4.0 - 'exportcsv.php?sondage' SQL Injection

Exploit Title: Dolibarr 3.4.0 SQLi Date: 10/7/2013 Exploit author: drone @dronesec More information: http://forelsec.blogspot.com/2013/10/dolibarr-340-multiple-vulnerabilities.html Vendor homepage: http://www.dolibarr.org/ Software link: Version: 3.4.0 Fixed in: 3.4.1 Tested on: Ubuntu 12.04...

7.4AI score
Exploits0
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2013/10/01 12:0 a.m.43 views

Stable Channel Update

The Chrome team is excited to announce the promotion of Chrome 30 to the Stable channel for Windows, Mac, Linux and Chrome Frame. Chrome 30.0.1599.66 contains a number of fixes and improvements, including: Easier searching by image A number of new apps/extension APIs Lots of under the hood change...

7.5CVSS10AI score0.02531EPSS
Exploits1Affected Software1
The Hacker News
The Hacker News
added 2013/09/28 8:46 p.m.15 views

Exclusive : New Touch ID hack allows hacker to unlock an iPhone by multiple fingerprints

The Iranian group defeated the very basic phenomenon of an iPhone Fingerprinting scanner, which allows them to unlock an iPhone device with multiple Fingerprints. Apple‘s iPhone 5s, was launched just available in stores two weeks before with a new feature of biometrics-based security system calle...

6.5AI score
Exploits0
Joomla! Vulnerable Extensions List
Joomla! Vulnerable Extensions List
added 2013/09/26 3:41 a.m.13 views

My Blog, 2.0.1 Build 286,

My Blog, 2.0.1 Build 286, SQL Injection...

1.9AI score
Exploits0Affected Software1
seebug.org
seebug.org
added 2013/09/24 12:0 a.m.24 views

Z-Blog的php版前台正则SQL盲注漏洞

简要描述: 第二发...另外有点疑惑想问下你们的开发 详细说明: 问题出在 /zbsystem/function/csystemcommon.php function GetVars$name,$type='REQUEST' if $type=='ENV' $array=&$ENV; if $type=='GET' $array=&$GET; if $type=='POST' $array=&$POST; if $type=='COOKIE' $array=&$COOKIE; if $type=='REQUEST' $array=&$REQUEST; if $type=='SERVER'...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2013/09/24 12:0 a.m.27 views

Z-Blog PHP版之三低权限管理员POST注入

简要描述: 注册个评论者账号就能注到管理员 详细说明: 木有找到你们接受POST变量的函数在哪,所以认为问题出在/zbsystem/function/lib/dbsql.php public function ParseWhere$where global $zbp; $sqlw=null; if!empty$where $sqlw .= ' WHERE '; $comma = ''; foreach$where as $k = $w $eq=$w0; if$eq=='='|$eq==''|$eq=='LIKE'|$eq==''|$eq=='!=' $x = string$w1; $y ...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2013/09/24 12:0 a.m.29 views

Z-Blog的PHP版前台存储型XSS漏洞一

简要描述: 看到你们内测的消息我就屁颠屁颠地跑过来了,花了两个通宵看代码发现几处漏洞.. 这里先绕过了你们XSS过滤脚本.. 详细说明: 问题出在 /zbsystem/function/csystemcommon.php function TransferHTML$source,$para ifstrpos$para, 'nohtml'!==false $source=pregreplace"//si","",$source; ifstrpos$para, 'noscript'!==false $source=pregreplace"/.?/si","",$source;...

7.1AI score
Exploits0
Prion
Prion
added 2013/09/16 1:2 p.m.22 views

Cross site scripting

Multiple cross-site scripting XSS vulnerabilities in Moodle through 2.2.11, 2.3.x before 2.3.9, 2.4.x before 2.4.6, and 2.5.x before 2.5.2 allow remote attackers to inject arbitrary web script or HTML via a crafted blog link within an RSS feed...

4.3CVSS5.9AI score0.21862EPSS
Exploits4References3Affected Software1
OSV
OSV
added 2013/09/16 1:2 p.m.2 views

UBUNTU-CVE-2013-4341

Multiple cross-site scripting XSS vulnerabilities in Moodle through 2.2.11, 2.3.x before 2.3.9, 2.4.x before 2.4.6, and 2.5.x before 2.5.2 allow remote attackers to inject arbitrary web script or HTML via a crafted blog link within an RSS feed...

4.3CVSS7.3AI score0.21862EPSS
Exploits4References4
Cvelist
Cvelist
added 2013/09/16 10:0 a.m.32 views

CVE-2013-4341

Multiple cross-site scripting XSS vulnerabilities in Moodle through 2.2.11, 2.3.x before 2.3.9, 2.4.x before 2.4.6, and 2.5.x before 2.5.2 allow remote attackers to inject arbitrary web script or HTML via a crafted blog link within an RSS feed...

5.6AI score0.21862EPSS
Exploits4References3
exploitpack
exploitpack
added 2013/09/09 12:0 a.m.24 views

Moodle 2.3.82.4.5 - Multiple Vulnerabilities

Moodle 2.3.82.4.5 - Multiple Vulnerabilities Ciaran McNally Application: Moodle http://download.moodle.org/ Versions: parameter in an rss feed is vulnerable to javascript injection. This blog post is viewable by everyone on moodle and you can link to it directly. Upon clicking the "Link to origin...

0.2AI score
Exploits0
myhack58
myhack58
added 2013/09/07 12:0 a.m.22 views

PJ blog plug-in vulnerability of the actuator can be bulk obtained webshell-vulnerability warning-the black bar safety net

pjblog in 0 7 in a civil plug-in vulnerabilities. PJ blog editor of the vulnerability, without filtering sensitive characters. Currently this plugin author has not maintenance updates. Don't use this plugin, the blog will not be affected Can batch get most of the PJ blog WEBSHELL。 ! QQ screenshot...

1.7AI score
Exploits0
myhack58
myhack58
added 2013/09/06 12:0 a.m.24 views

phpcms v9 arbitrary file read vulnerability exp-vulnerability warning-the black bar safety net

? php / PHPcms V9 arbitrary file read vulnerability Detection Tool @author the Return of the Blog: www.creturn.com Email: [email protected] Note that this app only to learn reference, shall not be used for illegal interactions Otherwise the consequences conceited, and I is independent of! /...

0.1AI score
Exploits0
0day.today
0day.today
added 2013/09/04 12:0 a.m.37 views

jetAudio 8.0.16.2000 Plus VX - (.wav) - Crash POC

Exploit for windows platform in category dos / poc Exploit Title: jetAudio Version 8.0.16.2000 Plus VX - .wav - Crash POC Date: 03-09-2013 Exploit Author: ariarat Software Link: http://www.jetaudio.com/download/ Version: 8.0.16.2000 Probably old version of software and the LATEST version too Vend...

7AI score
Exploits0
Rows per page
Query Builder