Lucene search
+L

10345 matches found

CNNVD
CNNVD
added 2024/07/04 12:00 a.m.9 views

MRW plugin information disclosure vulnerability

MRW plugin is a logistics transportation and services plugin from MRW Spain. An information disclosure vulnerability exists in MRW plugin version 5.4.3. A remote attacker could use this vulnerability to obtain order information from other customers and access sensitive information such as names a...

8.2CVSS6.2AI score0.00502EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/03 11:15 p.m.43 views

DEBIAN-CVE-2024-6284

In https://github.com/google/nftables IP addresses were encoded in the wrong byte order, resulting in an nftables configuration which does not work as intended might block or not block the desired addresses. This issue affects: https://pkg.go.dev/github.com/google/[email protected] The bug was...

7.3CVSS5.2AI score0.00287EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/03 11:15 p.m.8 views

UBUNTU-CVE-2024-6284

In https://github.com/google/nftables IP addresses were encoded in the wrong byte order, resulting in an nftables configuration which does not work as intended might block or not block the desired addresses. This issue affects: https://pkg.go.dev/github.com/google/[email protected] The bug was...

7.3CVSS5.8AI score0.00287EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2024/07/03 10:58 p.m.38 views

CVE-2024-6284 Improper IPv4 and IPv6 byte order storage in github.com/google/nftables

In https://github.com/google/nftables IP addresses were encoded in the wrong byte order, resulting in an nftables configuration which does not work as intended might block or not block the desired addresses. This issue affects: https://pkg.go.dev/github.com/google/[email protected] The bug was...

6.3CVSS0.00287EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/07/03 10:58 p.m.29 views

CVE-2024-6284 Improper IPv4 and IPv6 byte order storage in github.com/google/nftables

In https://github.com/google/nftables IP addresses were encoded in the wrong byte order, resulting in an nftables configuration which does not work as intended might block or not block the desired addresses. This issue affects: https://pkg.go.dev/github.com/google/[email protected] The bug was...

6.3CVSS6.5AI score0.00287EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/07/03 12:00 a.m.31 views

PT-2024-29212

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.43 Description The Linux kernel has a vulnerability related to the creation of PMD-sized page cache. On ARM64 systems, when the base page size is 64KB, HPAGE PMD ORDER is 13, which cannot be supported by...

5.5CVSS5.4AI score0.00288EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/03 12:00 a.m.13 views

nftables Security Vulnerabilities

nftables is a subsystem of the Linux kernel open-sourced by The Netfilter Project. for filtering and categorizing network packets, messages, and Ethernet frames. A security vulnerability exists in nftables version 0.1.0, which stems from IP addresses being encoded in the wrong byte order, causing...

7.3CVSS6.5AI score0.00287EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2024/07/02 8:15 a.m.12 views

CVE-2024-5544

The Media Library Assistant plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the order parameter in all versions up to, and including, 3.17 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary...

6.1CVSS6.1AI score0.00359EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/02 8:15 a.m.8 views

CVE-2024-5544

The Media Library Assistant plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the order parameter in all versions up to, and including, 3.17 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary...

6.1CVSS5.9AI score0.00359EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.10 views

PT-2024-5239 · 1Panel · 1Panel

Name of the Vulnerable Software and Affected Versions: 1Panel versions prior to 1.10.12-tls Description: The issue is related to SQL injections in the 1Panel project, specifically with the orderBy parameter, which can lead to arbitrary file writes and ultimately to remote code execution RCE. The...

10CVSS9AI score0.29183EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.7 views

PT-2024-37625 · Unknown · Hitout Carsale

Name of the Vulnerable Software and Affected Versions: Hitout Carsale version 1.0 Description: A critical issue has been discovered, affecting the OrderController.java file. The manipulation of the orderBy argument leads to SQL injection. This issue can be exploited remotely. Recommendations: For...

6.5CVSS8AI score0.00358EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2024/07/02 12:00 a.m.8 views

Carsale SQL Injection Vulnerability

Carsale is a Hitout open source automobile sales management system. Hitout Carsale version 1.0 has a SQL injection vulnerability, the vulnerability stems from the parameter orderBy in the file OrderController.java can lead to SQL injection...

6.5CVSS7.9AI score0.00358EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/07/02 12:00 a.m.11 views

WordPress plugin Media Library Assistant security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

6.1CVSS6.1AI score0.00359EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/01 12:00 p.m.16 views

RUSTSEC-2024-0346 Incorrect usage of `#[repr(packed)]`

The affected versions make unsafe memory accesses under the assumption that reprpacked has a guaranteed field order. The Rust specification does not guarantee this, and https://github.com/rust-lang/rust/pull/125360 1.80.0-beta starts reordering fields of reprpacked structs, leading to illegal...

7AI score
SaveExploits0References2
OSV
OSV
added 2024/07/01 12:00 p.m.18 views

RUSTSEC-2024-0347 Incorrect usage of `#[repr(packed)]`

The affected versions make unsafe memory accesses under the assumption that reprpacked has a guaranteed field order. The Rust specification does not guarantee this, and https://github.com/rust-lang/rust/pull/125360 1.80.0-beta starts reordering fields of reprpacked structs, leading to illegal...

7AI score
SaveExploits0References2
RustSec
RustSec
added 2024/07/01 12:00 p.m.10 views

Incorrect usage of `#[repr(packed)]`

The affected versions make unsafe memory accesses under the assumption that reprpacked has a guaranteed field order. The Rust specification does not guarantee this, and https://github.com/rust-lang/rust/pull/125360 1.80.0-beta starts reordering fields of reprpacked structs, leading to illegal...

7AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2024/07/01 12:00 p.m.12 views

Incorrect usage of `#[repr(packed)]`

The affected versions make unsafe memory accesses under the assumption that reprpacked has a guaranteed field order. The Rust specification does not guarantee this, and https://github.com/rust-lang/rust/pull/125360 1.80.0-beta starts reordering fields of reprpacked structs, leading to illegal...

7AI score
SaveExploits0Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.12 views

In SQLite through 3.31.1 the ALTER TABLE implementation has a use-after-free as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

...

9.8CVSS7AI score0.0761EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/26 11:17 p.m.6 views

SUSE CVE-2024-39296

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 "bonding: remove redundant NULL check in debugfs function". Here are the relevant functions being called: bondingexit bonddestroydebugfs...

5.5CVSS6.7AI score0.00166EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: fixed the race condition in dstnegativeadvice The dstnegativeadvice function does not enforce proper RCU rules when sk-dstcache must be cleared, leading to a potential Use-After-Free error UAF. RCU rules state that we must...

7.8CVSS6.5AI score0.02701EPSS
SaveExploits1References3
Rows per page
Query Builder