Lucene search
+L

1485 matches found

seebug.org
seebug.org
added 2014/07/01 12:00 a.m.19 views

Pet Grooming Management System <= 2.0 Arbitrary Add-Admin Exploit

No description provided by source. !/usr/bin/perl use strict; use LWP::UserAgent; print -+- Pet Grooming Management System = 2.0 Arbitrary Add-Admin Exploit -+-\n; print -+- Discovered && Coded By: t0pP8uZz - Discovered On: 15 MAY 2008 -+-\n; print -+- Script Download:...

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

ESPCMS通过csrf添加管理员

简要描述: 如题,没检验表单。 详细说明: None...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/06/20 12:00 a.m.32 views

CUUMALL商场存储型xss+csrf添加超级管理员

简要描述: CUUMALL 存储型xss+csrf添加超级管理员 详细说明: 注册用户后,然后在完善用户资料后,然后进行重新编辑如图所示: 这里我们抓一次包,然后重放post数据为: shen=%E6%B9%96%E5%8C%97&shi=%E8%8D%86%E5%B7%9E%E5%B8%82&qu=%E6%B2%99%E5%B8%82%E5%8C%BA&uid=529&realname=" xsscsrfshell.js内容如下: function ajax var request = false; ifwindow.XMLHttpRequest request = new...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:00 a.m.31 views

openSUSE Security Update : samba (openSUSE-SU-2013:1339-1)

"This update of samba fixed the following issues : - The pamwinbind requiremembershipof option allows for a list of SID, but currently only provides buffer space for 20; bnc806501. - Samba 3.0.x to 4.0.7 are affected by a denial of service attack on authenticated or guest connections;...

5CVSS7.3AI score0.69008EPSS
SaveExploits7References11
seebug.org
seebug.org
added 2014/05/13 12:00 a.m.264 views

ASPCMS最新版CSRF添加管理员及GetShell

简要描述: 详细说明: ASPCMS最新版2.5.2 CSRF添加管理员: 后台添加管理员的请求如下: 链接:http://10.65.203.100:90/adminaspcms/user/Admin/AspCmsAdminAdd.asp?action=add POST:GroupID=1&LoginName=111111&Password=111111&AdminDesc=111111&UserStatus=1 可以看到没有防御CSRF 我们构造伪造表单: 管理员组 超级管理员组 lpyuan 普通管理员 管理员名称 管理员密码 管理员描述 状态 漏洞利用之前: img...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2014/04/28 4:43 p.m.9 views

Kernel: net: IPv6: crash due to router advertisement flooding

The ip6routeadd function in net/ipv6/route.c in the Linux kernel through 3.13.6 does not properly count the addition of routes, which allows remote attackers to cause a denial of service memory consumption via a flood of ICMPv6 Router Advertisement packets...

6.1CVSS6.4AI score0.02426EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2014/04/09 10:57 a.m.33 views

CVE-2014-1722

Use-after-free vulnerability in the RenderBlock::addChildIgnoringAnonymousColumnBlocks function in core/rendering/RenderBlock.cpp in Blink, as used in Google Chrome before 34.0.1847.116, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors...

7.5CVSS7.3AI score0.01369EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2014/04/09 10:00 a.m.45 views

CVE-2014-1722

Removed by vendor...

7.5CVSS9.4AI score0.01369EPSS
SaveExploits1
zdt
zdt
added 2014/04/03 12:00 a.m.25 views

Kloxo-MR 6.5.0 - CSRF Vulnerability

Exploit for php platform in category web applications Exploit Title :Kloxo-MR 6.5.0 CSRF Vulnerability Vendor Homepage :https://github.com/mustafaramadhan/kloxo/tree/dev Version :Kloxo-MR 6.5.0.f-2014020301 Tested on :Centos 6.4 Exploit Author :Necmettin COSKUN =@babayarisi Blog...

7.1AI score
SaveExploits0
Prion
Prion
added 2014/03/06 11:55 a.m.26 views

Information disclosure

EMC Documentum TaskSpace TSP 6.7SP1 before P25 and 6.7SP2 before P11 does not properly handle the interaction between the dmworld group and the dmsuperusersdynamic group, which allows remote authenticated users to obtain sensitive information and gain privileges in opportunistic circumstances by...

8.5CVSS6.4AI score0.01486EPSS
SaveExploits1References1Affected Software1
exploitpack
exploitpack
added 2014/03/01 12:00 a.m.43 views

Oracle Demantra 12.2.1 - SQL Injection

