Lucene search
+L

561 matches found

Packet Storm
Packet Storm
added 2017/01/20 12:0 a.m.72 views

Ghost Blog 0.11.3 Cross Site Scripting

===== Tempest Security Intelligence - ADV-9/2017 ======================== Persistent Cross-Site Scripting XSS in Ghost ------------------------------------------------------- Author: - Patrick Costa Tempest Security Intelligence - Recife, Pernambuco - Brazil ===== Table of Contents...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2017/01/17 12:0 a.m.33 views

WordPress < 4.7.1 Multiple Vulnerabilities

Binary data 9894.prm...

8.8CVSS7.4AI score0.87095EPSS
Exploits7References8
CNVD
CNVD
added 2016/11/14 12:0 a.m.4 views

OIC Exponent CMS Information Disclosure Vulnerability (CNVD-2016-11169)

OIC Exponent CMS is a free, open source modular content management system CMS based on PHP from the American OIC Group of companies. The system supports direct editing in the page, and provides user management, site configuration, content editing and other functions. An information disclosure...

5.3CVSS6.3AI score0.01476EPSS
Exploits0References1
CNVD
CNVD
added 2016/09/18 12:0 a.m.1 views

Multiple Reflective Cross-Site Scripting Vulnerabilities in BINOM3 Electric Power Quality Meter

The BINOM3 Electric Power Quality Meter is a universal multifunctional power quality monitor. BINOM3 Electric Power Quality Meter suffers from multiple reflected cross-site scripting vulnerabilities. These vulnerabilities can be exploited to inject arbitrary JavaScript at a specially crafted URL,...

6.5AI score
Exploits0References1
CNVD
CNVD
added 2016/04/08 12:0 a.m.5 views

SAP NetWeaver Java AS RTC Service Information Disclosure Vulnerability

SAP NetWeaver is SAP's integrated technology platform and the technology foundation for all SAP applications since SAP Business Suite. A security vulnerability exists in the chat function of the RTC service in SAP NetWeaver Java AS version 7.4, which can be exploited by remote attackers to obtain...

5.3CVSS6.7AI score0.02413EPSS
Exploits1References1
CNVD
CNVD
added 2015/10/10 12:0 a.m.5 views

Vulnerability in Datalex airline booking software

Datalex airline booking software is a suite of software from Datalex Ireland that automatically connects to airline bookings. A security vulnerability exists in Datalex airline booking software updated prior to date 2015-09-03. A remote attacker can exploit the vulnerability to read or access...

7.5CVSS6.9AI score0.01516EPSS
Exploits0References1
seebug.org
seebug.org
added 2014/07/21 12:0 a.m.27 views

用友某通用学习管理系统设计不当致用户信息泄漏(可批量)

简要描述: 已经有大牛呵呵过了,至于是谁..自己猜去 详细说明: WooYun: 某通用型在线学习管理系统存在任意文件上传及任意文件下载漏洞 , WooYun: 某通用型在线学习管理系统存在任意文件上传漏洞(另一种奇葩姿势) 用友的e-Learning,wefgod大牛提交过,这里摘取一下他之前提供的弱口令: 首先需要一个低权限账号登录(反正没有验证码,设定好简单密码,按数字直接丢去暴了都没有问题) 给出几个默认或简单密码的: http://58.214.233.113:8800/lmsv5/ 00041013/123456 00041014/123456...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/18 12:0 a.m.29 views

TinyShop sql注入#3( 可无限充值)

简要描述: rt 详细说明: 我们看到 /protected/controllers/ucenter.php public function infosave $name = Filter::sqlReq::args"name"; $id = $this-user'id'; $this-model-table"user"-dataarray"name"=$name-where"id=$id"-update; $this-model-table"customer"-where"userid=$id"-update; $obj = $this-model-table"user as...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/04/03 12:0 a.m.25 views

shopnc最新版存储型xss漏洞

简要描述: shopnc存储型xss漏洞 详细说明: shopnc版本测试http://www.shopnctest.com/c2c/2013/demo/ shopnc用户个人主页处存在存储型XSS,可以获取用户敏感cookie信息。 在买家首页,分享心情处 测试代码为:"alertdocument.cookie// cookie收信平台 "alertdocument.cookie/ 如图 漏洞证明: 如上描述...

7.1AI score
Exploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/01/22 6:28 a.m.4 views

EC-CUBE vulnerable to authorization bypass

Overview EC-CUBE contains an authorization bypass vulnerability. EC-CUBE from EC-CUBE CO.,LTD. is an open source system for creating shopping websites. EC-CUBE contains an authorization bypass vulnerability CWE-639. The developer reported this vulnerability to JPCERT/CC under Information Security...

