Lucene search
+L

1498 matches found

Nmap
Nmap
•added 2012/05/29 6:25 p.m.•162 views

eppc-enum-processes NSE Script

Attempts to enumerate process info over the Apple Remote Event protocol. When accessing an application over the Apple Remote Event protocol the service responds with the uid and pid of the application, if it is running, prior to requesting authentication. Example Usage nmap -p 3031 --script...

10CVSS9.1AI score0.99448EPSS
SaveExploits35
seebug.org
seebug.org
•added 2012/05/08 12:00 a.m.•20 views

Discuz NT多个版本文件上传漏洞

简要描述: Discuz NT多个版本文件上传漏洞 文章作者:rebeyond 注:文章首发I.S.T.O信息安全团队,后由原创作者友情提交到乌云-漏洞报告平台。I.S.T.O版权所有,转载需注明作者。 详细说明: 漏洞文件:tools/ajax.aspx 漏洞分析:这个页面里的ajax请求,都没有进行权限的验证,游客权限就可以调用其中的所有方法,很危险的写法,于是有了下面的漏洞。 当filename和upload两个参数同时不为空时,取得input的值,并解密生成uid,然后调用UploadTempAvataruid上传头像,继续跟进方法UploadTempAvatar:...

7.1AI score
SaveExploits0
Cvelist
Cvelist
•added 2011/12/27 11:00 a.m.•33 views

CVE-2011-3841

Cross-site scripting XSS vulnerability in uploadify/getprofileavatar.php in the WP Symposium plugin before 11.12.08 for WordPress allows remote attackers to inject arbitrary web script or HTML via the uid parameter...

5.8AI score0.02261EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2011/12/05 8:23 p.m.•16 views

qemu: when started as root, extra groups are not dropped correctly

Cause: qemu did not properly drop extra group privileges when started as root with the -runas commandline option. Consequence: extra GID's would give qemu elevated privileges to read or write files that the supplementary groups allowed, because qemu is still running with group root privileges. Fi...

2.1CVSS5.8AI score0.00439EPSS
SaveExploits0References4
PyPA
PyPA
•added 2011/12/05 11:55 a.m.•14 views

PYSEC-2011-17

Celery 2.1 and 2.2 before 2.2.8, 2.3 before 2.3.4, and 2.4 before 2.4.4 changes the effective id but not the real id during processing of the --uid and --gid arguments to celerybeat, celeryddetach, celeryd-multi, and celeryev, which allows local users to gain privileges via vectors involving...

6.9CVSS7.3AI score0.0033EPSS
SaveExploits0References5Affected Software1
Metasploit
Metasploit
•added 2011/12/04 7:44 p.m.•52 views

Windows Gather Privileges Enumeration

This module will print if UAC is enabled, and if the current account is ADMIN enabled. It will also print UID, foreground SESSION ID, is SYSTEM status and current process PRIVILEGES. This module requires Metasploit: https://metasploit.com/download Current source:...

7AI score
SaveExploits0
exploitpack
exploitpack
•added 2011/12/04 12:00 a.m.•80 views

Family Connections CMS 2.5.02.7.1 - less.php Remote Command Execution

Family Connections CMS 2.5.02.7.1 - less.php Remote Command Execution $theme = isset$argv1 ? $argv1 : 'default'; system"clear"; if fileexists"$dir/themes/$theme/style.css" echo "\n themes/$theme/style.css already exists.\n\n"; echo "Overwrite y/n ? "; $handle = fopen "php://stdin","r"; $line =...

7.5CVSS0.2AI score0.05074EPSS
SaveExploits8
NVD
NVD
•added 2011/12/02 4:55 p.m.•23 views

CVE-2011-4669

SQL injection vulnerability in wp-users.php in WordPress Users plugin 1.3 and possibly earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the uid parameter to index.php...

7.5CVSS8.6AI score0.02138EPSS
SaveExploits1References5
Exploit DB
Exploit DB
•added 2011/11/27 12:00 a.m.•39 views

Linux/MIPS - add userUID 0 with password - 164 bytes

Linux/MIPS - add userUID 0 with password - 164 bytes. Shellcode exploit for linux platform / Title: Linux/MIPS -add userUID 0 with password - 164 bytes Date: 2011-11-24 Author: rigan - imrigan at gmail.com Note: Username - rOOt Password - pwn3d / include char sc = "\x24\x09\x73\x50" // li t1,2952...

