Lucene search
+L

12093 matches found

OSV
OSV
added 2018/08/23 7:29 p.m.10 views

DEBIAN-CVE-2003-1605

curl 7.x before 7.10.7 sends CONNECT proxy credentials to the remote server...

7.5CVSS7.1AI score0.01972EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2018/08/23 12:0 a.m.20 views

Google Chrome < 63.0.3239.84 Multiple Vulnerabilities

Binary data 700351.pasl...

8.8CVSS7.3AI score0.02427EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/08/23 12:0 a.m.14 views

Google Chrome < 61.0.3163.79 Multiple Vulnerabilities

Binary data 700345.pasl...

8.8CVSS7.3AI score0.01263EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/08/21 12:0 a.m.42 views

Ubuntu 18.04 LTS : APT vulnerability (USN-3746-1)

The remote Ubuntu 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-3746-1 advisory. It was discovered that APT incorrectly handled the mirror method mirror://. If a remote attacker were able to perform a machine-in-the-middle attack, this flaw...

5.9CVSS6AI score0.00954EPSS
SaveExploits0References2
Prion
Prion
added 2018/08/20 7:31 p.m.39 views

Input validation

dom4j version prior to version 2.1.1 contains a CWE-91: XML Injection vulnerability in Class: Element. Methods: addElement, addAttribute that can result in an attacker tampering with XML documents through XML injection. This attack appear to be exploitable via an attacker specifying attributes or...

5CVSS7.8AI score0.0657EPSS
SaveExploits1References29Affected Software10
Ubuntu
Ubuntu
added 2018/08/20 5:25 p.m.76 views

USN-3746-1: APT vulnerability

It was discovered that APT incorrectly handled the mirror method mirror://. If a remote attacker were able to perform a machine-in-the-middle attack, this flaw could potentially be used to install altered packages in environments configured to use mirror:// entries...

5.9CVSS5.9AI score0.00954EPSS
SaveExploits0
OSV
OSV
added 2018/08/20 5:25 p.m.9 views

USN-3746-1 apt vulnerability

It was discovered that APT incorrectly handled the mirror method mirror://. If a remote attacker were able to perform a machine-in-the-middle attack, this flaw could potentially be used to install altered packages in environments configured to use mirror:// entries...

5.9CVSS6.2AI score0.00954EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2018/08/17 12:0 a.m.14 views

Microsoft Edge Chakra JIT - InlineArrayPush Type Confusion

Microsoft Edge Chakra JIT - InlineArrayPush Type Confusion / This is similar to issue 1531 . The patch seems to prevent type confusion triggered from StElemIA instructions. But the SetItem method can also be invoked through the Array.prototype.push method which can be inlineed. We can achieve typ...

0.2AI score
SaveExploits0
zdt
zdt
added 2018/08/17 12:0 a.m.17 views

Microsoft Edge Chakra JIT - InlineArrayPush Type Confusion Exploit

Exploit for windows platform in category dos / poc / This is similar to issue 1531 . The patch seems to prevent type confusion triggered from StElemIA instructions. But the SetItem method can also be invoked through the Array.prototype.push method which can be inlineed. We can achieve type...

SaveExploits0
CNVD
CNVD
added 2018/08/17 12:0 a.m.5 views

Apache denial of service vulnerability

Apache Commons Compress is an American Apache Apache Software Foundation library for processing compressed files. A denial of service vulnerability exists in Apache Commons Compress versions 1.7 through 1.17, which stems from a failure of the read method of ZipArchiveInputStream to return the...

5.5CVSS6.4AI score0.05253EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2018/08/15 8:3 p.m.23 views

High severity vulnerability that affects colorscore

Withdrawn, accidental duplicate publish. The initialize method in the Histogram class in lib/colorscore/histogram.rb in the colorscore gem before 0.0.5 for Ruby allows context-dependent attackers to execute arbitrary code via shell metacharacters in the 1 imagepath, 2 colors, or 3 depth variable...

10CVSS6.6AI score0.0353EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2018/08/13 8:46 p.m.48 views

GHSA-694M-JHR9-PF77 Doorkeeper subject to Incorrect Permission Assignment

Doorkeeper version 4.2.0 and later contains a Incorrect Access Control vulnerability in Token revocation API's authorized method that can result in Access tokens are not revoked for public OAuth apps, leaking access until expiry...

7.5CVSS7.4AI score0.01611EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2018/08/09 9:54 p.m.38 views

Aron - A GO Script For Finding Hidden GET & POST Parameters

Aron is a simple GO script for finding hidden GET & POST parameters with bruteforce. Installation $ git clone https://github.com/m4ll0k/Aron.git aron $ cd aron $ go get github.com/m4ll0k/printer now check if $GOPATH is set $ go env | grep -i gopath if $GOPATH not set, try with: $ export...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2018/08/09 7:29 p.m.21 views

CVE-2018-15133

In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in...

8.1CVSS8.3AI score0.76814EPSS
SaveExploits11References3
ATTACKERKB
ATTACKERKB
added 2018/08/09 12:0 a.m.1130 views

Laravel Framework Unserialize Token RCE (CVE-2018-15133)

In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in...

8.1CVSS7.9AI score0.8703EPSS
SaveIn wildExploits12References3
Github Security Blog
Github Security Blog
added 2018/08/08 10:29 p.m.24 views

Moderate severity vulnerability that affects safemode

Withdrawn, accidental duplicate publish. The Safemode gem before 1.2.4 for Ruby, when initialized with a delegate object that is a Rails controller, allows context-dependent attackers to obtain sensitive information via the inspect method...

8.1CVSS6.4AI score0.02131EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/08/08 12:29 a.m.23 views

CVE-2018-15169

A reflected Cross-site scripting XSS vulnerability in Zoho ManageEngine Applications Manager 13 before build 13820 allows remote attackers to inject arbitrary web script or HTML via the /deleteMO.do method parameter...

6.1CVSS6.1AI score0.01658EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2018/08/08 12:0 a.m.23 views

CVE-2018-15137

CeLa Link CLR-M20 devices allow unauthorized users to upload any file e.g., asp, aspx, cfm, html, jhtml, jsp, or shtml, which causes remote code execution as well. Because of the WebDAV feature, it is possible to upload arbitrary files by utilizing the PUT method...

9.8AI score0.18195EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2018/08/03 12:0 a.m.8 views

PT-2018-16195 · Salesforce · Restforce

Name of the Vulnerable Software and Affected Versions: restforce versions prior to 3.0.0 Description: The issue is related to insufficient URI encoding, allowing an attacker to inject arbitrary parameters into Salesforce API requests. This flaw is only exploitable in applications that pass user...

9.8CVSS9.2AI score0.01506EPSS
SaveExploits0References7
CNVD
CNVD
added 2018/08/01 12:0 a.m.9 views

Foxit Reader Type Obfuscation Remote Code Execution Vulnerability (CNVD-2018-14467)

Foxit Reader old name: Foxit PDF Reader is a set of software used to read PDF format files, by Fujian Foxit Software developed by Foxit Reader is a set of free to use the software, the operating system is mainly based on Microsoft Windows, and as long as there is a Win32 implementation of the...

8.8CVSS8.9AI score0.02773EPSS
SaveExploits0References1
Rows per page
Query Builder