Lucene search
K

6927 matches found

Veracode
Veracode
added 2021/12/23 9:44 a.m.12 views

Cross-site Scripting (XSS)

ajaxnetprofessional is vulnerable to cross-site scripting attacks. The vulnerability exists due to lack of input validation in parse function of AjaxPro/core.js in when parsing json input which allows a malicious attacker to inject and execute arbitrary javascript...

8.7CVSS4.8AI score0.00824EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2021/12/21 9:15 p.m.0 views

UBUNTU-CVE-2021-44921

A null pointer dereference vulnerability exists in gpac 1.1.0 in the gfisomparsemovieboxesinternal function, which causes a segmentation fault and application crash...

5.5CVSS7.3AI score0.00607EPSS
Exploits1References4
Huntr
Huntr
added 2021/12/20 8:43 p.m.37 views

Command Injection in parse-community/parse-server

Description This is a Remote Code Execution vulnerability in the Parse Server. This vulnerability affects the Parse Server in the default configuration with MongoDB, probably a similar attack can affect the PostgreSQL storage as well. The main weakness that leads to RCE is the Prototype Pollution...

7.5CVSS0.2AI score0.49081EPSS
Exploits1References3
Snyk
Snyk
added 2021/12/19 1:39 p.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview parse-link-header is a package that parses a link header and returns paging information for each contained link. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the checkHeader function. PoC var parse = require'parse-link-header'; const...

7.5CVSS9.2AI score0.01831EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2021/12/16 5:21 p.m.0 views

nodejs-ini: Prototype pollution via malicious INI file

A flaw was found in nodejs-ini. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context...

9.8CVSS7.3AI score0.03612EPSS
Exploits1References4
Microsoft CVE
Microsoft CVE
added 2021/12/16 12:0 a.m.3 views

An issue was discovered in ZZIPlib through 0.13.69. There is a memory leak triggered in the function __zzip_parse_root_directory in zip.c which will lead to a denial of service attack.

...

6.5CVSS7AI score0.01954EPSS
Exploits1
Veracode
Veracode
added 2021/12/14 8:34 p.m.20 views

Denial Of Service (DoS)

radare2 is vulnerable to denial of service. The vulnerability exists due to a double free vulnerability in the pyc parse which allows an attacker to crash the application via malicious input...

5.5CVSS5.4AI score0.01161EPSS
Exploits1References11Affected Software1
CNNVD
CNNVD
added 2021/12/13 12:0 a.m.4 views

Rizin 缓冲区错误漏洞

Rizin is a free open source reverse engineering framework from the Rizin organization. It is used to analyze binaries, disassemble code, debug programs, as a forensic tool, as a command-line hex editor that can open disk files that can be scripted, etc. Rizin 0.3.1 and earlier versions have a...

7.8CVSS6.1AI score0.00846EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2021/11/19 7:20 p.m.3 views

CVE-2021-23433

The package algoliasearch-helper before 3.6.2 are vulnerable to Prototype Pollution due to use of the merge function in src/SearchParameters/index.jsSearchParameters.parseNumbers without any protection against prototype properties. Note that this vulnerability is only exploitable if the...

9.8CVSS5.6AI score0.01561EPSS
Exploits1References4
Veracode
Veracode
added 2021/11/17 6:57 a.m.29 views

Regular Expression Denial Of Service (ReDoS)

date is vulnerable to regular expression denial of service ReDoS attacks. An attacker is able to insert a specifically crafted input through the dateparse method via the str parameter resulting in denial of service conditions...

7.5CVSS4.4AI score0.03222EPSS
Exploits1References11Affected Software9
Snyk
Snyk
added 2021/11/16 12:32 a.m.2 views

Regular Expression Denial of Service (ReDoS)

Overview date is a subclass of Object includes Comparable module for handling dates. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS. Date’s parsing methods including Date.parse are using regular expressions internally, some of which are vulnerable...

7.5CVSS6.8AI score0.03222EPSS
Exploits1References2
Prion
Prion
added 2021/11/12 7:15 a.m.17 views

Buffer overflow

Possible buffer overflow due to lack of parameter length check during MBSSID scan IE parse in Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity...

10CVSS9.6AI score0.00755EPSS
Exploits0References1
OSV
OSV
added 2021/11/10 7:17 p.m.2 views

GHSA-J86V-P27C-73FM Unitialized access in `EinsumHelper::ParseEquation`

Impact During execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However, the code only changes these flags to true and never assigns false. cc f...

8.5CVSS7.1AI score0.00241EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2021/11/09 5:54 p.m.8 views

python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters

The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon ;, they can cause a difference in the interpretation of the request...

5.9CVSS6.8AI score0.37325EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/11/09 5:42 p.m.1 views

python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters

The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon ;, they can cause a difference in the interpretation of the request...

5.9CVSS6.8AI score0.37325EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2021/11/09 5:35 p.m.0 views

graphviz: off-by-one in parse_reclbl() in lib/common/shapes.c

A flaw was found in graphviz. A wrong assumption in recordinit function leads to an off-by-one write in parsereclbl function, allowing an attacker who can provide graph input to potentially execute code when the label of a node is invalid and shorter than two characters. The highest threat from...

7.8CVSS5.8AI score0.02618EPSS
Exploits1References4
0day.today
0day.today
added 2021/11/08 12:0 a.m.349 views

zlog 1.2.15 - Buffer Overflow Exploit

Exploit Title: zlog 1.2.15 - Buffer Overflow Exploit Author: LIWEI Vendor Homepage: https://github.com/HardySimpson/zlog Software Link: https://github.com/HardySimpson/zlog Version: v1.2.15 Tested on: ubuntu 18.04.2 1.- compile the zlogv1.2.15 code to a library. 2.- Use the "zloginit" API to pars...

7.4AI score
Exploits0
PyPA
PyPA
added 2021/11/05 8:15 p.m.3 views

PYSEC-2021-809

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS7.1AI score0.00241EPSS
Exploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 8:5 p.m.3 views

CVE-2021-41201

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS7.1AI score0.00241EPSS
Exploits1
OSV
OSV
added 2021/11/03 8:15 p.m.37 views

CVE-2021-22960

The parse function in llhttp 2.1.4 and 6.0.6. ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling HRS under certain conditions...

6.5CVSS1.4AI score
Exploits0References3
Rows per page
Query Builder