Lucene search
+L

605 matches found

CNVD
CNVD
added 2016/09/19 12:0 a.m.7 views

Tencent QQ group system has design logic loopholes

Tencent QQ is an Internet-based instant messaging IM software. There is a design logic vulnerability in the Tencent QQ group system that allows an attacker to modify form information to lower the QQ group level...

6.7AI score
SaveExploits0References1
Fedora
Fedora
added 2016/07/23 9:6 p.m.31 views

[SECURITY] Fedora 23 Update: kf5-kcompletion-5.24.0-1.fc23

KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets...

7.5CVSS1.9AI score0.04429EPSS
SaveExploits1
Fedora
Fedora
added 2016/07/23 7:7 p.m.15 views

[SECURITY] Fedora 24 Update: kf5-kcompletion-5.24.0-1.fc24

KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets...

7.5CVSS1.9AI score0.04429EPSS
SaveExploits1
Hacker One
Hacker One
added 2016/07/20 5:14 a.m.19 views

Automattic: Lazy Load stored XSS

I noticed a problem with the Lazy Load WordPress plugin. It could be exploited by a lower-level user to gain administrator-level access or server compromise. I've discussed this by email with Mohammad Jangda who confirmed the issue. According to my tests, this kind of post content leads to...

6.9AI score
SaveExploits0
OSV
OSV
added 2016/06/10 7:1 a.m.10 views

USN-3008-1 linux-snapdragon vulnerability

Jann Horn discovered that eCryptfs improperly attempted to use the mmap handler of a lower filesystem that did not implement one, causing a recursive page fault to occur. A local unprivileged attacker could use to cause a denial of service system crash or possibly execute arbitrary code with...

7.8CVSS7AI score0.01393EPSS
SaveExploits3References2
OSV
OSV
added 2016/06/10 5:33 a.m.6 views

USN-2999-1 linux vulnerability

Jann Horn discovered that eCryptfs improperly attempted to use the mmap handler of a lower filesystem that did not implement one, causing a recursive page fault to occur. A local unprivileged attacker could use to cause a denial of service system crash or possibly execute arbitrary code with...

7.8CVSS7AI score0.01393EPSS
SaveExploits3References2
CNVD
CNVD
added 2016/06/03 12:0 a.m.6 views

Cisco Prime Network Analysis Module Remote Code Execution Vulnerability

The Cisco Prime Network Analysis Module is a network analysis module that is part of the overall Cisco Prime solution. A remote code execution vulnerability exists in the web interface of Cisco Network Analysis Modules. An unauthenticated, remote attacker could use this vulnerability to execute...

9.8CVSS8.6AI score0.01663EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2016/03/23 6:49 p.m.16 views

Uber: Estimation of a Lower Bound on Number of Uber Drivers via Enumeration

@ddworken discovered a way to estimate a lower bound on the number of Uber drivers via an endpoint with low entropy. Thanks for the report @ddworken! Good summary from @Uber, just wanted to clarify that we are sticking to limited disclosure since this issue was only patched moving forward so not...

3.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2015/12/16 12:35 a.m.10 views

N3XT — Advanced CHIP that Could Make Your Computer 1000 Times Faster

Researchers have come up with an all new way to revolutionize the standard computer chip that comes inbuilt in all our electronics. Researchers from Carnegie Mellon, Stanford, and the University of California, Berkeley among others, have invented a new material that could replace the 'silicon' in...

6.8AI score
SaveExploits0
OSV
OSV
added 2015/06/21 6:54 p.m.8 views

USN-2644-2 linux-lts-utopic regression

The Fix for CVE-2015-1328 introduced a regression into the Linux kernel's overlayfs file system. The removal of a directory that only exists on the lower layer results in a kernel panic. We apologize for the inconvenience. Original advisory details: Philip Pettersson discovered a privilege...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2015/06/21 6:47 p.m.8 views

USN-2643-2 linux regression

The Fix for CVE-2015-1328 introduced a regression into the Linux kernel's overlayfs file system. The removal of a directory that only exists on the lower layer results in a kernel panic. We apologize for the inconvenience. Original advisory details: Philip Pettersson discovered a privilege...

5.9AI score
SaveExploits0References2
zdt
zdt
added 2015/04/09 12:0 a.m.27 views

linux/x86 Egg-hunter - 20 bytes

; Egg Hunter 20 bytes ; - searches from current addr towards lower memory ; - marker: 0x5159 push ecx,pop ecx ; Paw Petersen, SLAE-656 ; https://www.pawpetersen.dk/slae-assignment-3-egg-hunter-linux-x86/ global start section .text start: jmp callegghunter egghunter: pop ecx ; save addr ptr sub ec...

7.4AI score
SaveExploits0
Jake Archibald's Blog
Jake Archibald's Blog
added 2015/03/24 12:0 a.m.23 views

That's so fetch!

There's been some confusion around the new fetch API recently. Let's clear things up. The first thing you'll notice about fetch is it's a massive improvement on XMLHttpRequest in terms of API design. Here's how to get some JSON using XHR: var xhr = new XMLHttpRequest; xhr.open'GET', url;...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/01/30 12:0 a.m.53 views

Symantec Encryption Management Server Remote Command Injection

Vantage Point Security Advisory 2014-007 ======================================== Title: Symantec Encryption Management Server - Remote Command Injection ID: VP-2014-007 Vendor: Symantec Affected Product: Symantec Encryption Gateway Affected Versions: 3.2.0 MP6 Product Website:...

0.3AI score
SaveExploits0
Fedora
Fedora
added 2015/01/14 11:58 p.m.41 views

[SECURITY] Fedora 20 Update: owasp-esapi-java-2.1.0-2.fc20

OWASP ESAPI The OWASP Enterprise Security API is a free, open source, web application security control library that makes it easier for programme rs to write lower-risk applications. The ESAPI for Java library is designed to make it easier for programmers to retrofit security into existing...

5.8CVSS3.3AI score0.02426EPSS
SaveExploits2
Fedora
Fedora
added 2014/12/06 10:24 a.m.13 views

[SECURITY] Fedora 21 Update: mod_wsgi-4.3.2-1.fc21

The modwsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existi...

3.8AI score
SaveExploits0
Fedora
Fedora
added 2014/06/17 11:35 p.m.28 views

[SECURITY] Fedora 19 Update: mod_wsgi-3.5-1.fc19

The modwsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existi...

7.5CVSS3.8AI score0.08526EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2013/02/18 12:0 a.m.35 views

Windows Manage User Level Persistent Payload Installer

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' require 'msf/core/post/common' require...

7.4AI score
SaveExploits0
zdt
zdt
added 2012/03/22 12:0 a.m.19 views

Wolfcms <= 0.75 CSRF / XSS Vulnerabilities

Exploit for php platform in category web applications +--------------------------------------------------------------------------------------------------------------------------------+ Exploit Title : Wolfcms = 0.75 Multiple Vulnerabilities CSRF - XSS Date : 22-03-2012 Author : Ivano Binetti...

7.1AI score
SaveExploits0
zdt
zdt
added 2011/08/17 12:0 a.m.26 views

SoftwareDEP Classified Script SQL Injection Vulnerability

Exploit for php platform in category web applications / / / \ \ \ \ \ / / \\ \ \ \ \ // /// \ \ / / \ //|\ / \ \ \ \ \ \ / / \ \ / / \ | | | \ | | || | | |/ / \ V / || |\ V / / \ | / \ | /| | | || / | | | | . | ' || / | || // \ // \|||/|||||||||\ .WEB.ID...

7.1AI score
SaveExploits0
Rows per page
Query Builder