Lucene search
K

5324 matches found

myhack58
myhack58
added 2014/03/01 12:0 a.m.15 views

DedeCMS latest through the kill injection(buy_action.php)vulnerability analysis-vulnerability warning-the black bar safety net

0x00 Preface Two days ago, dark clouds white hat submitted two DedeCMS through killing injection vulnerabilities, much noise uproar, 2, No. 5, weaving dreams official release of the patch, so you download the latest code back to do a comparison, here is a simple analysis under the one injection...

7.6AI score
Exploits0
seebug.org
seebug.org
added 2014/02/27 12:0 a.m.12 views

startbbs最新版本泄露任意用户邮箱

简要描述: 都不知道挖到哪里去了,你们的源码昨天看了一天了...... 详细说明: 主要是你们开发安全意识差啊... /themes/default/userinfo.php在第86行有这样一句 联系方式: " class="external mail"-- 把用户的邮箱输出了但是被注释了!-- 查看源码就可以了。 漏洞证明: 这里我测试了官网demo的,抓取了一个妹子的....(PS:已经加为好友!)...

7.1AI score
Exploits0
myhack58
myhack58
added 2014/02/27 12:0 a.m.23 views

Google Chrome Developer Tools vulnerability exploit-vulnerability warning-the black bar safety net

0x00 introduction The story originated in the Chromium source code in the named InjectedScriptSource.js files, this file is responsible for the console in the command execution. Maybe a lot of people would say: 【Wait! Why is the JavaScript in charge of the command execution,Chromium/Chrome is not...

0.8AI score
Exploits0
NVD
NVD
added 2014/02/26 1:29 a.m.8 views

CVE-2014-0842

The account-creation functionality in IBM Rational Focal Point 6.4.x and 6.5.x before 6.5.2.3 and 6.6.x before 6.6.1 places the new user's default password within the creation page, which allows remote attackers to obtain sensitive information by reading the HTML source code...

5CVSS6AI score0.00225EPSS
Exploits1References2
Prion
Prion
added 2014/02/26 1:29 a.m.14 views

Default credentials

The account-creation functionality in IBM Rational Focal Point 6.4.x and 6.5.x before 6.5.2.3 and 6.6.x before 6.6.1 places the new user's default password within the creation page, which allows remote attackers to obtain sensitive information by reading the HTML source code...

5CVSS6.5AI score0.00225EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2014/02/25 9:0 p.m.12 views

CVE-2014-0842

The account-creation functionality in IBM Rational Focal Point 6.4.x and 6.5.x before 6.5.2.3 and 6.6.x before 6.6.1 places the new user's default password within the creation page, which allows remote attackers to obtain sensitive information by reading the HTML source code...

6AI score0.00225EPSS
Exploits1References2
CVE
CVE
added 2014/02/25 9:0 p.m.38 views

CVE-2014-0842

The CVE-2014-0842 vulnerability affects IBM Rational Focal Point 6.4.x and 6.5.x prior to 6.5.2.3, and 6.6.x prior to 6.6.1. The account-creation page places the new user’s default password in the HTML source, allowing remote attackers to read sensitive credentials via page source inspection. Imp...

5CVSS6.2AI score0.00225EPSS
Exploits1References2Affected Software1
Kitploit
Kitploit
added 2014/02/24 7:29 p.m.10 views

[ParameterFuzz v1.8] Parameter´s auditor for web applications

ParameterFuzz is a tool to check the level of fortification in web applications, try to cover the field more exploited by hackers, as the majority of known attacks are based on exploiting poorly filtered parameters. Just as SQL injection, Cross Site Scripting or RFI among others. This tool is...

8.3AI score
Exploits0
The Hacker News
The Hacker News
added 2014/02/22 12:42 a.m.9 views

Android iBanking Trojan Source Code Leaked Online

Smartphone is the need of everyone today and so the first target of most of the Cyber Criminals. Malware authors are getting to know their market and are changing their way of operations. Since last year we have seen a rise in the number of hackers moving from the Blackhat into the Greyhat. The...

7.6AI score
Exploits0
seebug.org
seebug.org
added 2014/02/18 12:0 a.m.25 views

程氏舞曲CMS最新php版本高危SQL注入漏洞

简要描述: 注入毫无限制! 详细说明: 昨天刚下载的源码(应该最新的吧...) bug文件位置:https://images.seebug.org/upload/app/models/csdjskins.php第3466行 function GetIP //定义了一个获取ip地址的函数 if getenv"HTTPCLIENTIP" && strcasecmpgetenv"HTTPCLIENTIP", "unknown" //换取ip地址,如果存在,则使用clientip。 $ip = getenv"HTTPCLIENTIP"; else if...

