Lucene search
+L

1500 matches found

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

kpopup 0.9.x Privileged Command Execution Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/8915/info It has been alleged that it is possible for local attackers to gain root privileges through kpopup, which is is installed setuid root by default. According to the report, kpopup uses the system3 C-library functi...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/07/01 12:00 a.m.•57 views

Courier-IMAP <= 3.0.2-r1 auth_debug() Remote Format String Exploit

No description provided by source. / courier-imap = 3.0.2-r1 Remote Format String Vulnerability exploit Author: ktha at hush dot com Tested on FreeBSD 4.10-RELEASE with courier-imap-3.0.2 Special thanks goes to andrewg for providing the FreeBSD box. Greetings: all the guys from irc pulltheplug co...

7.1AI score
SaveExploits0
Gentoo Linux
Gentoo Linux
•added 2014/06/26 12:00 a.m.•52 views

polkit, Spice-Gtk, systemd, HPLIP, libvirt: Privilege escalation

Background polkit is a toolkit for managing policies relating to unprivileged processes communicating with privileged processes. Description polkit has a race condition which potentially allows a process to change its UID/EUID via suid or pkexec before authentication is completed. Impact A local...

7.2CVSS7.1AI score0.00419EPSS
SaveExploits0
Exploit DB
Exploit DB
•added 2014/06/21 12:00 a.m.•329 views

Linux Kernel 3.13 - SGID Privilege Escalation

/ CVE-2014-4014 Linux Kernel Local Privilege Escalation PoC Vitaly Nikolenko http://hashcrack.org Usage: ./poc filepath where filepath is the file on which you want to set the sgid bit / define GNUSOURCE include include include include include include include include include define STACKSIZE 1024...

6.2CVSS6.2AI score0.03303EPSS
SaveExploits4
Packet Storm
Packet Storm
•added 2014/06/02 12:00 a.m.•30 views

Cetil Cross Site Scripting

Post Cross Site Scripting on Cetil - Demonstrativo de Pagamento de Salário + Date: 27/05/2014 + Risk: LOW + CWE number: CWE-79 + Author: Felipe Andrian Peixoto + Vendor Homepage: http://www.cetil.com.br/ + Contact: [email protected] + Tested on: Windows 7 and Linux + Vulnerable File:...

7.4AI score
SaveExploits0
NVD
NVD
•added 2014/03/31 2:58 p.m.•45 views

CVE-2013-6770

The CyanogenMod/ClockWorkMod/Koush Superuser package 1.0.2.1 for Android 4.3 and 4.4 does not properly restrict the set of users who can execute /system/xbin/su with the --daemon option, which allows attackers to gain privileges by leveraging ADB shell access and a certain Linux UID, and then...

7.6CVSS6.8AI score0.00668EPSS
SaveExploits3References1
Cvelist
Cvelist
•added 2014/03/30 10:00 a.m.•58 views

CVE-2013-6770

The CyanogenMod/ClockWorkMod/Koush Superuser package 1.0.2.1 for Android 4.3 and 4.4 does not properly restrict the set of users who can execute /system/xbin/su with the --daemon option, which allows attackers to gain privileges by leveraging ADB shell access and a certain Linux UID, and then...

6.8AI score0.00668EPSS
SaveExploits3References1
myhack58
myhack58
•added 2014/03/04 12:00 a.m.•860 views

Discuz attachment download permission bypass method-vulnerability warning-the black bar safety net

Ultra vires download contain a“Read permissions”plug-in, download plug-in free snap coin To reproduce the steps of: 1, Using the administrator account, Upload a high reading permissions of the attachment 2, The use of low-privileged user account, download the attachment, this time, Discuz will...

0.2AI score
SaveExploits0
zdt
zdt
•added 2014/02/17 12:00 a.m.•47 views

Dexter (CasinoLoader) Panel - SQL Injection Exploit

Exploit for multiple platform in category web applications import pycurl import urllib import cStringIO import base64 import argparse import sys import string import pygeoip version = "0.1-httpbots-PoC" def PrintHelp: global version print "usage: dexter.PoC.py -h action gateway url" print "" prin...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2014/01/28 5:38 p.m.•11 views

kernel: net: permissions flaw in /proc/sys/net

The netctlpermissions function in net/sysctlnet.c in the Linux kernel before 3.11.5 does not properly determine uid and gid values, which allows local users to bypass intended /proc/sys/net restrictions via a crafted application...

3.6CVSS6.8AI score0.00547EPSS
SaveExploits1References4
seebug.org
seebug.org
•added 2014/01/15 12:00 a.m.•191 views

Discuz附件下载权限绕过

