Lucene search
+L

12016 matches found

Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.8 views

PT-2024-22337 · Ngrinder · Ngrinder

Name of the Vulnerable Software and Affected Versions: nGrinder versions prior to 3.5.9 Description: The issue allows a connection to a malicious JMX/RMI server by default, potentially leading to the execution of arbitrary code via the RMI registry by a remote attacker. Recommendations: For...

9.8CVSS8AI score0.00796EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.8 views

PT-2024-18432 · Unknown · Dnf5Daemon-Server

Name of the Vulnerable Software and Affected Versions: dnf5daemon-server versions prior to 5.1.17 Description: The issue allows a malicious user to impact availability by creating an unlimited number of sessions using the open session D-Bus method. For each session, a thread is created in...

6.5CVSS7.2AI score0.00299EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/03/06 5:5 p.m.31 views

RPyC's missing security check results in code execution when using numpy.array on the server-side.

An issue in Open Source: RPyC v.4.00 thru v.5.3.1 allows a remote attacker to execute arbitrary code via a crafted script to the array attribute component. This vulnerability was introduced in 9f45f826. Attack Vector RPyC services that rely on the array attribute used by numpy are impacted. When...

8.4CVSS8.3AI score0.00507EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/03/06 11:11 a.m.30 views

BIT-WORDPRESS-MULTISITE-2020-11029 Cross-site scripting in stats method (object cache) in WordPress

In affected versions of WordPress, a vulnerability in the stats method of class-wp-object-cache.php can be exploited to execute cross-site scripting XSS attacks. This has been patched in version 5.4.1, along with all the previously affected versions via a minor release 5.3.3, 5.2.6, 5.1.5, 5.0.9,...

6.1CVSS6.5AI score0.02139EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:9 a.m.18 views

BIT-VAULT-2023-24999 Vault Fails to Verify if the AppRole SecretID Belongs to Role During a Destroy Operation

HashiCorp Vault and Vault Enterprise’s approle auth method allowed any authenticated user with access to an approle destroy endpoint to destroy the secret ID of any other role by providing the secret ID accessor. This vulnerability is fixed in Vault 1.13.0, 1.12.4, 1.11.8, 1.10.11 and above...

8.1CVSS5.6AI score0.00597EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:5 a.m.132 views

BIT-PYTHON-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS8AI score0.0063EPSS
SaveExploits0References16
OSV
OSV
added 2024/03/06 11:2 a.m.16 views

BIT-PRESTASHOP-2024-21627 Some attribute not escaped in Validate::isCleanHTML method

PrestaShop is an open-source e-commerce platform. Prior to versions 8.1.3 and 1.7.8.11, some event attributes are not detected by the isCleanHTML method. Some modules using the isCleanHTML method could be vulnerable to cross-site scripting. Versions 8.1.3 and 1.7.8.11 contain a patch for this...

6.5AI score
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:1 a.m.36 views

BIT-ODOO-2021-23178

Improper access control in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows attackers to validate online payments with a tokenized payment method that belongs to another user, causing the victim's payment method to be charged instead...

7.5CVSS7.4AI score0.00563EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:0 a.m.16 views

BIT-OPENPROJECT-2021-32763

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 tags from the message being quote...

6.2AI score
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:58 a.m.76 views

BIT-MLFLOW-2023-30172

A directory traversal vulnerability in the /get-artifact API method of the mlflow platform up to v2.0.1 allows attackers to read arbitrary files on the server via the path parameter...

7.5CVSS7.4AI score0.01005EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.74 views

BIT-APACHE-2021-33193 Request splitting via HTTP/2 method injection and mod_proxy

A crafted method sent through HTTP/2 will bypass validation and be forwarded by modproxy, which can lead to request splitting or cache poisoning. This issue affects Apache HTTP Server 2.4.17 to 2.4.48...

7.5CVSS7.8AI score0.46179EPSS
SaveExploits1References14
OSV
OSV
added 2024/03/06 10:54 a.m.33 views

BIT-HAPROXY-2021-39241

An issue was discovered in HAProxy 2.0 before 2.0.24, 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. An HTTP method name may contain a space followed by the name of a protected resource. It is possible that a server would interpret this as a request for that protected resource, such ...

5.3CVSS6AI score0.0177EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:53 a.m.28 views

BIT-GOLANG-2023-45283 Insecure parsing of Windows paths with a \??\ prefix in path/filepath

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS7.8AI score0.02758EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 10:52 a.m.33 views

BIT-ETCD-2020-15112 Improper Input Validation in etcd

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime...

6.5CVSS6.9AI score0.01291EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/03/05 6:14 p.m.4 views

urllib3: Request body not stripped after redirect from 303 status changes request method to GET

A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as POST to GET, as is required by HTTP...

4.2CVSS7.2AI score0.00539EPSS
SaveExploits0References7
Veracode
Veracode
added 2024/03/03 3:11 p.m.11 views

Denial Of Service (DoS)

phpseclib/phpseclib is vulnerable to a Denial Of Service DoS. The vulnerability is due to a flaw in handling malformed certificates in the phpseclib/Math/BigInteger.php file by using the method isPrime. It allows an attacker to trigger excessive CPU consumption during the isPrime primality check...

7.5CVSS6.9AI score0.00601EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/03/03 10:15 a.m.12 views

CVE-2024-26469

Server-Side Request Forgery SSRF vulnerability in Tunis Soft "Product Designer" productdesigner module for PrestaShop before version 1.178.36, allows remote attackers to cause a denial of service DoS and escalate privileges via the url parameter in the postProcess method...

8.1CVSS5.8AI score0.00311EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/03 9:15 a.m.8 views

CVE-2024-24302

An issue was discovered in Tunis Soft "Product Designer" productdesigner module for PrestaShop before version 1.178.36, allows remote attackers to execute arbitrary code, escalate privileges, and obtain sensitive information via the postProcess method...

9.8CVSS6AI score0.00934EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/03 8:15 a.m.17 views

Path traversal

Path Traversal vulnerability in Tunis Soft "Product Designer" productdesigner module for PrestaShop before version 1.178.36, allows a remote attacker to escalate privileges and obtain sensitive information via the ajaxProcessCropImage method...

7AI score0.0072EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/03 12:0 a.m.6 views

PrestaShop Security Breach

PrestaShop is an open source e-commerce solution from PrestaShop, Inc. in the United States. The solution provides multiple payment methods, SMS alerts and product image scaling. A security vulnerability previously existed in PrestaShop Product Designer version 1.178.36, which stemmed from a...

8.1CVSS7AI score0.00311EPSS
SaveExploits0References2
Rows per page
Query Builder