Lucene search
+L

20125 matches found

Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.20 views

PT-2025-51931

Name of the Vulnerable Software and Affected Versions ChurchCRM versions prior to 6.5.4 Description ChurchCRM is an open-source church management system. A Stored Cross-Site Scripting XSS issue exists within the GroupEditor.php page. A user creating a group role can execute malicious JavaScript,...

5.4CVSS5.3AI score0.00193EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.18 views

PT-2025-51922

Name of the Vulnerable Software and Affected Versions ChurchCRM versions 6.4.0 and prior Description ChurchCRM is an open-source church management system affected by a stored cross-site scripting XSS issue. A user with the “Manage Groups” permission can inject persistent JavaScript into group rol...

9.3CVSS5.5AI score0.00194EPSS
SaveExploits2References6
HackRead
HackRead
added 2025/12/16 5:55 p.m.15 views

Amazon: Russian GRU hackers favor misconfigured devices over vulnerabilities

Amazon Threat Intelligence reports Russian GRU hackers are increasingly breaking into critical infrastructure by abusing misconfigured devices instead of exploiting software vulnerabilities...

7.3AI score
SaveExploits0
EUVD
EUVD
added 2025/12/16 3:30 p.m.7 views

EUVD-2025-203684

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

5.9AI score0.0014EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.13 views

EUVD-2025-203632

In the Linux kernel, the following vulnerability has been resolved: sysfs: check visibility before changing group attribute ownership Since commit 0c17270f9b92 "net: sysfs: Implement isvisible for physportid, portname, switchid", devchangenetnamespace can hit WARNON when trying to change owner of...

5.9AI score0.00181EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 2:15 p.m.10 views

CVE-2025-40355

In the Linux kernel, the following vulnerability has been resolved: sysfs: check visibility before changing group attribute ownership Since commit 0c17270f9b92 "net: sysfs: Implement isvisible for physportid, portname, switchid", devchangenetnamespace can hit WARNON when trying to change owner of...

0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:15 p.m.11 views

AZL-72487 CVE-2025-40355 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sysfs: check visibility before changing group attribute ownership Since commit 0c17270f9b92 "net: sysfs: Implement isvisible for physportid, portname, switchid", devchangenetnamespace can hit WARNON when trying to change owner of...

5.9AI score0.00181EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.11 views

CVE-2025-40355

In the Linux kernel, the following vulnerability has been resolved: sysfs: check visibility before changing group attribute ownership Since commit 0c17270f9b92 "net: sysfs: Implement isvisible for physportid, portname, switchid", devchangenetnamespace can hit WARNON when trying to change owner of...

5.4AI score0.00181EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 2:15 p.m.7 views

UBUNTU-CVE-2025-68212

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

7.8CVSS5.8AI score0.0014EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68212 fs: Fix uninitialized 'offp' in statmount_string()

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

7.8CVSS6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.42 views

CVE-2025-68212 fs: Fix uninitialized 'offp' in statmount_string()

In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmountstring In statmountstring, most flags assign an output offset pointer offp which is later updated with the string offset. However, the STATMOUNTMNTUIDMAP and STATMOUNTMNTGIDMAP cases...

7.8CVSS0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 1:57 p.m.29 views

CVE-2025-68212

The CVE-2025-68212 entry describes a Linux kernel issue in fs/namespace.c: statmount_string() uses an offp pointer for several flags, but STATMOUNT_MNT_UIDMAP and STATMOUNT_MNT_GIDMAP set struct fields directly, leaving offp uninitialized. This can cause an uninitialized dereference when *offp is...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/16 1:30 p.m.41 views

CVE-2025-40355 sysfs: check visibility before changing group attribute ownership

In the Linux kernel, the following vulnerability has been resolved: sysfs: check visibility before changing group attribute ownership Since commit 0c17270f9b92 "net: sysfs: Implement isvisible for physportid, portname, switchid", devchangenetnamespace can hit WARNON when trying to change owner of...

0.00181EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 1:30 p.m.27 views

CVE-2025-40355

CVE-2025-40355 pertains to the Linux kernel: sysfs may touch a group attribute ownership before validating visibility, triggering WARN_ON in _dev_change_net_namespace(). The fixes introduce a visibility check (is_visible) before touching the attribute, as described in the related commits (e.g., 0...

6.1AI score0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 1:30 p.m.15 views

CVE-2025-40355 sysfs: check visibility before changing group attribute ownership

In the Linux kernel, the following vulnerability has been resolved: sysfs: check visibility before changing group attribute ownership Since commit 0c17270f9b92 "net: sysfs: Implement isvisible for physportid, portname, switchid", devchangenetnamespace can hit WARNON when trying to change owner of...

6.3AI score
SaveExploits0References5
CVE
CVE
added 2025/12/16 8:13 a.m.17 views

CVE-2025-68056

CVE-2025-68056 affects the WordPress plugin LBG Zoominoutslider (LambertGroup)

8.5CVSS5.9AI score0.00247EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/16 3:13 a.m.16 views

CVE-2025-14697

A security flaw has been discovered in Shenzhen Sixun Software Sixun Shanghui Group Business Management System 4.10.24.3. Affected by this issue is some unknown functionality of the file /ExportFiles/. The manipulation results in files or directories accessible. The attack may be launched remotel...

6.3CVSS6.3AI score0.00312EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/16 1:32 a.m.27 views

CVE-2025-14696

A vulnerability was identified in Shenzhen Sixun Software Sixun Shanghui Group Business Management System 4.10.24.3. Affected by this vulnerability is an unknown functionality of the file /api/GylOperator/UpdatePasswordBatch. The manipulation leads to weak password recovery. The attack may be...

6.9CVSS6.6AI score0.0032EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 1:15 a.m.9 views

CVE-2025-67722

FreePBX is an open-source web-based graphical user interface GUI that manages Asterisk. Prior to versions 16.0.45 and 17.0.24 of the FreePBX framework, an authenticated local privilege escalation exists in the deprecated FreePBX startup script amportal. In the deprecated amportal utility, the...

8.4CVSS0.00125EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 12:14 a.m.9 views

EUVD-2025-203482

FreePBX is an open-source web-based graphical user interface GUI that manages Asterisk. Prior to versions 16.0.45 and 17.0.24 of the FreePBX framework, an authenticated local privilege escalation exists in the deprecated FreePBX startup script amportal. In the deprecated amportal utility, the...

8.4CVSS6.3AI score0.00125EPSS
SaveExploits0References2
Rows per page
Query Builder