7.1AI score
Exploits0
0day.today
0day.today
added 2014/02/17 12:0 a.m.18 views

Java 7 Update 5-10 vulnerability to download and execute

This exploit affects several versions of Java, as seen from the description, it downloads and runs the file. Usage Info All material comes with source code and you can easily gather exploit you only need to mark you address the file to your. Traffic to be poured on the file 1.html as shown in the...

7.1AI score
Exploits0
Kitploit
Kitploit
added 2014/02/14 12:31 a.m.11 views

[OWASP iGoat] Security learning tool for iOS developers

The OWASP iGoat project is a security learning tool for iOS developers to learn about security weaknesses in iOS -- by breaking things as well as fixing them. iGoat is available ONLY in source code format, and this is the official repository for that code. On the Downloads tab here, you will find...

7.3AI score
Exploits0
seebug.org
seebug.org
added 2014/02/14 12:0 a.m.16 views

CSCMS V3.5 最新补丁后 又一个SQL注射(源码详析)

简要描述: CSCMS V3.5 最新补丁后 又一个SQL注射(源码详析) 之前的注射已经修补了,但是还有几处注射点没有注意到 详细说明: 在addslash + 引号保护 的情况下 要格外注意数字型变量的处理 /app/controllers/home.php line:1020 public function gbookdel header"Expires: Mon, 26 Jul 1997 05:00:00 GMT"; header"Cache-Control: no-cache, must-revalidate"; header"Pragma: no-cache";...

7AI score
Exploits0
Packet Storm
Packet Storm
added 2014/02/06 12:0 a.m.60 views

doorGets CMS 5.2 SQL Injection

Advisory ID: HTB23197 Product: doorGets CMS Vendor: doorGets Vulnerable Versions: 5.2 and probably prior Tested Version: 5.2 Advisory Publication: January 15, 2014 without technical details Vendor Notification: January 15, 2014 Vendor Patch: January 15, 2014 Public Disclosure: February 5, 2014...

6.5CVSS0.4AI score0.01181EPSS
Exploits5
The Hacker News
The Hacker News
added 2014/02/02 9:3 p.m.7 views

Microsoft launching 'Transparency Center' for Source code integrity Check

Last Friday at the 50th Munich Security Conference, Microsoft announced to launch 'Transparency centers' around the World, where government customers will be able to verify the source code of Microsoft’s products and can confirm that there are no backdoors. The recent chain of scandals over US...

6.9AI score
Exploits0
Dsquare
Dsquare
added 2014/02/01 12:0 a.m.35 views

ZonPHP 2.25 File Upload

File upload vulnerability in ZonPHP ofcuploadimage.php Vulnerability Type: File Upload For the exploit source code contact DSquare Security sales team...

7.5CVSS0.4AI score0.91085EPSS
Exploits8
Kitploit
Kitploit
added 2014/01/25 8:14 p.m.167 views

[Netsparker v3.2] Web Application Security Scanner

Netsparker can crawl, attack and identify vulnerabilities in all custom web applications regardless of the platform and the technology they are built on, just like an actual attacker. It can identify web application vulnerabilities like SQL Injection, Cross-site Scripting XSS, Remote Code Executi...

8.6AI score
Exploits0
Packet Storm
Packet Storm
added 2014/01/22 12:0 a.m.39 views

AOL File Inclusion / Cross Site Scripting

AOL File Inclusion / Cross Site ScrIpting Time-Line vulnerability ------------------------ -Multiples Security Advisories -Not Response -Not FeedBack -Not Fixed -Another Security Advisory & another.. -Not Response-Not FeedBack -Full Disclosure I. VULNERABILITY ------------------------- Title: AOL...

Exploits0
myhack58
myhack58
added 2014/01/17 12:0 a.m.13 views

phpyun any file deleted resulting in injection+getshell-a vulnerability warning-the black bar safety net

Could have been just sent in the Law of the passenger interior, but today saw the official has been fixed, so nothing to hide, just issued. Hope you all learned knowledge, but also want a great God let me write this code, would have been hard to force, require no Agency. phpyun cloud talent syste...

0.1AI score
Exploits0
Cisco
Cisco
added 2014/01/16 8:22 p.m.31 views

Cisco WebEx Meetings Server Enterprise License Manager Administrative Password Disclosure Vulnerability

A vulnerability in the Cisco WebEx Meetings Server Enterprise License Manager web portal could allow an authenticated, remote attacker to view the administrative password for Cisco WebEx Meetings Server in clear text. The vulnerability is due to the inclusion of the Cisco WebEx Meetings Server...

4CVSS1.8AI score0.00162EPSS
Exploits0References1
Rows per page
Query Builder