Lucene search
+L

3316 matches found

Circl
Circl
added 2025/05/08 7:24 p.m.23 views

CVE-2022-43425

creationtimestamp| type| source ---|---|--- 2025-05-08 19:24:09+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/15591 2025-10-02 00:17:51+00:00| seen| https://bsky.app/profile/2rZiKKbOU3nTafniR2qMMSE0gwZ.activitypub.awakari.com.ap.brid.gy/post/3m26bok3cefj2 2025-10-02 00:17:52+00:00| seen|...

5.4CVSS5.5AI score0.00823EPSS
SaveExploits0References3
Circl
Circl
added 2025/05/07 8:22 p.m.11 views

CVE-2022-3097

creationtimestamp| type| source ---|---|--- 2025-05-07 20:22:43+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/15405...

6.5CVSS6.3AI score0.00366EPSS
SaveExploits2References1
Circl
Circl
added 2025/05/07 7:22 p.m.9 views

CVE-2022-32407

creationtimestamp| type| source ---|---|--- 2025-05-07 19:22:40+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/15401...

6.1CVSS6.1AI score0.00514EPSS
SaveExploits1References1
Circl
Circl
added 2025/05/07 4:23 p.m.10 views

CVE-2022-3676

creationtimestamp| type| source ---|---|--- 2025-05-07 16:23:15+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/15339...

6.5CVSS5.9AI score0.00639EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/07 4:23 p.m.14 views

CVE-2022-42940

creationtimestamp| type| source ---|---|--- 2025-05-07 16:23:09+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/15336...

7.8CVSS7.5AI score0.0039EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/07 12:24 a.m.29 views

CVE-2025-45242

Rhymix v2.1.22 was discovered to contain an arbitrary file deletion vulnerability via the procFileAdminEditImage method in /file/file.admin.controller.php...

7.7CVSS7.5AI score0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 4:31 p.m.9 views

USN-7476-1 python-scrapy vulnerabilities

It was discovered that Scrapy improperly exposed HTTP authentication credentials to request targets, including during redirects. An attacker could use this issue to gain unauthorized access to user accounts. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. CVE-2021-41125 It was...

8.8CVSS5.8AI score0.01263EPSS
SaveExploits5References7
Circl
Circl
added 2025/05/02 7:16 p.m.11 views

CVE-2022-37906

creationtimestamp| type| source ---|---|--- 2025-05-02 19:16:24+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14575...

8.1CVSS7.9AI score0.0083EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/02 6:19 p.m.10 views

CVE-2022-3821

creationtimestamp| type| source ---|---|--- 2025-05-02 18:19:34+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14543...

5.5CVSS6.7AI score0.0042EPSS
SaveExploits1References1
Circl
Circl
added 2025/05/02 1:15 p.m.11 views

CVE-2022-39393

creationtimestamp| type| source ---|---|--- 2025-05-02 13:15:44+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14474...

8.6CVSS7.6AI score0.00713EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/01 7:01 p.m.10 views

CVE-2022-49921

creationtimestamp| type| source ---|---|--- 2025-05-01 19:01:40+00:00| seen| https://t.me/cvedetector/24247...

7.8CVSS6.1AI score0.00185EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/01 2:10 p.m.84 views

CVE-2022-49876

Summary: CVE-2022-49876 is a Linux kernel vulnerability in wifi/mac80211 that causes a general-protection fault when an interface’s status changes during active transmission. The issue stems from accessing sdata->bss after it is set to NULL during ieee80211_runtime_change_iftype/ieee80211_do_s...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49866 net: wwan: mhi: fix memory leak in mhi_mbim_dellink

In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhimbimdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch...

5.5CVSS4.9AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:10 p.m.121 views

CVE-2022-49850

CVE-2022-49850 affects the Linux kernel nilfs2 subsystem. A semaphore deadlock can occur when nilfs_get_block() detects metadata corruption during data-block allocation and a concurrent superblock writeback happens. The root cause involves a lock order: rwsem A (NILFS_MDT dat_inode mi_sem) read l...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.27 views

CVE-2022-49805 net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:09 p.m.21 views

CVE-2022-49800 tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak in testgensynthcmd and testemptysynthevent testgensynthcmd only free buf in fail path, hence buf will leak when there is no failure. Add kfreebuf to prevent the memleak. The same reason and solution in...

6AI score
SaveExploits0References7
Circl
Circl
added 2025/04/30 7:13 p.m.13 views

CVE-2022-33906

creationtimestamp| type| source ---|---|--- 2025-04-30 19:13:46+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14133...

6.4CVSS6.5AI score0.00156EPSS
SaveExploits0References1
Circl
Circl
added 2025/04/30 7:13 p.m.13 views

CVE-2022-3993

creationtimestamp| type| source ---|---|--- 2025-04-30 19:13:40+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14129...

9.8CVSS7.8AI score0.01147EPSS
SaveExploits1References1
Circl
Circl
added 2025/04/30 6:14 p.m.12 views

CVE-2022-3362

creationtimestamp| type| source ---|---|--- 2025-04-30 18:14:13+00:00| published-proof-of-concept| https://t.me/DarkWebInformerCVEAlerts/14106...

9.8CVSS6.6AI score0.00943EPSS
SaveExploits1References1
Circl
Circl
added 2025/04/30 4:13 p.m.12 views

CVE-2022-30771

creationtimestamp| type| source ---|---|--- 2025-04-30 16:13:57+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14070...

8.2CVSS7.9AI score0.00199EPSS
SaveExploits0References1
Rows per page
Query Builder