Lucene search
+L

775 matches found

Cvelist
Cvelist
added 2025/05/14 10:44 a.m.22 views

CVE-2025-47292 Cap Collectif vulnerable to insecure deserialization leading to remote code execution

Cap Collectif is an online decision making platform that integrates several tools. Before commit 812f2a7d271b76deab1175bdaf2be0b8102dd198, the DebateAlternateArgumentsResolver deserializes a Cursor, allowing any classes and which can be controlled by unauthenticated user. Exploitation of this...

9.5CVSS0.00582EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/14 10:44 a.m.57 views

CVE-2025-47292

Cap Collectif's CVE-2025-47292 describes an insecure deserialization flaw in the DebateAlternateArgumentsResolver, where deserializing a Cursor can be controlled by an unauthenticated user and lead to Remote Code Execution. Affected software is Cap Collectif prior to the commit 812f2a7d271b76deab...

9.5CVSS6.9AI score0.00582EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/14 12:0 a.m.5 views

Cap Collectif 代码问题漏洞

Cap Collectif is a fully customizable online platform from Cap Collectif Open Source. Cap Collectif has a code issue vulnerability that stems from DebateAlternateArgumentsResolver deserializing a Cursor object, which could lead to remote code execution...

9.5CVSS7.7AI score0.00582EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/14 12:0 a.m.7 views

PT-2025-21145 · Unknown · Cap Collectif

Name of the Vulnerable Software and Affected Versions: Cap Collectif versions prior to the version including commit 812f2a7d271b76deab1175bdaf2be0b8102dd198 Description: The issue concerns the Cap Collectif online decision-making platform, which has a flaw in the DebateAlternateArgumentsResolver...

9.5CVSS6.8AI score0.00582EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/05/12 1:6 a.m.3 views

SUSE CVE-2022-49890

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS6.3AI score0.00192EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.10 views

PT-2025-20343

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, requiring CAP SYS ADMIN for all usages of TIOCL SELMOUSEREPORT. The previous patch had inconsistent logic, and TIOCL SELMOUSEREPORT...

7.8CVSS7.3AI score0.37115EPSS
SaveExploits6References1598
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.3 views

SUSE CVE-2022-49870

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix undefined behavior in bit shift for CAPTOMASK Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds in...

3.3CVSS6.3AI score0.00197EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

UBUNTU-CVE-2022-49890

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/01 3:16 p.m.10 views

UBUNTU-CVE-2022-49870

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix undefined behavior in bit shift for CAPTOMASK Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds in...

7.1CVSS6.1AI score0.00197EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/04/30 12:0 a.m.6 views

PT-2025-22173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory corruption issue has been identified in the Linux kernel, specifically in the bnxt en module, when retrieving the FW coredump using ethtool. This can cause memory corruption due...

5.7CVSS6.8AI score0.00166EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/29 12:0 a.m.4 views

Medium: docker

Issue Overview: Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB...

7.5CVSS6.8AI score0.01557EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/31 12:38 a.m.4 views

SUSE CVE-2025-0927

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Filesystem bugs due to corrupt images are not considered a CVE for any filesystem that is only mountable by CAPSYSADMIN in the initial user namespace. That includes delegated mounting...

8.5AI score
SaveExploits1References4
Ubuntu
Ubuntu
added 2025/03/26 9:20 a.m.35 views

LSN-0110-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710 ldisc, but it requires CAPNETADMIN to create a GSM network anyway. Require initial namespace CAPNETADMIN to do that.CVE-2023-52880 ...

7.8CVSS7.6AI score0.03301EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/03/19 2:50 a.m.17 views

SUSE CVE-2025-29786

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS6.5AI score0.00577EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/17 2:15 p.m.3 views

DEBIAN-CVE-2025-29786

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7.2AI score0.00577EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/17 2:15 p.m.6 views

AZL-58872 CVE-2025-29786 affecting package coredns for versions less than 1.11.4-5

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7AI score0.00577EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/15 12:8 p.m.10 views

CVE-2025-29998

This vulnerability exists in the CAP back office application due to missing rate limiting on OTP requests in an API endpoint. An authenticated remote attacker could exploit this vulnerability by sending multiple OTP request through vulnerable API endpoint which could lead to the OTP...

8.2CVSS7AI score0.00356EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/15 11:22 a.m.10 views

CVE-2025-29995

This vulnerability exists in the CAP back office application due to a weak password-reset mechanism implemented at API endpoints. An authenticated remote attacker with a valid login ID could exploit this vulnerability through vulnerable API endpoint which could lead to account takeover of targete...

8.3CVSS6.9AI score0.00337EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/15 11:22 a.m.10 views

CVE-2025-29997

This vulnerability exists in the CAP back office application due to improper authorization checks on certain API endpoints. An authenticated remote attacker could exploit this vulnerability by manipulating API request URL to gain unauthorized access to other user accounts...

8.2CVSS7.2AI score0.00337EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/15 11:21 a.m.13 views

CVE-2025-29994

This vulnerability exists in the CAP back office application due to improper authentication check at the API endpoint. An unauthenticated remote attacker with a valid login ID could exploit this vulnerability by manipulating API input parameters through API request URL/payload leading to...

8.2CVSS7.4AI score0.00389EPSS
SaveExploits0References1
Rows per page
Query Builder