Show filters
501 Total Results
Displaying 181-190 of 501
Sort by:
Attacker Value
Unknown

CVE-2021-32763

Disclosure Date: July 20, 2021 (last updated February 23, 2025)
OpenProject is open-source, web-based project management software. In versions prior to 11.3.3, the `MessagesController` class of OpenProject has a `quote` method that implements the logic behind the Quote button in the discussion forums, and it uses a regex to strip `<pre>` tags from the message being quoted. The `(.|\s)` part can match a space character in two ways, so an unterminated `<pre>` tag containing `n` spaces causes Ruby's regex engine to backtrack to try 2<sup>n</sup> states in the NFA. This will result in a Regular Expression Denial of Service. The issue is fixed in OpenProject 11.3.3. As a workaround, one may install the patch manually.
Attacker Value
Unknown

CVE-2021-32243

Disclosure Date: June 16, 2021 (last updated February 22, 2025)
FOGProject v1.5.9 is affected by a File Upload RCE (Authenticated).
Attacker Value
Unknown

CVE-2021-24347

Disclosure Date: June 14, 2021 (last updated February 22, 2025)
The SP Project & Document Manager WordPress plugin before 4.22 allows users to upload files, however, the plugin attempts to prevent php and other similar files that could be executed on the server from being uploaded by checking the file extension. It was discovered that php files could still be uploaded by changing the file extension's case, for example, from "php" to "pHP".
Attacker Value
Unknown

CVE-2020-19109

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to admin_edit.php, which could let a remote malicious user execute arbitrary code.
Attacker Value
Unknown

CVE-2020-19107

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
SQL Injection vulnerability in Online Book Store v1.0 via the isbn parameter to edit_book.php, which could let a remote malicious user execute arbitrary code.
Attacker Value
Unknown

CVE-2020-19114

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
SQL Injection vulnerability in Online Book Store v1.0 via the publisher parameter to edit_book.php, which could let a remote malicious user execute arbitrary code.
Attacker Value
Unknown

CVE-2020-19108

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
SQL Injection vulnerability in Online Book Store v1.0 via the pubid parameter to bookPerPub.php, which could let a remote malicious user execute arbitrary code.
Attacker Value
Unknown

CVE-2020-19111

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
Incorrect Access Control vulnerability in Online Book Store v1.0 via admin_verify.php, which could let a remote mailicious user bypass authentication and obtain sensitive information.
Attacker Value
Unknown

CVE-2020-19112

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to admin_delete.php, which could let a remote malicious user execute arbitrary code.
Attacker Value
Unknown

CVE-2020-19110

Disclosure Date: May 06, 2021 (last updated February 22, 2025)
SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to book.php parameter, which could let a remote malicious user execute arbitrary code.