SaveExploits0
zdt
zdt
•added 2011/11/27 12:00 a.m.•35 views

linux/mips - add user(UID 0) with password - 164 bytes

/ Title: Linux/MIPS -add userUID 0 with password - 164 bytes Date: 2011-11-24 Author: rigan - imrigan at gmail.com Note: Username - rOOt Password - pwn3d / include char sc = "\x24\x09\x73\x50" // li t1,29520 "\x05\x30\xff\xff" // bltzal t1,400094 "\x24\x09\x73\x50" // li t1,29520 nop /...

7.4AI score
SaveExploits0
seebug.org
seebug.org
•added 2011/10/11 12:00 a.m.•26 views

MyBB Forum Userbar Plugin (Userbar v2.2) SQL Injection

No description provided by source. --------------------------------------------------------------------- Exploit Title : MyBB Forum Userbar Plugin Userbar v2.2 --------------------------------------------------------------------- Author : MarioVs Date : 10/10/2011 Site : http://mariovs.pl/ @ :...

7.1AI score
SaveExploits0
exploitpack
exploitpack
•added 2011/09/30 12:00 a.m.•23 views

FreeBSD - UIPC socket heap Overflow (PoC)

FreeBSD - UIPC socket heap Overflow PoC !/bin/sh fbsd-uipcsock-heap.sh, by Shaun Colley , 29/09/11 proof-of-concept crash for the freebsd unix domain sockets heap overflow. this was tested on freebsd 8.2-RELEASE. just a PoC for now. see advisory & patches for details:...

7.4AI score
SaveExploits0
zdt
zdt
•added 2011/09/29 12:00 a.m.•27 views

FreeBSD UIPC socket heap overflow proof-of-concept

Exploit for freebsd platform in category dos / poc !/bin/sh fbsd-uipcsock-heap.sh, by Shaun Colley , 29/09/11 proof-of-concept crash for the freebsd unix domain sockets heap overflow. this was tested on freebsd 8.2-RELEASE. just a PoC for now. see advisory & patches for details:...

7AI score
SaveExploits0
Patchstack
Patchstack
•added 2011/09/26 12:00 a.m.•31 views

WordPress Symposium Plugin <= 11.12.07 - XSS

Because of this vulnerability in uploadify/getprofileavatar.php, the attackers can inject arbitrary web script or HTML via the "uid" parameter. Solution Update the plugin...

4.3CVSS2.8AI score0.02261EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
•added 2011/08/23 2:30 p.m.•16 views

kernel signal spoofing issue

kernel/signal.c in the Linux kernel before 2.6.39 allows local users to spoof the uid and pid of a signal sender via a sigqueueinfo system call...

3.6CVSS7.1AI score0.00485EPSS
SaveExploits2References4
Exploit DB
Exploit DB
•added 2011/08/15 12:00 a.m.•26 views

phpList 2.10.x - Security Bypass / Information Disclosure

source: https://www.securityfocus.com/bid/49188/info PHPList is prone to a security-bypass vulnerability and an information-disclosure vulnerability. An attacker can exploit these issues to gain access to sensitive information and send arbitrary messages to registered users. Other attacks are als...

5.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
•added 2011/08/09 12:00 a.m.•48 views

CVE-2011-1833

Race condition in the ecryptfsmount function in fs/ecryptfs/main.c in the eCryptfs subsystem in the Linux kernel before 3.1 allows local users to bypass intended file permissions via a mount.ecryptfsprivate mount with a mismatched uid...

3.3CVSS7.2AI score0.00358EPSS
SaveExploits2References13
Exploit DB
Exploit DB
•added 2011/08/05 12:00 a.m.•39 views

PXE Exploit server

PXE exploit server. Remote exploit for windows platform $Id: pxexploit.rb 13493 2011-08-05 17:10:27Z scriptjunkie $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on...

7.5AI score
SaveExploits0
zdt
zdt
•added 2011/08/05 12:00 a.m.•30 views

PXE exploit server

Exploit for windows platform in category remote exploits $Id: pxexploit.rb 13493 2011-08-05 17:10:27Z scriptjunkie $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2011/07/15 5:14 a.m.•22 views

kernel signal spoofing issue

kernel/signal.c in the Linux kernel before 2.6.39 allows local users to spoof the uid and pid of a signal sender via a sigqueueinfo system call...

3.6CVSS7.1AI score0.00485EPSS
SaveExploits2References4
Rows per page
Query Builder