Oracle Demantra 12.2.1 - SQL Injection Details: Application is vulnerable to SQL injection. Impact: An attacker with access to the vulnerable pages could manipulate the queries being sent to the database, potentially enabling them to: - Extract sensitive information, including but not limited to...

0.3AI score
SaveExploits0
zdt
zdt
added 2014/02/26 12:00 a.m.26 views

Piwigo 2.6.1 - CSRF Vulnerability

Exploit for php platform in category web applications Exploit Title: piwigo 2.6.1 - CSRF Date: 26/02/2014 Exploit Author: email protected Vendor Homepage: http://it.piwigo.org/ Software Link: http://it.piwigo.org/basics/downloads Version: 2.6.1 Tested on: Virtualbox debian A CSRF problem is prese...

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

XDcms Sql Injection 29-50

简要描述: Sql Injection 详细说明: 注入在XDCMS企业管理系统后台的栏目添加处,\system\modules\xdcms\category.php文件: 管理员在添加栏目和编辑栏目的时候会分别调用addsave和editsave函数,三个注入点就出现在这两个函数里: addsave函数,11个注入点: public function addsave $config=base::loadcache"cachesetconfig","config"; $catname=safehtml$POST'catname';//注入点1,大写可绕过...

7.1AI score
SaveExploits0
OSV
OSV
added 2014/01/21 1:55 a.m.9 views

DEBIAN-CVE-2010-5297

WordPress before 3.0.1, when a Multisite installation is used, permanently retains the "site administrators can add users" option once changed, which might allow remote authenticated administrators to bypass intended access restrictions in opportunistic circumstances via an add action after a...

2.1CVSS6.8AI score0.02206EPSS
SaveExploits1References1
zdt
zdt
added 2013/12/14 12:00 a.m.22 views

X7 CHAT 2.0.2 CSRF (add admin) vulenrability

Exploit for php platform in category web applications X-------------------------------------------------------------X | | | | | \ | | / | |/ \ | \ | | / \ \ / / \ | \ | | | | | | | | | | \ --. | | / /\ | | | | / /\ V /| |/ / | | |/ / | | | | | | . | | | --. \ | | | || . | | | \ / | \ || / | | |...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/12/02 12:00 a.m.23 views

Helpdesk Pilot Cross Site Request Forgery / Cross Site Scripting

Ciaran McNally Application: Helpdesk Pilot http://www.helpdeskpilot.com/ Versions: All versions. Platforms: Windows, Mac, Linux Bug: XSS/CSRF Add Administrator Exploitation: WEB Date: 30 November 2013. Author: Ciaran McNally Web: http://makthepla.net/blog/=/helpdesk-pilot-add-admin My Twitter:...

0.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/10/18 12:00 a.m.41 views

Zabbix < 1.8.18rc1 / 2.0.9rc1 / 2.1.7 Multiple SQL Injections

According to its self-reported version number, the instance of Zabbix listening on the remote host is a version prior to 1.8.18rc1 / 2.0.9rc1 / 2.1.7. It is, therefore, potentially affected by multiple SQL injection vulnerabilities. The following API methods and parameters are reportedly affected...

9.8CVSS8.6AI score0.79988EPSS
SaveExploits9References4
Prion
Prion
added 2013/10/04 11:55 p.m.19 views

Cross site request forgery (csrf)

Cross-site request forgery CSRF vulnerability in cgi-bin/admin/usrgrp.cgi in AirLive POE2600HD, POE250HD, POE200HD, OD-325HD, OD-2025HD, OD-2060HD, POE100HD, and possibly other camera models allows remote attackers to hijack the authentication of administrators for requests that add users...

6.8CVSS7.7AI score0.00972EPSS
SaveExploits5References1
Cvelist
Cvelist
added 2013/10/04 11:00 p.m.35 views

CVE-2013-3540

Cross-site request forgery CSRF vulnerability in cgi-bin/admin/usrgrp.cgi in AirLive POE2600HD, POE250HD, POE200HD, OD-325HD, OD-2025HD, OD-2060HD, POE100HD, and possibly other camera models allows remote attackers to hijack the authentication of administrators for requests that add users...

7.9AI score0.00972EPSS
SaveExploits5References1
Prion
Prion
added 2013/10/01 7:55 p.m.17 views

Cross site request forgery (csrf)

Cross-site request forgery CSRF vulnerability in goform/usermanage in Grandstream GXV3501, GXV3504, GXV3601, GXV3601HD/LL, GXV3611HD/LL, GXV3615W/P, GXV3651FHD, GXV3662HD, GXV3615WPHD, GXV3500, and possibly other camera models allows remote attackers to hijack the authentication of unspecified...

6.8CVSS7.7AI score0.00925EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder