Lucene search
+L

7419 matches found

Positive Technologies
Positive Technologies
added 2018/08/12 12:00 a.m.5 views

PT-2018-16192 · Npm +2 · Url-Parse +2

Name of the Vulnerable Software and Affected Versions: url-parse versions prior to 1.4.3 Description: The issue is related to incorrect parsing in url-parse, which returns the wrong hostname. This can lead to multiple vulnerabilities, including Server Side Request Forgery SSRF, Open Redirect, and...

10CVSS6.4AI score0.03178EPSS
SaveExploits7References36
Github Security Blog
Github Security Blog
added 2018/08/06 9:37 p.m.36 views

Sandbox Breakout / Arbitrary Code Execution in static-eval

Affected versions of static-eval pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept js var evaluate = require'static-eval'; var parse = require'esprima'.parse; va...

9.8CVSS9.4AI score0.03184EPSS
SaveExploits1References5Affected Software1
nodejs
nodejs
added 2018/08/02 3:02 p.m.597 views

Open Redirect

Overview Versions of url-parse before 1.4.3 returns the wrong hostname which could lead to Open Redirect, Server Side Request Forgery SSRF, or Bypass Authentication Protocol vulnerabilities. Recommendation Update to version 1.4.3 or later. References - HackerOne Report - GitHub Commit - GitHub...

7.5CVSS3.5AI score0.03178EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2018/07/31 12:00 a.m.9 views

UBUNTU-CVE-2018-5813

An error within the "parseminolta" function dcraw/dcraw.c in LibRaw versions prior to 0.18.11 can be exploited to trigger an infinite loop via a specially crafted file...

6.5CVSS6.7AI score0.02088EPSS
SaveExploits0References4
OSV
OSV
added 2018/07/24 8:11 p.m.16 views

GHSA-Q75G-2496-MXPP Regular Expression Denial of Service in parsejson

Affected versions of parsejson are vulnerable to a regular expression denial of service when parsing untrusted user input. Recommendation The parsejson package has not been functionally updated since it was initially released. Additionally, it provides functionality which is natively included in...

7.5CVSS5.8AI score0.01449EPSS
SaveExploits1References4
OSV
OSV
added 2018/07/20 1:29 p.m.10 views

CVE-2018-14448

Codec::parse in track.cpp in Untrunc through 2018-06-07 has a NULL pointer dereference via a crafted MP4 file because of improper interaction with libav...

6.5CVSS5.8AI score0.01296EPSS
SaveExploits1References2
Prion
Prion
added 2018/07/20 1:29 p.m.21 views

Null pointer dereference

Codec::parse in track.cpp in Untrunc through 2018-06-07 has a NULL pointer dereference via a crafted MP4 file because of improper interaction with libav...

4.3CVSS6.4AI score0.01296EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2018/07/20 1:29 p.m.27 views

CVE-2018-14448

Codec::parse in track.cpp in Untrunc through 2018-06-07 has a NULL pointer dereference via a crafted MP4 file because of improper interaction with libav...

6.5CVSS6.4AI score0.01296EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/07/20 1:00 p.m.28 views

CVE-2018-14448

Codec::parse in track.cpp in Untrunc through 2018-06-07 has a NULL pointer dereference via a crafted MP4 file because of improper interaction with libav...

6.4AI score0.01296EPSS
SaveExploits1References2
CVE
CVE
added 2018/07/20 1:00 p.m.45 views

CVE-2018-14448

CVE-2018-14448 concerns the Untrunc project: a NULL pointer dereference in Codec::parse (track.cpp) when parsing a crafted MP4 file, caused by improper interaction with libav. This vulnerability affects Untrunc up to 2018-06-07 by design of the parser, and the issue is triggered during MP4 proces...

6.5CVSS6.4AI score0.01296EPSS
SaveExploits1References2Affected Software1
Hacker One
Hacker One
added 2018/07/19 9:49 a.m.77 views

Node.js third-party modules: url-parse package return wrong hostname

