Lucene search
+L

1113 matches found

RedhatCVE
RedhatCVE
added 2016/07/21 8:19 a.m.34 views

CVE-2016-5137

The CSPSource::schemeMatches function in WebKit/Source/core/frame/csp/CSPSource.cpp in the Content Security Policy CSP implementation in Blink, as used in Google Chrome before 52.0.2743.82, does not apply http :80 policies to https :443 URLs and does not apply ws :80 policies to wss :443 URLs,...

6.5CVSS2.1AI score0.01283EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:0 a.m.7 views

Vulnerability of Cisco ACE software, which allows a malicious actor to intercept sessions

The vulnerability exists in OpenSSL due to an improper limitation on the processing of ChangeCipherSpec messages. Exploiting this vulnerability allows a malicious actor to induce the use of a null-length master key in the OpenSSL-to-OpenSSL communication, thereby intercepting the session or gaini...

4.3CVSS6.9AI score0.95326EPSS
SaveExploits9References24
Debian
Debian
added 2016/07/02 12:54 p.m.57 views

[SECURITY] [DSA 3614-1] tomcat7 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3614-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso July 02, 2016 https://www.debian.org/security/faq -...

7.8CVSS2.9AI score0.35927EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2016/06/28 12:0 a.m.69 views

JSON Swagger CodeGen Parameter Injector

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework Gems require 'base64' Project require 'msf/core' class MetasploitModule 'JSON Swagger CodeGen Parameter Injector', 'Description' = %q This module generates a Open API...

0.4AI score
SaveExploits3
Apache Tomcat
Apache Tomcat
added 2016/06/20 12:0 a.m.63 views

Fixed in Apache Tomcat 7.0.70

Moderate: Denial of Service CVE-2016-3092 Apache Tomcat uses a package renamed copy of Apache Commons FileUpload to implement the file upload requirements of the Servlet specification. A denial of service vulnerability was identified in Commons FileUpload that occurred when the length of the...

7.8CVSS6.7AI score0.35927EPSS
SaveExploits0Affected Software1
Talos
Talos
added 2016/06/08 12:0 a.m.51 views

IBM Domino KeyView PDF Filter Encrypted Stream Code Execution Vulnerability

Summary A stack overflow vulnerability present in the PDF filter of KeyView as used by Domino can lead to process crash and possible arbitrary code execution. Tested Versions KeyView 10.16 as used by IBM Domino 9.0.1 Product URLs http://www-03.ibm.com/software/products/en/ibmdomino Details While...

7.8CVSS7.9AI score0.02674EPSS
SaveExploits1
myhack58
myhack58
added 2016/05/24 12:0 a.m.97 views

FFmpeg remote file stealing vulnerabilities – moving end of the safety analysis report-vulnerability warning-the black bar safety net

0x1 vulnerability of origin FFmpeg remote file stealing vulnerabilities original source is Foreign vulnerability of the platform,the last year has been in the CTF match is used. Official in January of this year released the fixed version and published the vulnerability number CVE-2 0 1 6-1 8 9...

SaveExploits0
myhack58
myhack58
added 2016/05/21 12:0 a.m.608 views

php imagecreatefrom* functions of the png-vulnerability warning-the black bar safety net

0x00 introduction This article mainly analyzes the php using the GD library imagecreatefrompng function to rebuild the png image may lead to local file inclusion vulnerability. When the system is the existence of the file contains the points, can contain a picture file; in addition the system the...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/05/11 12:0 a.m.69 views

Android Broadcom Wi-Fi Driver Memory Corruption

/ Copyright C 2016 by AbdSec Core Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or at your option any later version. This program is...

8.3CVSS0.5AI score0.33367EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2016/05/11 12:0 a.m.87 views

Google Android Broadcom Wi-Fi Driver - Memory Corruption

/ Copyright C 2016 by AbdSec Core Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or at your option any later version. This program is...

