Lucene search
+L

11127 matches found

OSV
OSV
added 2024/03/06 11:10 a.m.30 views

BIT-TYPO3-2021-21370

TYPO3 is an open source PHP based web content management system. In TYPO3 before versions 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 it has been discovered that content elements of type menu are vulnerable to cross-site scripting when their referenced items get previewed in the page module. A valid...

5.4CVSS5AI score0.00872EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:10 a.m.20 views

BIT-TYPO3-2021-32667

TYPO3 is an open source PHP based web content management system. Versions 9.0.0 through 9.5.28, 10.0.0 through 10.4.17, and 11.0.0 through 11.3.0 have a cross-site scripting vulnerability. When Page TSconfig settings are not properly encoded, corresponding page preview module WebView is vulnerabl...

6.4CVSS5.4AI score0.00603EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:10 a.m.22 views

BIT-TYPO3-2021-32669

TYPO3 is an open source PHP based web content management system. Versions 9.0.0 through 9.5.28, 10.0.0 through 10.4.17, and 11.0.0 through 11.3.0 have a cross-site scripting vulnerability. When settings for backend layouts are not properly encoded, the corresponding grid view is vulnerable to...

6.4CVSS5.4AI score0.00603EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:10 a.m.55 views

BIT-VAULT-2021-45042

In HashiCorp Vault and Vault Enterprise before 1.7.7, 1.8.x before 1.8.6, and 1.9.x before 1.9.1, clusters using the Integrated Storage backend allowed an authenticated user with write permissions to a kv secrets engine to cause a panic and denial of service of the storage backend. The earliest...

6.8CVSS5.2AI score0.01407EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:09 a.m.28 views

BIT-TYPO3-2022-31046

TYPO3 is an open source web content management system. Prior to versions 7.6.57 ELTS, 8.7.47 ELTS, 9.5.34 ELTS, 10.4.29, and 11.5.11, the export functionality fails to limit the result set to allowed columns of a particular database table. This way, authenticated users can export internal details...

4.3CVSS4.2AI score0.00615EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:09 a.m.23 views

BIT-TYPO3-2022-31048

TYPO3 is an open source web content management system. Prior to versions 8.7.47 ELTS, 9.5.34 ELTS, 10.4.29, and 11.5.11, the Form Designer backend module of the Form Framework is vulnerable to cross-site scripting. A valid backend user account with access to the form module is needed to exploit...

5.4CVSS5AI score0.00755EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.34 views

BIT-TYPO3-2022-36106

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the expiration time of a password reset link for TYPO3 backend users has never been evaluated. As a result, a password reset link could be used to perform a password reset even ...

5.4CVSS5.4AI score0.0095EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.38 views

BIT-TYPO3-2022-36107

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that the FileDumpController backend and frontend context is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account i...

6.5CVSS5.7AI score0.00932EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.33 views

BIT-VARNISH-2022-38150

In Varnish Cache 7.0.0, 7.0.1, 7.0.2, and 7.1.0, it is possible to cause the Varnish Server to assert and automatically restart through forged HTTP/1 backend responses. An attack uses a crafted reason phrase of the backend response status line. This is fixed in 7.0.3 and 7.1.1...

7.5CVSS7.1AI score0.01386EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:07 a.m.38 views

BIT-VARNISH-2022-45060

An HTTP Request Forgery issue was discovered in Varnish Cache 5.x and 6.x before 6.0.11, 7.x before 7.1.2, and 7.2.x before 7.2.1. An attacker may introduce characters through HTTP/2 pseudo-headers that are invalid in the context of an HTTP/1 request line, causing the Varnish server to produce...

7.5CVSS7.7AI score0.01016EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:04 a.m.63 views

BIT-PARSE-2020-26288 Parse Server stores password in plain text

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping...

7.7CVSS6.8AI score0.00796EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:03 a.m.25 views

BIT-PARSE-2021-39187 Crash server with query parameter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.3, Parse Server crashes when if a query request contains an invalid value for the explain option. This is due to a bug in the MongoDB Node.js driver which throws an...

7.5CVSS7.4AI score0.01819EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:02 a.m.75 views

BIT-PARSE-2022-31089 Invalid file request can crashe parse-server

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions certain types of invalid files requests are not handled properly and can crash the server. If you are running multiple Parse Server instances in a cluster, the availability...

7.5CVSS7.4AI score0.01131EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:02 a.m.103 views

BIT-PARSE-2022-31112 Protected fields exposed via LiveQuery in parse-server

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions parse Server LiveQuery does not remove protected fields in classes, passing them to the client. The LiveQueryController now removes protected fields from the client respons...

8.2CVSS8.1AI score0.01304EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:01 a.m.71 views

BIT-PARSE-2022-39313 Parse Server crashes when receiving file download request with invalid byte range

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.17, and prior to 5.2.8 on the 5.x branch, crash when a file download request is received with an invalid byte range, resulting in a Denial of Service. This issue has been...

7.5CVSS7.3AI score0.00734EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:01 a.m.29 views

BIT-PARSE-2022-39396 Parse Server vulnerable to Remote Code Execution via prototype pollution in MongoDB BSON parser

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.18, and prior to 5.3.1 on the 5.X branch, are vulnerable to Remote Code Execution via prototype pollution. An attacker can use this prototype pollution sink to trigger a...

9.8CVSS9.7AI score0.38717EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:01 a.m.72 views

BIT-PARSE-2022-41879 Parse Server subject to Prototype pollution via Cloud Code Webhooks

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 5.3.3 or 4.10.20, a compromised Parse Server Cloud Code Webhook target endpoint allows an attacker to use prototype pollution to bypass the Parse Server...

9.8CVSS8.1AI score0.00863EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:00 a.m.113 views

BIT-PARSE-2023-36475 Parse Server vulnerable to remote code execution via MongoDB BSON parser through prototype pollution

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and...

9.8CVSS9.6AI score0.03203EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 11:00 a.m.104 views

BIT-PARSE-2023-46119 Parse Server may crash when uploading file without extension

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server crashes when uploading a file without extension. This vulnerability has been patched in versions 5.5.6 and 6.3.1...

7.5CVSS7.3AI score0.01053EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:59 a.m.87 views

BIT-OPENFIRE-2021-45967

An issue was discovered in Pascom Cloud Phone System before 7.20.x. A configuration error between NGINX and a backend Tomcat server leads to a path traversal in the Tomcat server, exposing unintended endpoints...

9.8CVSS9.3AI score0.208EPSS
SaveExploits1References4
Rows per page
Query Builder