Jul 19th 2018 - lolwaleet submitted a report to Node.js third-party modules. I would like to report url-parse package return wrong hostname in url-parse. Module module name: url-parse version: 1.4.1 npm page: https://www.npmjs.com/package/url-parse Module Description The url-parse method exposes...

7.5CVSS0.2AI score0.03178EPSS
SaveExploits0
OSV
OSV
added 2018/07/12 8:29 p.m.10 views

UBUNTU-CVE-2018-14015

The sdbsetinternal function in sdb.c in radare2 2.7.0 allows remote attackers to cause a denial of service invalid read and application crash via a crafted ELF file because of missing input validation in rbindwarfparsecompunit in libr/bin/dwarf.c...

5.5CVSS6.1AI score0.01179EPSS
SaveExploits1References3
OSV
OSV
added 2018/07/10 6:29 p.m.12 views

DEBIAN-CVE-2018-13845

An issue has been found in HTSlib 1.8. It is a buffer over-read in samparse1 in sam.c...

9.8CVSS9.7AI score0.01509EPSS
SaveExploits0References1
OSV
OSV
added 2018/07/02 5:29 p.m.23 views

CVE-2018-13066

There is a memory leak in util/parser.c in libming 0.4.8, which will lead to a denial of service via parseSWFDEFINEBUTTON2, parseSWFDEFINEFONT, parseSWFDEFINEFONTINFO, parseSWFDEFINELOSSLESS, parseSWFDEFINESPRITE, parseSWFDEFINETEXT, parseSWFDOACTION, parseSWFFILLSTYLEARRAY, parseSWFFRAMELABEL,...

7.5CVSS7AI score
SaveExploits0References1
CNVD
CNVD
added 2018/06/28 12:00 a.m.49 views

Toppydo Input Validation Vulnerability

topdo is a to-do list management application. An input validation vulnerability exists in the 'ListFormatParser::parse' function in the topdo/lib/ListFormat.py file in topdo. The vulnerability can be exploited to inject arbitrary bytes into the endpoint with the help of a todo.txt file with one o...

8.1CVSS8AI score0.01244EPSS
SaveExploits0References1
Prion
Prion
added 2018/06/20 2:29 p.m.27 views

Input validation

The parse method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f"...

5CVSS7.4AI score0.02484EPSS
SaveExploits0References3
NVD
NVD
added 2018/06/20 2:29 p.m.25 views

CVE-2018-12558

The parse method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f"...

7.5CVSS7.4AI score0.02484EPSS
SaveExploits0References3
CNVD
CNVD
added 2018/06/20 12:00 a.m.8 views

Libmobi Information Disclosure Vulnerability (CNVD-2018-16956)

Libmobi is used to process Mobipocket/Kindle MOBI e-book format document C library . An information disclosure vulnerability exists in the mobiparseindexentry function in index.c in Libmobi version 0.3. A remote attacker can exploit this vulnerability to obtain information via specially crafted...

6.5CVSS6.3AI score0.02143EPSS
SaveExploits0References1
zdt
zdt
added 2018/06/15 12:00 a.m.76 views

rtorrent 0.9.6 - Denial of Service Exploit

Exploit for linux platform in category dos / poc Exploit Title: rtorrent 0.9.6 - Denial of Service Exploit Author: ecx86 Vendor Homepage: http://rtorrent.net Software Link: https://github.com/rakshasa/rtorrent/releases Version: I', lenmsg crash += msg s = socket.socketsocket.AFINET,...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/06/14 12:00 a.m.37 views

rtorrent 0.9.6 - Denial of Service

Exploit Title: rtorrent 0.9.6 - Denial of Service Date: 2018-01-10 Exploit Author: ecx86 Vendor Homepage: http://rtorrent.net Software Link: https://github.com/rakshasa/rtorrent/releases Version: I', lenmsg crash += msg s = socket.socketsocket.AFINET, socket.SOCKSTREAM s.connect'1.3.3.7', 6890...

5.3AI score
SaveExploits0
Rows per page
Query Builder