Lucene search
+L

8587 matches found

zdt
zdt
added 2017/05/20 12:00 a.m.80 views

Pegasus winpm-32.exe v4.72 Mailto: Link Remote Code Execution Vulnerability

Exploit for windows platform in category remote exploits + Credits: John Page AKA hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/PEGASUS-MAILTO-LINK-REMOTE-CODE-EXECUTION.txt + ISR: APPARITIONSEC Vendor: ============= www.pmail.com Product:...

4.4CVSS7.3AI score0.00569EPSS
SaveExploits3
OSV
OSV
added 2017/05/19 8:29 p.m.12 views

DEBIAN-CVE-2017-7475

Cairo version 1.15.4 is vulnerable to a NULL pointer dereference related to the FTLoadGlyph and FTRenderGlyph resulting in an application crash...

5.5CVSS6.9AI score0.01824EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2017/05/10 12:44 p.m.10 views

OpenJDK: untrusted extension directories search path in Launcher (JCE, 8163528)

An untrusted library search path flaw was found in the JCE component of OpenJDK. A local attacker could possibly use this flaw to cause a Java application using JCE to load an attacker-controlled library and hence escalate their privileges...

7.7CVSS7.3AI score0.00759EPSS
SaveExploits2References5
Wallarm Lab
Wallarm Lab
added 2017/05/05 3:28 a.m.48 views

Is Docker Swarm going to change how we do microservices APIs?

During the DockerCon a couple of weeks ago the new native swarm functionality was one of the highlighted themes. What is a swarm? A swarm is a cluster of Docker engines, or nodes, which acts as an orchestrator, monitor and ingress load balancer for all the services deployed on swarm. The Docker...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2017/05/05 12:00 a.m.5 views

Huawei Load Balancer Management System suffers from s2-045 remote command execution vulnerability

Load Balancer Management System is a load balancer management system. The Huawei Load Balancer Management System suffers from a s2-045 remote command execution vulnerability. The vulnerability can be exploited to execute arbitrary commands by constructing a Content-Type function in the header, as...

7.9AI score
SaveExploits0
ossfuzz
ossfuzz
added 2017/05/03 11:43 a.m.17 views

dlplibs: Crash in librevenge::IStorage::load

Detailed report: https://oss-fuzz.com/testcase?key=5488429968130048 Project: dlplibs Fuzzer: afldlplibsbmifuzzer Fuzz target binary: bmifuzzer Job Type: aflasandlplibs Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x619800000f78 Crash State: librevenge::IStorage::load...

7AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2017/05/03 8:48 a.m.39 views

Directory Traversal

github.com/docker/docker is vulnerable to path traversal attacks and spoofed repositories. These attacks are possible because Docker fails to correctly validate image IDs when using docker load or register communications...

6.4CVSS8.5AI score0.02527EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2017/05/01 7:59 p.m.6 views

CVE-2017-8400

In SWFTools 0.9.2, an out-of-bounds write of heap data can occur in the function pngload in lib/png.c:755. This issue can be triggered by a malformed PNG file that is mishandled by png2swf. Attackers could exploit this issue for DoS; it might cause arbitrary code execution...

8.8CVSS6AI score0.02101EPSS
SaveExploits1References1
OSV
OSV
added 2017/05/01 7:59 p.m.6 views

UBUNTU-CVE-2017-8401

In SWFTools 0.9.2, an out-of-bounds read of heap data can occur in the function pngload in lib/png.c:724. This issue can be triggered by a malformed PNG file that is mishandled by png2swf. Attackers could exploit this issue for DoS...

6.5CVSS6.8AI score0.01117EPSS
SaveExploits1References3
CNVD
CNVD
added 2017/04/27 12:00 a.m.25 views

F5 BIG-IP Denial of Service Vulnerability

The F5 BIG-IP is a load balancer that uses a variety of distribution algorithms to distribute network requests to available servers in a server cluster, enabling network visitors to have the best possible networking experience by managing incoming Web data traffic and increasing effective network...

7.5CVSS6.7AI score0.01403EPSS
SaveExploits0References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2017/04/25 4:36 a.m.13 views

