Lucene search
+L

15849 matches found

CVE
CVE
added 2025/05/05 6:53 p.m.103 views

CVE-2025-46720

Keystone (Node.js CMS) prior to 6.5.0 has an Access Control Bypass in update/delete mutations: when a where clause uses multiple unique filters, the isFilterable check can be bypassed, enabling inference of hidden field values. The issue is patched in @keystone-6/core v6.5.0. Mitigations from the...

4.3CVSS3.8AI score0.00266EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/05/05 6:51 p.m.30 views

GHSA-HG9M-67MM-7PG3 Keystone has an unintended `isFilterable` bypass that can be used as an oracle to match hidden fields

Summary field.isFilterable access control can be bypassed in update and delete mutations by adding additional unique filters. These filters can be used as an oracle to probe the existence or value of otherwise unreadable fields. Specifically, when a mutation includes a where clause with multiple...

3.1CVSS6.6AI score0.00266EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/05 12:00 a.m.15 views

PT-2025-19712

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel's bpf Berkeley Packet Filter functionality. Specifically, it involves tail calls that can invalidate packet pointers, potentially allowing tail-called...

7.7CVSS5.7AI score0.00184EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 4:47 p.m.31 views

CVE-2023-53043

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent If the controller is not marked as cache coherent, then kernel will try to ensure coherency during dma-ops and that may cause data corruption. So, mark the PCIe nod...

6.9AI score0.00196EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2025/05/03 9:33 a.m.73 views

Iranian Hackers Maintain 2-Year Access to Middle East CNI via VPN Flaws and Malware

An Iranian state-sponsored threat group has been attributed to a long-term cyber intrusion aimed at a critical national infrastructure CNI entity in the Middle East that lasted nearly two years. The activity, which lasted from at least May 2023 to February 2025, entailed "extensive espionage...

9.8CVSS8.8AI score0.84702EPSS
SaveExploits3
Fedora
Fedora
added 2025/05/03 2:09 a.m.13 views

[SECURITY] Fedora 42 Update: valkey-8.0.3-1.fc42

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

7.5CVSS7.4AI score0.00853EPSS
SaveExploits0
Fedora
Fedora
added 2025/05/03 1:11 a.m.25 views

[SECURITY] Fedora 41 Update: valkey-8.0.3-1.fc41

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

7.5CVSS7.4AI score0.00853EPSS
SaveExploits0
Fedora
Fedora
added 2025/05/03 1:11 a.m.14 views

[SECURITY] Fedora 40 Update: valkey-8.0.3-1.fc40

Valkey is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing s...

7.5CVSS7.4AI score0.00853EPSS
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.95 views

CVE-2023-53043

CVE-2023-53043 concerns the Linux kernel on arm64, specifically the qcom sc7280 PCIe dts. The issue arises if the PCIe controller is not marked as cache/dma-coherent, which can cause the kernel to coherency during dma-ops and potentially lead to data corruption. The concrete detail found in conne...

7.8CVSS6.5AI score0.00196EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/02 3:15 p.m.22 views

AZL-69725 CVE-2025-37798 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: codel: remove sch-q.qlen check before qdisctreereducebacklog After making all -qlennotify callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fqcodeldequeue and codelqdiscdequeue...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.13 views

The vulnerability of the Git-based software platform for collaborative code development in GitLab EE/CE lies in the improper handling of logical operations, which allows attackers to compromise the integrity and confidentiality of protected information.

The vulnerability of the Git-based software platform for collaborative code development in GitLab EE/CE relates to the improper handling of logical operations. Exploiting this vulnerability allows a malicious actor to compromise the integrity and confidentiality of the protected information...

6.8CVSS5.5AI score0.00375EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.9 views

PT-2025-18807 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel on arm64 architecture, specifically the Qualcomm sc7280 device tree. If the PCIe controller is not marked as cache coherent, the kernel may...

6AI score0.00196EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.9 views

PT-2025-18906 · Ethtool +2 · Ethtool +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A buffer overflow issue has been identified in the Linux kernel's ice driver during module EEPROM read operations. The ice get module eeprom function is flawed, as it reads the EEPROM ...

8.8CVSS7.9AI score0.01328EPSS
SaveExploits2References448
NVD
NVD
added 2025/05/01 3:16 p.m.17 views

CVE-2022-49892

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftraceops KASAN reported a use-after-free with ftrace ops 1. It was found from vmcore that perf had registered two ops with the same content successively, both dynamic. After unregistering t...

7.8CVSS0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 3:16 p.m.10 views

CVE-2022-49871

In the Linux kernel, the following vulnerability has been resolved: net: tun: Fix memory leaks of napigetfrags kmemleak reports after running testprogs: unreferenced object 0xffff8881b1672dc0 size 232: comm "testprogs", pid 394388, jiffies 4354712116 age 841.975s hex dump first 32 bytes: e0 84 d7...

5.5CVSS0.00205EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/01 2:39 p.m.12 views

CVE-2025-3301

DPA countermeasures are unavailable for ECDH key agreement and EdDSA signing operations on Curve25519 and Curve448 on all Series 2 modules and SoCs due to a lack of hardware and software support. A successful DPA attack may result in exposure of confidential information. The best practice is to u...

1CVSS6.9AI score0.00216EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 2:10 p.m.112 views

CVE-2022-49882

CVE-2022-49882 concerns the Linux kernel KVM gfn_to_pfn_cache handling. The issue arises when the cache is inactive but refreshed without verifying the active flag, potentially leaving a valid but inactive cache and enabling use-after-free scenarios (e.g., dereferencing NULL kernel pointers or mi...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.89 views

CVE-2022-49869

CVE-2022-49869 (bnxt_en): In the Linux kernel bnxt_hwrm_set_coal() may crash during error recovery because rtnl_lock isn’t held for the entire sequence, allowing freed datastructures. The fix uses BNXT_STATE_OPEN rather than netif_running() to ensure the device is fully operational before reconfi...

5.5CVSS6.4AI score0.00204EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49859 net: lapbether: fix issue of invalid opcode in lapbeth_open()

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: fix issue of invalid opcode in lapbethopen If lapbregister failed when lapb device goes to up for the first time, the NAPI is not disabled. As a result, the invalid opcode issue is reported when the lapb device go...

4.9AI score
SaveExploits0References6
OSV
OSV
added 2025/05/01 2:09 p.m.9 views

CVE-2022-49834 nilfs2: fix use-after-free bug of ns_writer on remount

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nswriter on remount If a nilfs2 filesystem is downgraded to read-only due to metadata corruption on disk and is remounted read/write, or if emergency read-only remount is performed, detaching a l...

7.8CVSS6AI score
SaveExploits0References11
Rows per page
Query Builder