Lucene search
+L

4440 matches found

Cvelist
Cvelist
added 2024/09/19 6:18 a.m.32 views

CVE-2024-47089 Unauthorized Transaction Manipulation Vulnerability

This vulnerability exists in the Apex Softcell LD Geo due to improper validation of the transaction token ID in the API endpoint. An authenticated remote attacker could exploit this vulnerability by manipulating the transaction token ID in the API request leading to unauthorized access and...

8.7CVSS0.00227EPSS
SaveExploits0References1
Redos
Redos
added 2024/09/19 12:00 a.m.77 views

ROS-20240919-02

Vulnerability of the reweightentity function of the sched component of the Linux operating system kernel is related to synchronization errors when using a shared resource. Exploitation of the vulnerability could allow an attacker to impact confidentiality, integrity, and availability. A...

8.8CVSS7.2AI score0.00643EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/19 12:00 a.m.7 views

Apex Softcell LD Geo 安全漏洞

Apex Softcell LD Geo is an application from Apex Softcell. Apex Softcell LD Geo has a security vulnerability that stems from improper validation of transaction token IDs in the API endpoint...

8.7CVSS6.8AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/18 3:15 p.m.8 views

CVE-2023-28451

An issue was discovered in Technitium 11.0.2. There is a vulnerability called BadDNS in DNS resolving software, which triggers a resolver to ignore valid responses, thus causing DoS denial of service for normal resolution. The effects of an exploit would be widespread and highly impactful, becaus...

7.5CVSS5.8AI score0.0053EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/09/18 10:14 a.m.17 views

CVE-2024-46751

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS7AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 8:15 a.m.13 views

DEBIAN-CVE-2024-46751

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.8 views

DEBIAN-CVE-2024-46752

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUGON with error handling at updaterefforcow Instead of a BUGON just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't ha...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.14 views

AZL-49734 CVE-2024-46751 affecting package kernel for versions less than 5.15.184.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.9 views

UBUNTU-CVE-2024-46752

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUGON with error handling at updaterefforcow Instead of a BUGON just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't ha...

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References18
CVE
CVE
added 2024/09/18 7:12 a.m.151 views

CVE-2024-46751

CVE-2024-46751 affects the Linux kernel btrfs path where a 0 reference count could trigger a BUG_ON() in btrfs_lookup_extent_info(). The vulnerability arises from the incorrect BUG_ON() and is fixed by changing the code to return -EUCLEAN, abort the transaction, and log an error instead. This red...

7.8CVSS6.1AI score0.00245EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/18 12:00 a.m.20 views

PT-2024-32403 · Unknown · Apex Softcell Ld Geo

Name of the Vulnerable Software and Affected Versions: Apex Softcell LD Geo affected versions not specified Description: This issue exists due to improper validation of the transaction token ID in the API endpoint. An authenticated remote attacker could exploit this by manipulating the transactio...

8.7CVSS6.8AI score0.00227EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.27 views

CBL Mariner 2.0 Security Update: postgresql (CVE-2024-7348)

The version of postgresql installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-7348 advisory. - Time-of-check Time-of-use TOCTOU race condition in pgdump in PostgreSQL allows an object creator to execu...

8.8CVSS7.7AI score0.01565EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/10 12:00 a.m.7 views

SAP Student Life Cycle Management 安全漏洞

SAP Student Life Cycle Management is a student life cycle management system from SAP, Germany. A security vulnerability exists in SAP Student Life Cycle Management, which results from an authenticated attacker with elevated privileges being able to use SLCM transaction functions to which access...

2.4CVSS6.5AI score0.00256EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.8 views

SUSE CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

4.7CVSS6.6AI score0.00239EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

DEBIAN-CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.12 views

AZL-49953 CVE-2024-44963 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.13 views

AZL-49924 CVE-2024-44963 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.8 views

UBUNTU-CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/03 10:15 a.m.15 views

CVE-2024-45587

This vulnerability exists in Symphony XTS Web Trading platform version 2.0.0.1P160 due to improper access controls on APIs in the Transaction module of vulnerable application. An authenticated remote attacker could exploit this vulnerability by manipulating parameters through HTTP request which...

8.8CVSS5.8AI score0.00417EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/03 10:15 a.m.22 views

CVE-2024-45587

This vulnerability exists in Symphony XTS Web Trading platform version 2.0.0.1P160 due to improper access controls on APIs in the Transaction module of vulnerable application. An authenticated remote attacker could exploit this vulnerability by manipulating parameters through HTTP request which...

9.1CVSS0.00417EPSS
SaveExploits0References1
Rows per page
Query Builder