Lucene search
+L

14150 matches found

Vulnrichment
Vulnrichment
added 2024/05/02 1:22 p.m.26 views

CVE-2024-4128 CSRF in firebase-tools emulator suite

This vulnerability was a potential CSRF attack. When running the Firebase emulator suite, there is an export endpoint that is used normally to export data from running emulators. If a user was running the emulator and navigated to a malicious website with the exploit on a browser that allowed cal...

2.6CVSS6.6AI score0.00131EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/02 1:22 p.m.73 views

CVE-2024-4128

The CVE-2024-4128 issue affects the Firebase tools emulator suite (firebase-tools). A CSRF vulnerability exists via the export endpoint that can allow a malicious website to exfiltrate emulator data when a user with the emulator open visits the site if localhost calls are possible. Affected compo...

4.3CVSS6.5AI score0.00131EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/02 1:22 p.m.43 views

CVE-2024-4128 CSRF in firebase-tools emulator suite

This vulnerability was a potential CSRF attack. When running the Firebase emulator suite, there is an export endpoint that is used normally to export data from running emulators. If a user was running the emulator and navigated to a malicious website with the exploit on a browser that allowed cal...

2.6CVSS6AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2024/05/02 12:26 p.m.37 views

Ukrainian REvil Hacker Sentenced to 13 Years and Ordered to Pay $16 Million

A Ukrainian national has been sentenced to more than 13 years in prison and ordered to pay $16 million in restitution for carrying out thousands of ransomware attacks and extorting victims. Yaroslav Vasinskyi aka Rabotnik, 24, along with his co-conspirators part of the REvil ransomware group...

7.4AI score
SaveExploits0
NVD
NVD
added 2024/05/02 7:15 a.m.46 views

CVE-2024-32962

xml-crypto is an xml digital signature and encryption library for Node.js. In affected versions the default configuration does not check authorization of the signer, it only checks the validity of the signature per section 3.2.2 of the w3 xmldsig-core-20080610 spec. As such, without additional...

10CVSS9.4AI score0.00833EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2024/05/01 7:35 p.m.33 views

CVE-2024-26989

In the Linux kernel, the following vulnerability has been resolved: arm64: hibernate: Fix level3 translation fault in swsuspsave On arm64 machines, swsuspsave faults if it attempts to access MEMBLOCKNOMAP memory ranges. This can be reproduced in QEMU using UEFI when booting with rodata=off...

5.5CVSS6.9AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 4:40 p.m.39 views

CVE-2024-26962

In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshape is still in progress, then IO across reshape position will wait for reshape to make progress. However, for dm-raid, in...

5.5CVSS7.1AI score0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.78 views

CVE-2024-27063

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: netdev: Fix kernel panic on interface rename trig notify Commit d5e01266e7f5 "leds: trigger: netdev: add additional specific link speed mode" in the various changes, reworked the way to set the LINKUP mode in commi...

5.5CVSS7.2AI score0.00222EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.29 views

CVE-2024-27038

In the Linux kernel, the following vulnerability has been resolved: clk: Fix clkcoreget NULL dereference It is possible for clkcoreget to dereference a NULL in the following sequence: clkcoreget ofclkgethwfromclkspec ofclkgethwfromprovider clkgethw clkgethw can return NULL which is dereferenced b...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.45 views

CVE-2024-27049 wifi: mt76: mt7925e: fix use-after-free in free_irq()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

6.7AI score0.00277EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.40 views

CVE-2024-27041 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

6.6AI score0.00272EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.17 views

CVE-2024-27041 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

6.7AI score0.00272EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.20 views

CVE-2024-27038 clk: Fix clk_core_get NULL dereference

In the Linux kernel, the following vulnerability has been resolved: clk: Fix clkcoreget NULL dereference It is possible for clkcoreget to dereference a NULL in the following sequence: clkcoreget ofclkgethwfromclkspec ofclkgethwfromprovider clkgethw clkgethw can return NULL which is dereferenced b...

7.1AI score0.00292EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 12:53 p.m.4006 views

CVE-2024-27038

The CVE-2024-27038 issue is a NULL dereference in clk_core_get() during hw dereferencing of clk->core. A NULL hw is produced when __clk_get_hw() returns NULL, and clk_core_get() dereferences hw->core. The fix, described in the kernel patch and reflected in Astra Linux/IBM advisories, change...

5.5CVSS6.3AI score0.00292EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:53 p.m.28 views

CVE-2024-27038 clk: Fix clk_core_get NULL dereference

In the Linux kernel, the following vulnerability has been resolved: clk: Fix clkcoreget NULL dereference It is possible for clkcoreget to dereference a NULL in the following sequence: clkcoreget ofclkgethwfromclkspec ofclkgethwfromprovider clkgethw clkgethw can return NULL which is dereferenced b...

7.7AI score0.00292EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/01 7:15 a.m.41 views

CVE-2024-32890

librespeed/speedtest is an open source, self-hosted speed test for HTML5. In affected versions missing neutralization of the ISP information in a speedtest result leads to stored Cross-site scripting in the JSON API. The processedString field in the ispinfo parameter is missing neutralization. It...

6.1CVSS6.1AI score0.00523EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/01 6:34 a.m.52 views

CVE-2024-32890 Stored Cross-site Scripting in results JSON API in librespeed/speedtest

librespeed/speedtest is an open source, self-hosted speed test for HTML5. In affected versions missing neutralization of the ISP information in a speedtest result leads to stored Cross-site scripting in the JSON API. The processedString field in the ispinfo parameter is missing neutralization. It...

6.1CVSS6.2AI score0.00523EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 6:15 a.m.24 views

CVE-2024-26975

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing the MMIO RAPL driver on platforms with CPU ID not listed in intelraplcommon CPU model list. This is because the...

5.5CVSS7.3AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26958

In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------ cut here ------------ refcountt: underflow; use-after-free. WARNING: CPU: 17 PID: 1800359 at lib/refcount.c:28...

7.8CVSS5.9AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.12 views

UBUNTU-CVE-2024-26958

In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------ cut here ------------ refcountt: underflow; use-after-free. WARNING: CPU: 17 PID: 1800359 at lib/refcount.c:28...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References23
Rows per page
Query Builder