简要描述: 绕过附件下载权限只是漏洞的一个应用,还可以免费下载附件,其他的应用还没发掘.. 详细说明: 在下载附件的时候,附件所设置的“阅读权限”可以被绕过。 Discuz的附件下载地址是类似 forum.php?mod=attachment&aid=Nzg4fDQwNGQzYjMxfDEzODk2OTM4Mzh8MzEyNTR8MjY3Mw%3D%3D 这样的地址,其中的aid参数是一串base64,解码后是: 788|404d3b31|1389693838|31254|2673 这串aid在source/module/forum/forumattachment.php 中被这样解析...

7.1AI score
SaveExploits0
Metasploit
Metasploit
•added 2013/12/27 12:00 a.m.•65 views

IBM Lotus Notes Sametime User Enumeration

This module extracts usernames using the IBM Lotus Notes Sametime web interface using either a dictionary attack which is preferred, or a bruteforce attack trying all usernames of MAXDEPTH length or less. Module Options msf use auxiliary/gather/ibm/sametimeenumerateusers msf...

5CVSS5.3AI score0.13151EPSS
SaveExploits2
seebug.org
seebug.org
•added 2013/12/26 12:00 a.m.•38 views

php云人才系统任意文件删除漏洞

简要描述: 一处代码逻辑有问题,导致任意文件删除漏洞. 2.5版本测试成功 3.0最新版本测试成功 算通用吧? 直接删除了 wafphp. 导致后面的注入 详细说明: 问题出在 /model/model/index.class.php delfiledir 这个function就不详细看了 就传个路径过去 直接删除. 利用很简单. 看下$this-uid 的获取方式 /model/class/common.php 22行. $this-uid=$COOKIE'uid'; 直接在cookie里面取. 虽然自己写的有过滤器 但是利用的数据根本不在过滤的范围内. 漏洞证明: 利用方法: 1...

7.1AI score
SaveExploits0
OSV
OSV
•added 2013/12/09 6:55 p.m.•14 views

CVE-2013-4270

The netctlpermissions function in net/sysctlnet.c in the Linux kernel before 3.11.5 does not properly determine uid and gid values, which allows local users to bypass intended /proc/sys/net restrictions via a crafted application...

5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2013/12/09 6:00 p.m.•58 views

CVE-2013-4270

The netctlpermissions function in net/sysctlnet.c in the Linux kernel before 3.11.5 does not properly determine uid and gid values, which allows local users to bypass intended /proc/sys/net restrictions via a crafted application...

3.6CVSS6.2AI score0.00547EPSS
SaveExploits1
CVE
CVE
•added 2013/12/09 6:00 p.m.•111 views

CVE-2013-4270

CVE-2013-4270 affects the Linux kernel: the net_ctl_permissions function in net/sysctl_net.c may misdetermine uid/gid, allowing a local user to bypass /proc/sys/net restrictions. Affected: kernels before 3.11.5 (reported in EulerOS advisories and Nessus/OpenVAS listings). Impact is local privileg...

3.6CVSS5.7AI score0.00547EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
•added 2013/12/04 12:00 a.m.•33 views

Scientific Linux Security Update : pacemaker on SL6.x i386/x86_64 (20131121)

A denial of service flaw was found in the way Pacemaker performed authentication and processing of remote connections in certain circumstances. When Pacemaker was configured to allow remote Cluster Information Base CIB configuration or resource management, a remote attacker could use this flaw to...

4.3CVSS5.7AI score0.02607EPSS
SaveExploits1References2
Packet Storm
Packet Storm
•added 2013/11/14 12:00 a.m.•96 views

Android 4.3 Superuser Root Privilege Escalation

Current releases of the CyanogenMod/ClockWorkMod/Koush Superuser package may allow restricted local users to execute arbitrary commands as root in certain, non-default device configurations. Android 4.3 introduced the concept of "restricted profiles," created through the Settings - Users menu. A...

7.6CVSS0.8AI score0.00668EPSS
SaveExploits3
Packet Storm
Packet Storm
•added 2013/10/15 12:00 a.m.•58 views

Paypal Shipping Cross Site Scripting

Document Title: =============== Paypal Inc Bug Bounty 105 MOS - Multiple Persistent Print Layout Vulnerabilities References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1039 PayPal Security UID: xE1128lV Release Date: ============= 2013-10-15 Vulnerability...

SaveExploits0
OSV
OSV
•added 2013/09/30 9:55 p.m.•5 views

DEBIAN-CVE-2013-4291

The virSecurityManagerSetProcessLabel function in libvirt 0.10.2.7, 1.0.5.5, and 1.1.1, when the domain has read an uid:gid label, does not properly set group memberships, which allows local users to gain privileges...

6.9CVSS6.8AI score0.00487EPSS
SaveExploits0References1
Rows per page
Query Builder