Lucene search
+L

4421 matches found

CNNVD
CNNVD
added 2025/12/24 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from armffa not checking for the existence of the ffadriver remove callback when removing a device, which could...

6AI score0.00214EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/23 9:29 p.m.6 views

CVE-2025-67873

Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and prior, Skipdata length is not bounds-checked, so a user-provided skipdata callback can make csdisasm/csdisasmiter memcpy more than 24 bytes into csinsn.bytes, causing a heap buffer overflow in the disassembly path. Commit...

7.8CVSS7.4AI score0.00203EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/12/23 1:58 p.m.30 views

CVE-2025-68343 can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

0.00162EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/23 1:58 p.m.10 views

CVE-2025-68343

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing header The driver expects to receive a struct gshostframe in gsusbreceivebulkcallback. Use structgroup to describe the header of the struct gshostframe and...

5.4AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/23 1:58 p.m.34 views

CVE-2025-68342 can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing data The URB received in gsusbreceivebulkcallback contains a struct gshostframe. The length of the data after the header depends on the gshostframe hf::fla...

0.00162EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/23 1:58 p.m.24 views

CVE-2025-68342

In the Linux kernel gs_usb driver, a vulnerability in gs_usb_receive_bulk_callback() could access data before ensuring the actual_length was sufficient. The patch introduces a minimum length check (gs_usb_get_minimum_length(), later renamed to gs_usb_get_minimum_rx_length()) and validates that th...

6.1AI score0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/23 12:0 a.m.5 views

CVE-2025-68342

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: check actuallength before accessing data The URB received in gsusbreceivebulkcallback contains a struct gshostframe. The length of the data after the header depends on the gshostframe hf::fla...

5.7AI score0.00162EPSS
SaveExploits0References22
NVD
NVD
added 2025/12/22 5:16 p.m.9 views

CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/22 4:12 p.m.30 views

CVE-2025-68329

The CVE-2025-68329 entry documents a Linux kernel issue in tracing: when a VMA is split, the kernel could invoke ring_buffer_unmap multiple times (due to multiple vm_ops->close calls) while ring_buffer_map was called once, causing ring_buffer_unmap to return -ENODEV and triggering a WARN_ON. T...

6.2AI score0.00161EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/22 12:0 a.m.8 views

CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

5.9AI score0.00161EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/12/21 2:30 p.m.18 views

CVE-2025-7733

The WP JobHunt plugin for WordPress, used by the JobCareer theme, is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 7.7 via the 'csupdateapplicationstatuscallback' due to missing validation on a user controlled key. This makes it possible for authenticated...

4.3CVSS6AI score0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/20 1:47 p.m.33 views

CVE-2025-7733 WP JobHunt <= 7.7 - Authenticated (Candidate+) Insecure Direct Object Reference

The WP JobHunt plugin for WordPress, used by the JobCareer theme, is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 7.7 via the 'csupdateapplicationstatuscallback' due to missing validation on a user controlled key. This makes it possible for authenticated...

4.3CVSS0.00174EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/20 5:2 a.m.9 views

CVE-2025-14546

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS6.9AI score0.00324EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/12/19 9:10 p.m.14 views

FastAPI Users Vulnerable to 1-click Account Takeover in Apps Using FastAPI SSO

Description The OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flow. generatestatetoken is always called with an empty statedata dict, so the resulting JWT only contains the fixed audience...

8.8CVSS6.9AI score0.00231EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2025/12/19 6:30 a.m.7 views

EUVD-2025-204438

FastAPI SSP is vulnerable to Cross-site Request Forgery CSRF through improper OAuth parameter validation...

6.9CVSS6.5AI score0.00324EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/19 6:30 a.m.13 views

GHSA-HP6R-R9VC-Q8WX FastAPI SSP is vulnerable to Cross-site Request Forgery (CSRF) through improper OAuth parameter validation

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS6.8AI score0.00324EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/19 6:30 a.m.15 views

FastAPI SSP is vulnerable to Cross-site Request Forgery (CSRF) through improper OAuth parameter validation

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS6.9AI score0.00324EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/12/19 5:16 a.m.11 views

CVE-2025-14546

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS0.00324EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/19 5:0 a.m.2 views

CVE-2025-14546

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS6.5AI score0.00324EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/19 5:0 a.m.31 views

CVE-2025-14546

CVE-2025-14546 affects fastapi-sso

6.9CVSS6.5AI score0.00324EPSS
SaveExploits0References3
Rows per page
Query Builder