Lucene search
+L

22 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2020-0240

Malware in sbrugna...

8.8CVSS8.5AI score0.00606EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2019-0159

Malware in sbrugna...

8.1CVSS8AI score0.01129EPSS
SaveExploits1References7
OSV
OSV
added 2021/04/07 9:6 p.m.26 views

GHSA-FJQ3-5PXW-4WJ4 Cross-Site Request Forgery in Webargs

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.8CVSS7.2AI score0.00606EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/04/07 9:6 p.m.264 views

Cross-Site Request Forgery in Webargs

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.8CVSS8.3AI score0.00606EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2020/01/30 4:56 a.m.17 views

Cross-Site Request Forgery (CSRF)

webargs is vulnerable to cross-site request forgery CSRF. The Content-Type header resolves to application/json when JSON input is received. If the request body is valid JSON, the application accepts it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST reques...

8.8CVSS2.1AI score0.00606EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/01/29 3:15 p.m.15 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.8CVSS8.6AI score
SaveExploits0References1
NVD
NVD
added 2020/01/29 3:15 p.m.36 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.8CVSS8.6AI score0.00606EPSS
SaveExploits0References1
PyPA
PyPA
added 2020/01/29 3:15 p.m.15 views

PYSEC-2020-156

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.8CVSS6.9AI score0.00606EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/01/29 3:15 p.m.40 views

PYSEC-2020-156

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.8CVSS5.9AI score0.00606EPSS
SaveExploits0References2
CVE
CVE
added 2020/01/29 2:33 p.m.80 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.00606EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/01/29 2:33 p.m.40 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.00606EPSS
SaveExploits0References1
OSV
OSV
added 2019/03/12 3:16 p.m.40 views

GHSA-8554-JXCW-454Q Webargs mishandles concurrent JSON parsing

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

9.2CVSS7.1AI score0.01129EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2019/03/12 3:16 p.m.30 views

Webargs mishandles concurrent JSON parsing

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

8.1CVSS7.8AI score0.01129EPSS
SaveExploits1References8Affected Software1
Veracode
Veracode
added 2019/03/12 5:38 a.m.23 views

Insecure Caching

webargs uses insecure caching. Parsed JSON body is stored in a short-lived cache that would cause incorrect JSON payloads to be parsed for concurrent requests due to the cache not being thread-safe...

8.1CVSS7.8AI score0.01129EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2019/03/12 2:29 a.m.17 views

PYSEC-2019-139

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

8.1CVSS7.1AI score0.01129EPSS
SaveExploits1References3
PyPA
PyPA
added 2019/03/12 2:29 a.m.9 views

PYSEC-2019-139

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

8.1CVSS7AI score0.01129EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2019/03/12 2:29 a.m.20 views

Design/Logic Flaw

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

6.8CVSS8AI score0.01129EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2019/03/12 2:29 a.m.29 views

CVE-2019-9710

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

8.1CVSS8.1AI score0.01129EPSS
SaveExploits1References2
OSV
OSV
added 2019/03/12 2:29 a.m.7 views

PYSEC-2019-69

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2019/03/12 2:29 a.m.18 views

CVE-2019-9710

An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests...

8.1CVSS8.1AI score
SaveExploits0References2
Rows per page
Query Builder