9.1CVSS6.6AI score0.02245EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2014/01/22 12:0 a.m.10 views

PT-2014-3854 · Ec Cube · Ec-Orange +1

Name of the Vulnerable Software and Affected Versions: EC-CUBE versions 2.11.0 through 2.12.2 EC-Orange systems deployed before June 29th, 2015 Description: An issue exists where a user-controlled key can be used to bypass authorization. This can be exploited by sending a crafted HTTP request,...

9.1CVSS6.8AI score0.02245EPSS
Exploits0References11
myhack58
myhack58
added 2013/09/20 12:0 a.m.25 views

PHP168 a magical loophole, you can query any user data-bug warning-the black bar safety net

Brief description: Country micro-PHP168 appeared a magic array, can cause the whole station to the user data leakage. The leaked content includes total Station user passwords in cipher text, email, password, salt, IP and other sensitive information. Detailed description: PHP168 program...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2013/01/04 12:0 a.m.18 views

青果教务漏洞任意妹子成绩以及照片随便看

简要描述: 可以遍历所用用户的成绩和照片,貌似用这个教务的学校不少吧 详细说明: 还是水平权限控制的问题,记得以前几乎所有页面都没进行权限校验,后来修复了,但还是有遗漏 漏洞证明: 1.照片任意遍历 http://ip/jwmis/photo/student/完整学号.JPG 2.成绩任意遍历 http://ip/jwmis/XSCJ/StuMyScoreprintrpt.aspx?rpt=1&xh=完整学号...

7.1AI score
Exploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2012/11/02 5:16 a.m.4 views

MosP kintai kanri fails to restrict access permissions

Overview MosP kintai kanri contains an issue where access permissions are not restricted. MosP kintai kanri is an open source attendance management software. MosP kintai kanri contains an issue where access permissions are not restricted. Masako Ohno reported this vulnerability to IPA. JPCERT/CC...

4CVSS6.5AI score0.01094EPSS
Exploits0References5
Atlassian
Atlassian
added 2012/04/26 4:54 p.m.42 views

'/users/userpicker.action' exposes users loginids and full names in instance with anonymous access enabled

quote LDAP directory users and groups exposed via the /users/userpicker.action. There should be an option to restrict this to authenticated users only and perhaps this should be the default behavior. quote quote The second exposed function that is part of this vulnerability is...

3.2AI score
Exploits0Affected Software1
The Hacker News
The Hacker News
added 2011/09/05 5:36 p.m.6 views

Uronimo - Mobile platform website Hacked by Team Inj3ct0r

Uronimo - Mobile platform website Hacked by Team Inj3ct0r Uronimo - Mobile platform Hacked by Team Inj3ct0r today. They leak the database of site on Pastebin , including Username, Hash Password, emails and Phone Numbers of 1000 users...

7.2AI score
Exploits0
Packet Storm
Packet Storm
added 2011/07/05 12:0 a.m.24 views

a-Tech SQL Injection

+Title : a-Tech Sql Injection vulnerability +Vender : http://www.a-Tech.pl +Auther : Bl4ck.Viper Turkish Hacker +Email : [email protected] +Date : 04/07/2011 +Home : www.skote-vahshat.com +MyArchive : www.xpl.skote-vahshat.com Err0r 0n : product.php Exploit :...

0.4AI score
Exploits0
The Hacker News
The Hacker News
added 2011/07/03 7:55 a.m.3 views

Apple database hacked with SQL injection by Anonymous

Apple database hacked with SQL injection byAnonymous Anonymous hackers announce on twitter that Apple can be there next target. They expose one SQL vulnerability on Apple domain with One table "Users" data. Vulnerable Link : https://abs.apple.com:8080/ssurvey/survey?id= Exposure Link :...

7.6AI score
Exploits0
0day.today
0day.today
added 2010/07/10 12:0 a.m.23 views

EQdkp-Plus Gallery < v2.1.2 Blind SQL Injection Vulnerabilty

Exploit for php platform in category web applications ============================================================ EQdkp-Plus Gallery "EQDKP Plus" inurl:mypics.php greetz to : x2k, medison, x33, bl4ckn3ss, Luk ... / $x =...

7.1AI score
Exploits0
OSV
OSV
added 2010/03/31 6:0 p.m.4 views

DEBIAN-CVE-2010-1189

MediaWiki before 1.15.2 does not prevent wiki editors from linking to images from other web sites in wiki pages, which allows editors to obtain IP addresses and other information of wiki users by adding a link to an image on an attacker-controlled web site, aka "CSS validation issue."...

5CVSS6.2AI score0.0176EPSS
Exploits1References1
Rows per page
Query Builder