Lucene search
+L

928 matches found

BDU FSTEC
BDU FSTEC
added 2025/03/06 12:00 a.m.10 views

The vulnerability of ArcGIS Server arises from improper external management of file names or paths, allowing attackers to gain unauthorized access to protected information.

The vulnerability of ArcGIS Server lies in improper external management of file names or paths. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

7.8CVSS5.4AI score0.00452EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/02/27 8:16 p.m.4 views

DEBIAN-CVE-2025-21804

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devmrequestmemregion The rcarpcieparseoutboundranges uses the devmrequestmemregion macro to request a needed resource. A string variable that lives on the stack is then used ...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.13 views

CVE-2022-49100

In the Linux kernel, the following vulnerability has been resolved: virtioconsole: eliminate anonymous moduleinit & moduleexit Eliminate anonymous moduleinit and moduleexit, which can lead to confusion or ambiguity when reading System.map, crashes/oops/bugs, or an initcalldebug log. Give each of...

5.5CVSS0.00255EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:54 a.m.112 views

CVE-2022-49100

The CVE-2022-49100 entry concerns the Linux kernel virtio_console subsystem. The vulnerability is resolved by removing anonymous init and exit functions (module_init/module_exit) and assigning unique driver-specific names, to avoid ambiguity in System.map and initcall_debug logs, per the descript...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/02/26 1:54 a.m.145 views

CVE-2022-49046

CVE-2022-49046 affects the Linux kernel i2c subsystem, specifically the dev: how the device name is set. The root cause is a missing check of the return value from dev_set_name(); if dev_set_name() fails, dev_name() may be null, leading to a potential null pointer dereference. The connected advis...

5.5CVSS5.4AI score0.00261EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/02/19 12:00 a.m.8 views

Hitachi Vantara Pentaho Data Integration & Analytics 安全漏洞

Hitachi Vantara Pentaho Data Integration & Analytics is a data integration and analytics system from Hitachi, Ltd Hitachi, Japan. A security vulnerability exists in Hitachi Vantara Pentaho Data Integration & Analytics that stems from an unrestricted JNDI identifier, which can lead to the disclosu...

8.8CVSS6.4AI score0.00719EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/02/14 7:19 a.m.7 views

Security update for SUSE Manager Client Tools

This update fixes the following issues: dracut-saltboot was updated to version 0.1.1728559936.c16d4fb: Added MAC based terminal naming option jscSUMA-314 golang-github-prometheus-prometheus was updated from version 2.45.6 to 2.53.3 jscPED-11649: Security issues fixed: CVE-2024-51744: Updated...

9.4CVSS8.7AI score0.03995EPSS
SaveExploits3References62
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.6 views

mm/thp: fix deferred split unqueue naming and locking

...

7.8CVSS6.9AI score0.00178EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/16 12:00 a.m.13 views

Cloudera JDBC Connector 安全漏洞

Cloudera JDBC Connector is a driver from Cloudera, Inc. A security vulnerability exists in Cloudera JDBC Connector versions prior to 2.6.26, which stems from the presence of a JNDI injection issue that allows an attacker to inject malicious parameters into a JDBC URL, which could lead to remote...

8.7CVSS8AI score0.00553EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/12/27 12:00 a.m.16 views

The vulnerability of Adobe InDesign’s computer layout automation tool, related to pointer naming errors, allows attackers to trigger a service failure.

The vulnerability of Adobe InDesign’s computer layout automation tool is related to pointer assignment errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00266EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/12/11 12:00 a.m.11 views

Vulnerability of the WP Umbrella plugin: Updates, backup restoration, and monitoring of the WordPress content management system, allowing attackers to gain unauthorized access to confidential information or execute arbitrary code.

WP Umbrella plugin’s vulnerability: Updates for backup, restore, and monitoring functions of the WordPress content management system are related to improper handling of file names used by PHP functions like include or require. Exploiting this vulnerability can allow an attacker to gain unauthoriz...

10CVSS8.3AI score0.23364EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2024/12/09 12:00 a.m.8 views

WordPress plugin Designer 安全漏洞

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...

7.5CVSS8.3AI score0.00766EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/25 12:12 a.m.13 views

h2: Loading of custom classes from remote servers through JNDI

A flaw was found in the H2 Console. This flaw allows remote attackers to execute arbitrary code via a JDBC URL, concatenating with a substring that allows remote code execution by using a script...

10CVSS8AI score0.64766EPSS
SaveExploits4References5
OSV
OSV
added 2024/11/19 5:45 p.m.15 views

CVE-2024-53079 mm/thp: fix deferred split unqueue naming and locking

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

7.8CVSS6.8AI score
SaveExploits0References6
CVE
CVE
added 2024/11/19 5:45 p.m.171 views

CVE-2024-53079

CVE-2024-53079 affects the Linux kernel’s memory management (mm/thp) with a fix for the deferred split unqueue naming and locking. The description details races in THP deferred split queues under load, causing list_del corruptions and “Bad page state” issues, linked to changes around 6.8 (mTHP), ...

7.8CVSS6.8AI score0.00178EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/19 5:45 p.m.1 views

CVE-2024-53079 mm/thp: fix deferred split unqueue naming and locking

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

7.8CVSS6.5AI score0.00178EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.28 views

CVE-2024-53079 mm/thp: fix deferred split unqueue naming and locking

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

7.8CVSS0.00178EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.13 views

The vulnerability of Adobe Illustrator’s graphic editor, related to pointer naming errors, allows a hacker to perform a denial-of-service attack.

The vulnerability of Adobe Illustrator’s graphic editor is related to pointer naming errors. Exploiting this vulnerability can allow an attacker to perform a denial-of-service attack using a specially created file...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References2Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/11/14 12:00 a.m.15 views

The vulnerability of the Adobe Bridge file manager, related to pointer aliasing errors, allows a hacker to trigger a service failure.

The vulnerability of the Adobe Bridge file manager is related to pointer naming errors. Exploiting this vulnerability can allow an attacker to trigger a service failure using a specially created file...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0References2Affected Software1
The Hacker News
The Hacker News
added 2024/10/24 1:00 p.m.24 views

AWS Cloud Development Kit Vulnerability Exposes Users to Potential Account Takeover Risks

Cybersecurity researchers have disclosed a security flaw impacting Amazon Web Services AWS Cloud Development Kit CDK that could have resulted in an account takeover under specific circumstances. "The impact of this issue could, in certain scenarios, allow an attacker to gain administrative access...

7.1AI score
SaveExploits0
Rows per page
Query Builder