9.8CVSS8.5AI score0.33367EPSS
SaveExploits4
OSV
OSV
added 2016/04/18 12:59 a.m.8 views

CVE-2016-2427

The AES-GCM specification in RFC 5084, as used in Android 5.x and 6.x, recommends 12 octets for the aes-ICVlen parameter field, which might make it easier for attackers to defeat a cryptographic protection mechanism and discover an authentication key via a crafted application, aka internal bug...

5.5CVSS6.8AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2015/10/30 10:8 a.m.46 views

CVE-2007-0104

The Adobe PDF specification 1.3, as implemented by a xpdf 3.0.1 patch 2, b kpdf in KDE before 3.5.5, c poppler before 0.5.4, and other products, allows remote attackers to have an unknown impact, possibly including denial of service infinite loop, arbitrary code execution, or memory corruption, v...

6.8CVSS7.5AI score0.06027EPSS
SaveExploits2References3
Mozilla
Mozilla
added 2015/10/15 12:0 a.m.106 views

Cross-origin restriction bypass using Fetch — Mozilla

Security researcher Abdulrahman Alqabandi reported that the fetch API did not correctly implement the Cross-Origin Resource Sharing CORS specification, allowing a malicious page to access private data from other origins. Mozilla developer Ben Kelly independently reported the same issue...

6.8CVSS8.9AI score0.01662EPSS
SaveExploits0References3Affected Software1
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.54 views

Dragging and dropping images exposes final URL after redirects — Mozilla

Security researcher Mario Gomes reported that when a previously loaded image on a page is drag and dropped into content after a redirect, the redirected URL is available to scripts. This is a violation of the Fetch specification's defined behavior for "Atomic HTTP redirect handling" which states...

4.3CVSS8.8AI score0.02732EPSS
SaveExploits0References3Affected Software5
Mozilla
Mozilla
added 2015/08/11 12:0 a.m.50 views

Mozilla Content Security Policy allows for asterisk wildcards in violation of CSP specification — Mozilla

Mozilla security engineer Christoph Kerschbaumer reported a discrepancy in Mozilla's implementation of Content Security Policy and the CSP specification. The specification states that blob:, data:, and filesystem: URLs should be excluded in case of a wildcard when matching source expressions but...

4.3CVSS8.3AI score0.02948EPSS
SaveExploits0References3Affected Software2
Tenable Nessus
Tenable Nessus
added 2015/07/22 12:0 a.m.24 views

Oracle WebCenter Portal Multiple Vulnerabilities (July 2015 CPU)

Binary data oraclewebcenterportaljuly2015cpu.nbin...

5.5CVSS6.4AI score0.01764EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2015/05/30 7:0 p.m.24 views

CVE-2015-2851

clientchown in the sync client in Synology Cloud Station 1.1-2291 through 3.1-3320 on OS X allows local users to change the ownership of arbitrary files, and consequently obtain root access, by specifying a filename...

6.4AI score0.00757EPSS
SaveExploits0References3
myhack58
myhack58
added 2015/05/23 12:0 a.m.30 views

PHP remote DoS vulnerability in-depth analysis and protection solution-vulnerability warning-the black bar safety net

5 month 1 4 day, domestic broke the php remote DoS vulnerability, the official number 6 9 3 6 4 in. Use the vulnerability to construct the poc to initiate a link, it is easy to cause the target host cpu utilization 1 0 0%, to PHP more version. Nsfocus Threat Response Center immediately launched t...

7.4AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/03/30 10:59 a.m.2 views

CVE-2015-1353

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it cannot be considered a security issue in the originally named product because of that product's specification. Notes: none...

7.1AI score
SaveExploits0References1
CVE
CVE
added 2015/03/30 10:0 a.m.65 views

CVE-2015-1353

CVE-2015-1353 is rejected/not used; this entry does not represent an active vulnerability.

6.7AI score
SaveExploits0
Rows per page
Query Builder