Latest CVE Feed
-
9.6
CRITICALCVE-2021-21249
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is an issue involving YAML parsing which can lead to post-auth remote code execution. In order to parse and process YAML files, OneDev uses SnakeYaml which by default (when not... Read more
Affected Products : onedev- EPSS Score: %1.33
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
9.6
CRITICALCVE-2021-21248
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnerability involving the build endpoint parameters. InputSpec is used to define parameters of a Build spec. It does so by using dynamically generated Groovy cl... Read more
Affected Products : onedev- EPSS Score: %0.43
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
9.6
CRITICALCVE-2021-21247
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, the application's BasePage registers an AJAX event listener (`AbstractPostAjaxBehavior`) in all pages other than the login page. This listener decodes and deserializes the `data` que... Read more
Affected Products : onedev- EPSS Score: %0.31
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
8.6
HIGHCVE-2021-21246
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, the REST UserResource endpoint performs a security check to make sure that only administrators can list user details. However for the `/users/{id}` endpoint there are no security che... Read more
Affected Products : onedev- EPSS Score: %1.21
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
10.0
CRITICALCVE-2021-21245
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, AttachmentUploadServlet also saves user controlled data (`request.getInputStream()`) to a user specified location (`request.getHeader("File-Name")`). This issue may lead to arbitrary... Read more
Affected Products : onedev- EPSS Score: %0.34
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
10.0
CRITICALCVE-2021-21244
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, There is a vulnerability that enabled pre-auth server side template injection via Bean validation message tampering. Full details in the reference GHSA. This issue was fixed in 4.0.3... Read more
Affected Products : onedev- EPSS Score: %0.37
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
10.0
CRITICALCVE-2021-21243
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, a Kubernetes REST endpoint exposes two methods that deserialize untrusted data from the request body. These endpoints do not enforce any authentication or authorization checks. This ... Read more
Affected Products : onedev- EPSS Score: %2.51
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
10.0
CRITICALCVE-2021-21242
OneDev is an all-in-one devops platform. In OneDev before version 4.0.3, there is a critical vulnerability which can lead to pre-auth remote code execution. AttachmentUploadServlet deserializes untrusted data from the `Attachment-Support` header. This Ser... Read more
Affected Products : onedev- EPSS Score: %40.37
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
7.4
HIGHCVE-2021-21241
The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is a independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. In Flask-Security-Too from version 3.3.0... Read more
Affected Products : flask-security-too- EPSS Score: %0.45
- Published: Jan. 11, 2021
- Modified: Nov. 21, 2024
-
7.5
HIGHCVE-2021-21240
httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of "\xa0" characters in the "www-authenticate" header may cause Denial of Service (CPU burn while parsing hea... Read more
Affected Products : httplib2- EPSS Score: %4.54
- Published: Feb. 08, 2021
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2021-21239
PySAML2 is a pure python implementation of SAML Version 2 Standard. PySAML2 before 6.5.0 has an improper verification of cryptographic signature vulnerability. Users of pysaml2 that use the default CryptoBackendXmlSec1 backend and need to verify signed SA... Read more
- EPSS Score: %1.60
- Published: Jan. 21, 2021
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2021-21238
PySAML2 is a pure python implementation of SAML Version 2 Standard. PySAML2 before 6.5.0 has an improper verification of cryptographic signature vulnerability. All users of pysaml2 that need to validate signed SAML documents are impacted. The vulnerabilit... Read more
Affected Products : pysaml2- EPSS Score: %0.14
- Published: Jan. 21, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-21237
Git LFS is a command line extension for managing large files with Git. On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program would be executed, permitting the attacker to execute ar... Read more
Affected Products : git_large_file_storage- EPSS Score: %0.20
- Published: Jan. 15, 2021
- Modified: Nov. 21, 2024
-
5.7
MEDIUMCVE-2021-21236
CairoSVG is a Python (pypi) package. CairoSVG is an SVG converter based on Cairo. In CairoSVG before version 2.5.1, there is a regular expression denial of service (REDoS) vulnerability. When processing SVG files, the python package CairoSVG uses two regu... Read more
Affected Products : cairosvg- EPSS Score: %0.09
- Published: Jan. 06, 2021
- Modified: Nov. 21, 2024
-
6.5
MEDIUMCVE-2021-21235
kamadak-exif is an exif parsing library written in pure Rust. In kamadak-exif version 0.5.2, there is an infinite loop in parsing crafted PNG files. Specifically, reader::read_from_container can cause an infinite loop when a crafted PNG file is given. Thi... Read more
Affected Products : kamadak-exif- EPSS Score: %0.52
- Published: Jan. 06, 2021
- Modified: Nov. 21, 2024
-
7.7
HIGHCVE-2021-21234
spring-boot-actuator-logview in a library that adds a simple logfile viewer as spring boot actuator endpoint. It is maven package "eu.hinsch:spring-boot-actuator-logview". In spring-boot-actuator-logview before version 0.2.13 there is a directory traversa... Read more
Affected Products : spring-boot-actuator-logview- EPSS Score: %92.69
- Published: Jan. 05, 2021
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2021-21233
Heap buffer overflow in ANGLE in Google Chrome on Windows prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.... Read more
- EPSS Score: %2.33
- Published: Apr. 30, 2021
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2021-21232
Use after free in Dev Tools in Google Chrome prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.... Read more
- EPSS Score: %1.71
- Published: Apr. 30, 2021
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2021-21231
Insufficient data validation in V8 in Google Chrome prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.... Read more
- EPSS Score: %1.95
- Published: Apr. 30, 2021
- Modified: Nov. 21, 2024
-
8.8
HIGHCVE-2021-21230
Type confusion in V8 in Google Chrome prior to 90.0.4430.93 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.... Read more
- EPSS Score: %3.61
- Published: Apr. 30, 2021
- Modified: Nov. 21, 2024