Installer of Vivaldi for Windows may insecurely load executable files

Overview The installer of Vivaldi for Windows contains an issue in the file search path when loading files, which may insecurely load executable files CWE-427. Eiji James Yoshida of Security Professionals Network Inc. reported this vulnerability to IPA. JPCERT/CC coordinated with the developer...

7.8CVSS6.9AI score0.02516EPSS
SaveExploits0References6
OSV
OSV
added 2017/04/24 11:59 p.m.7 views

CVE-2017-5045

XSS Auditor in Google Chrome prior to 57.0.2987.98 for Mac, Windows, and Linux and 57.0.2987.108 for Android allowed detection of a blocked iframe load, which allowed a remote attacker to brute force JavaScript variables via a crafted HTML page...

6.1CVSS7.3AI score0.01224EPSS
SaveExploits0References6
NVD
NVD
added 2017/04/21 8:59 p.m.18 views

CVE-2016-3109

The backend/Login/load/ script in Shopware before 5.1.5 allows remote attackers to execute arbitrary code...

10CVSS9.7AI score0.28106EPSS
SaveExploits2References4
seebug.org
seebug.org
added 2017/04/21 12:00 a.m.81 views

Chrome Universal XSS via reentrancy in FrameLoader::startLoad (CVE-2016-1697)

VULNERABILITY DETAILS From /thirdparty/WebKit/Source/core/loader/FrameLoader.cpp: void FrameLoader::startLoad... ASSERTclient-hasWebView; if mframe-document-pageDismissalEventBeingDispatched != Document::NoDismissal return; ... mframe-document-cancelParsing;...

6.8CVSS8.5AI score0.01849EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/04/21 12:00 a.m.42 views

Chrome Security: Universal XSS through removing link elements (CVE-2017-5010)

VULNERABILITY DETAILS When a link element is notified about its removal from the tree and the linked stylesheet happens to be the last pending one in the document, the fragment anchor may be updated, which triggers layout updates when it should be forbidden. In special circumstances, the updates...

4.3CVSS7.4AI score0.01198EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2017/04/20 7:27 p.m.8 views

OpenJDK: untrusted extension directories search path in Launcher (JCE, 8163528)

An untrusted library search path flaw was found in the JCE component of OpenJDK. A local attacker could possibly use this flaw to cause a Java application using JCE to load an attacker-controlled library and hence escalate their privileges...

7.7CVSS7.3AI score0.00759EPSS
SaveExploits2References5
OSV
OSV
added 2017/04/14 4:59 p.m.6 views

CVE-2017-1205

IBM Platform LSF 10.1 contains an unspecified vulnerability that could allow a local user to escalate their privileges and obtain root access. IBM X-Force ID: 123741...

8.8CVSS5.8AI score0.00326EPSS
SaveExploits1References2
CNVD
CNVD
added 2017/04/14 12:00 a.m.9 views

Microsoft Edge Security Restriction Bypass Vulnerability (CNVD-2017-05760)

Microsoft Edge is the web browser built into the Windows 10 version. A remote security bypass vulnerability exists in the implementation of Edge Content Security Policy CSP when it fails to properly validate certain documents, which can be exploited by an attacker to trick a user into loading a...

4.3CVSS6.6AI score0.03922EPSS
SaveExploits0References1
Citrix
Citrix
added 2017/04/13 12:00 a.m.11 views

Load Balancing and Monitoring Delivery Controllers

This article describes how to load balance the Desktop Delivery Controller via NetScaler with Connection Leasing...

7AI score
SaveExploits0
Oracle linux
Oracle linux
added 2017/04/12 12:00 a.m.39 views

389-ds-base security and bug fix update

1.3.5.10-20 - Bump version to 1.3.5.10-20 - Resolves: bug 1437005 - CVE-2017-2668 389-ds-base: Remote crash via crafted LDAP messages 1.3.5.10-19 - Release 1.3.5.10-19 - Resolves: bug 1429495 - ns-slapd dies under heavy load - Resolves: bug 1429498 - A filtered nsrole that specifies an empty nsro...

6.5CVSS3AI score0.02627EPSS
SaveExploits0
Rows per page
Query Builder