Lucene search
+L

22 matches found

Circl
Circl
added 2025/12/03 2:14 p.m.5 views

CVE-2022-49641

creationtimestamp| type| source ---|---|--- 2025-12-03 14:14:49+00:00| seen| https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8...

4.7CVSS6.4AI score0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/10 6:02 p.m.2 views

EUVD-2025-49641

Malicious code in plainbeaverz3n npm...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-49641

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A regular Zabbix user with no permission to the Monitoring - Problems view is still able to call the problem.view.refresh action and therefore still retrieve a...

5.1CVSS5.9AI score0.00274EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/10/03 12:15 p.m.71 views

CVE-2025-49641

A regular Zabbix user with no permission to the Monitoring - Problems view is still able to call the problem.view.refresh action and therefore still retrieve a list of active problems...

5.1CVSS6.8AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/03 12:15 p.m.59 views

DEBIAN-CVE-2025-49641

A regular Zabbix user with no permission to the Monitoring - Problems view is still able to call the problem.view.refresh action and therefore still retrieve a list of active problems...

4.3CVSS4.9AI score0.00274EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/10/03 12:15 p.m.7 views

CVE-2025-49641

A regular Zabbix user with no permission to the Monitoring - Problems view is still able to call the problem.view.refresh action and therefore still retrieve a list of active problems...

5.1CVSS5.9AI score0.00274EPSS
SaveExploits0References2
Circl
Circl
added 2025/10/03 12:05 p.m.15 views

CVE-2025-49641

creationtimestamp| type| source ---|---|--- 2025-10-03 12:05:02+00:00| seen| Telegram/ys9X37HKdWflWlzBigGrxeHWQo0vaFYyyORZ7iJnklwfFI...

5.1CVSS4.6AI score0.00274EPSS
SaveExploits0
CVE
CVE
added 2025/10/03 11:29 a.m.3347 views

CVE-2025-49641

CVE-2025-49641 affects Zabbix deployments; a regular user without access to Monitoring → Problems can call problem.view.refresh and retrieve a list of active problems. Root cause described as insufficient permission checks for the problem.view.refresh action. The connected sources (Red Hat, Debia...

5.1CVSS6.4AI score0.00274EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/05/12 11:34 p.m.61 views

CVE-2023-49641

CVE-2023-49641 affects Billing Software v1.0. The vulnerability is unauthenticated SQL Injection via the loginCheck.php resource, where the username parameter is not validated and sent to the database. Multiple connected sources corroborate this, including Red Hat’s advisory and CVE records. Impa...

9.8CVSS10AI score0.00401EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-49641

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need...

4.7CVSS6.2AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

UBUNTU-CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS6.2AI score0.00174EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS5.9AI score0.00174EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:23 a.m.167 views

CVE-2022-49641

CVE-2022-49641 concerns the Linux kernel sysctl path, where data races in proc_douintvec() could occur due to concurrent access. The fix switches internal access to READ_ONCE() and WRITE_ONCE(), reducing load/store tearing in readers/writers. The patch notes indicate proc_douintvec() is currently...

4.7CVSS5.3AI score0.00174EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.11 views

CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS5.4AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49641 sysctl: Fix data races in proc_douintvec().

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch change...

4.7CVSS5.6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/02/05 5:41 a.m.12 views

CVE-2024-49641

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Tidaweb Tida URL Screenshot tida-url-screenshot allows Reflected XSS.This issue affects Tida URL Screenshot: from n/a through = 1.0.1...

7.1CVSS5.9AI score0.00272EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/29 1:15 p.m.32 views

CVE-2024-49641

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Tidaweb Tida URL Screenshot tida-url-screenshot allows Reflected XSS.This issue affects Tida URL Screenshot: from n/a through = 1.0.1...

7.1CVSS0.00272EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/29 12:20 p.m.18 views

CVE-2024-49641 WordPress Tida URL Screenshot plugin <= 1.0 - Reflected Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in Tidaweb Tida URL Screenshot allows Reflected XSS.This issue affects Tida URL Screenshot: from n/a through 1.0...

7.1CVSS7.2AI score0.00272EPSS
SaveExploits0References1
CVE
CVE
added 2024/10/29 12:20 p.m.65 views

CVE-2024-49641

CVE-2024-49641 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress plugin “Tida URL Screenshot” (versions

7.1CVSS5.9AI score0.00272EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder