Lucene search
+L

14245 matches found

Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.11 views

PT-2024-30012 · Unknown · Hotel Management System

Name of the Vulnerable Software and Affected Versions: Hotel Management System affected versions not specified Description: A Cross-Site Request Forgery CSRF issue in the admin room added.php component of the Hotel Management System allows attackers to escalate privileges. This issue is related t...

8.8CVSS7.2AI score0.00307EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2024/08/20 12:00 a.m.24 views

CVE-2024-42563

An arbitrary file upload vulnerability in ERP commit 44bd04 allows attackers to execute arbitrary code via uploading a crafted HTML file...

0.00826EPSS
SaveExploits1References1
CVE
CVE
added 2024/08/20 12:00 a.m.59 views

CVE-2024-42565

CVE-2024-42565 affects an ERP system where commit 44bd04 introduces a SQL injection via the id parameter in /index.php/basedata/contact/delete?action=delete. The advisory documents indicate a high-severity impact (CVSS v3.1: 9.8, CRITICAL) with network access, no privileges required, no user inte...

9.8CVSS8.3AI score0.006EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/08/20 12:00 a.m.33 views

CVE-2024-42565

ERP commit 44bd04 was discovered to contain a SQL injection vulnerability via the id parameter at /index.php/basedata/contact/delete?action=delete...

0.006EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/08/20 12:00 a.m.31 views

CVE-2024-42564

ERP commit 44bd04 was discovered to contain a SQL injection vulnerability via the id parameter at /index.php/basedata/inventory/delete?action=delete...

0.0044EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.11 views

PT-2024-30024 · Erp · Erp

Name of the Vulnerable Software and Affected Versions: ERP affected versions not specified Description: A SQL injection vulnerability was discovered in ERP commit 44bd04. The issue is related to the id parameter at the "/index.php/basedata/inventory/delete?action=delete" endpoint. This allows for...

7.6CVSS7.4AI score0.0044EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.15 views

PT-2024-30017 · Unknown · Hotel Management System

Name of the Vulnerable Software and Affected Versions: Hotel Management System version commit 91caab8 Description: The issue is related to a SQL injection vulnerability. This vulnerability can be exploited via the book id parameter at the "admin modify room.php" endpoint. There is no information...

9.8CVSS8AI score0.00724EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/08/20 12:00 a.m.16 views

CVE-2024-42565

ERP commit 44bd04 was discovered to contain a SQL injection vulnerability via the id parameter at /index.php/basedata/contact/delete?action=delete...

8.5AI score0.006EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.19 views

CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

4.4CVSS6.8AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.8 views

SUSE CVE-2024-43828

In the Linux kernel, the following vulnerability has been resolved: ext4: fix infinite loop when replaying fastcommit When doing fastcommit replay an infinite loop may occur due to an uninitialized extentstatus struct. ext4extdetermineinserthole does not detect the replay and calls...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References14
NVD
NVD
added 2024/08/17 10:15 a.m.32 views

CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 10:15 a.m.6 views

DEBIAN-CVE-2024-43828

In the Linux kernel, the following vulnerability has been resolved: ext4: fix infinite loop when replaying fastcommit When doing fastcommit replay an infinite loop may occur due to an uninitialized extentstatus struct. ext4extdetermineinserthole does not detect the replay and calls...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.11 views

UBUNTU-CVE-2024-43828

In the Linux kernel, the following vulnerability has been resolved: ext4: fix infinite loop when replaying fastcommit When doing fastcommit replay an infinite loop may occur due to an uninitialized extentstatus struct. ext4extdetermineinserthole does not detect the replay and calls...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References19
CVE
CVE
added 2024/08/17 9:21 a.m.130 views

CVE-2024-43837

CVE-2024-43837 (Linux kernel): The vulnerability is a null pointer dereference in BPF EXT program type resolution when dst_prog is not attached. The fix, as described in the primary document, changes resolve_prog_type() to return prog->type for BPF_PROG_TYPE_EXT when dst_prog is absent, instea...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.40 views

CVE-2024-43835 virtio_net: Fix napi_skb_cache_put warning

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/17 9:21 a.m.22 views

CVE-2024-43824 PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.67 views

CVE-2024-43819

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0
NVD
NVD
added 2024/08/17 9:15 a.m.17 views

CVE-2024-42308

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/08/17 9:15 a.m.5 views

DEBIAN-CVE-2024-42274

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e "ALSA: firewire-lib: operate for period elapse event in process context" removed the process context workqueue from...

5.5CVSS5.3AI score0.00169EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/17 9:09 a.m.34 views

CVE-2024-42321 net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE

In the Linux kernel, the following vulnerability has been resolved: net: flowdissector: use DEBUGNETWARNONONCE The following splat is easy to reproduce upstream as well as in -stable kernels. Florian Westphal provided the following commit: d1dab4f71d37 "net: add and use skbgethashsymmetricnet" bu...

0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder