Lucene search
+L

214 matches found

Prion
Prion
added 2020/01/29 3:15 p.m.20 views

Cross site request forgery (csrf)

flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST requests to be made...

6.8CVSS8.6AI score0.00488EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2020/01/29 2:33 p.m.75 views

CVE-2020-7965

The CVE-2020-7965 entry concerns the Python Webargs project (flaskparser.py) in the 5.x line up to 5.5.2. Vulnerability detail: the code does not validate that the Content-Type header is application/json when handling JSON input; if the request body is valid JSON, it is accepted even when Content...

8.8CVSS8.5AI score0.00488EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/01/29 2:33 p.m.35 views

CVE-2020-7965

flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST requests to be made...

8.7AI score0.00488EPSS
Exploits0References1
Veracode
Veracode
added 2019/12/04 3:21 a.m.22 views

Prototype Pollution

jpv is vulnerable to prototype pollution. Insufficient validation of JSON input allows the bypass of the validation logics of jpv. The built-in constructor can be overwritten to manipulate the type detection result...

5.3CVSS3.1AI score0.00974EPSS
Exploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2019/10/10 12:9 a.m.31 views

CVE-2019-1002100

A denial of service vulnerability was found in the Kubernetes API server. A remote user, with authorization to apply patches, could exploit this via crafted JSON input, causing excessive consumption of resources and subsequent denial of service. Mitigation Remove ‘patch’ permissions from untruste...

6.5CVSS4.1AI score0.10606EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/10/01 7:10 a.m.7 views

jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server via crafted JSON message.

A new polymorphic typing flaw was discovered in FasterXML jackson-databind, versions 2.x through 2.9.9. With default typing enabled, an attacker can send a specifically crafted JSON message to the server that allows them to read arbitrary local files...

5.9CVSS7.5AI score0.10951EPSS
Exploits0References4
Kitploit
Kitploit
added 2019/06/21 1:14 p.m.329 views

MozDef - Mozilla Enterprise Defense Platform

The inspiration for MozDef comes from the large arsenal of tools available to attackers. Suites like metasploit, armitage, lair, dradis and others are readily available to help attackers coordinate, share intelligence and finely tune their attacks in real time. Defenders are usually limited to...

7.1AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2018/11/29 12:0 a.m.57 views

FreeBSD : payara -- Default typing issue in Jackson Databind (93f8e0ff-f33d-11e8-be46-0019dbb15b3f)

FasterXML jackson-databind before 2.8.11.1 and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper,...

9.8CVSS8.3AI score0.37721EPSS
Exploits7References2
Github Security Blog
Github Security Blog
added 2018/10/18 5:42 p.m.168 views

jackson-databind vulnerable to remote code execution due to incorrect deserialization and blocklist bypass

FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper,...

9.8CVSS4AI score0.49727EPSS
Exploits1References34Affected Software1
OSV
OSV
added 2018/10/18 5:42 p.m.13 views

GHSA-RFX6-VP9G-RH7V jackson-databind vulnerable to remote code execution due to incorrect deserialization and blocklist bypass

FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper,...

9.8CVSS7.5AI score0.49727EPSS
Exploits1References34
Github Security Blog
Github Security Blog
added 2018/10/16 5:45 p.m.75 views

FasterXML jackson-databind allows unauthenticated remote code execution

FasterXML jackson-databind before before 2.6.7.5, 2.7.x before 2.7.9.3, 2.8.x before 2.8.11.1, and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input...

9.8CVSS9.3AI score0.20135EPSS
Exploits0References32Affected Software1
Veracode
Veracode
added 2018/07/02 3:43 a.m.17 views

Remote Code Execution (RCE)

opentsdb is vulnerable to remote code execution RCE attacks. A malicious user can inject and execute arbitrary commands through a q request using the o, key, style, yrange , y2range parameters and the JSON input...

9.8CVSS9.9AI score0.02227EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2018/06/29 5:29 a.m.19 views

CVE-2018-12972

An issue was discovered in OpenTSDB 2.3.0. Many parameters to the /q URI can execute commands, including o, key, style, and yrange and y2range and their JSON input...

9.8CVSS9.5AI score0.02227EPSS
Exploits0References1
OSV
OSV
added 2018/06/07 2:29 a.m.17 views

CVE-2018-3739

https-proxy-agent before 2.1.1 passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the 'auth' parameter e.g. JSON...

9.1CVSS9.3AI score
Exploits0References1
Hacker One
Hacker One
added 2018/03/04 1:5 a.m.30 views

Node.js third-party modules: `put` allocates uninitialized Buffers when non-round numbers are passed in input

I would like to report an uninitialized Buffer allocation issue in put. It allows to extract sensitive data from uninitialized memory by passing in non-round numbers, in setups where typed user input can be passed e.g. from JSON. Module module name: put version: 0.0.6 npm page:...

1AI score
Exploits0
Hacker One
Hacker One
added 2018/03/04 12:51 a.m.22 views

Node.js third-party modules: `utile` allocates uninitialized Buffers when number is passed in input

I would like to report an uninitialized Buffer allocation issue in utile. It allows to extract sensitive data from uninitialized memory or to cause a DoS by passing in a large number, in setups where typed user input can be passed e.g. from JSON. Module module name: utile version: 0.3.0 npm page:...

1AI score
Exploits0
NVD
NVD
added 2018/02/26 3:29 p.m.29 views

CVE-2018-7489

FasterXML jackson-databind before 2.7.9.3, 2.8.x before 2.8.11.1 and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of th...

9.8CVSS9.5AI score0.20135EPSS
Exploits0References28
Prion
Prion
added 2018/02/26 3:29 p.m.35 views

Design/Logic Flaw

FasterXML jackson-databind before 2.7.9.3, 2.8.x before 2.8.11.1 and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of th...

7.5CVSS9.4AI score0.37721EPSS
Exploits7References28Affected Software5
Cvelist
Cvelist
added 2018/02/26 3:0 p.m.37 views

CVE-2018-7489

FasterXML jackson-databind before 2.7.9.3, 2.8.x before 2.8.11.1 and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of th...

9.6AI score0.20135EPSS
Exploits0References28
CVE
CVE
added 2018/02/26 3:0 p.m.374 views

CVE-2018-7489

CVE-2018-7489 affects FasterXML jackson-databind; an incomplete fix for CVE-2017-7525 allowed unauthenticated remote code execution via JSON input to ObjectMapper.readValue, with a blacklist bypass if c3p0 is present in the classpath. Affected versions per the initial record include 2.7.9.3, 2.8....

9.8CVSS9.5AI score0.20135EPSS
Exploits0References28Affected Software1
Rows per page
Query Builder