Lucene search
+L

9957 matches found

EUVD
EUVD
added 2025/11/17 3:30 a.m.8 views

EUVD-2025-197759

TenderDocTransfer developed by Chunghwa Telecom has a Arbitrary File Copy and Paste vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection in the APIs, unauthenticated remote attackers could...

7.1CVSS6.4AI score0.00238EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/11/17 3:30 a.m.6 views

CVE-2025-13283 Chunghwa Telecom|TenderDocTransfer - Arbitrary File Copy and Paste

TenderDocTransfer developed by Chunghwa Telecom has a Arbitrary File Copy and Paste vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection in the APIs, unauthenticated remote attackers could...

7.1CVSS6.5AI score0.00238EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/11/17 12:00 a.m.7 views

Chunghwa Telecom TenderDocTransfer 跨站请求伪造漏洞

Chunghwa Telecom TenderDocTransfer is an application from Chunghwa Telecom China. Chunghwa Telecom TenderDocTransfer suffers from a cross-site request forgery vulnerability that stems from a lack of CSRF protection in the API and the presence of absolute path traversal, which could lead to an...

7.1CVSS6.7AI score0.00238EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/11/17 12:00 a.m.19 views

PT-2025-47111

Name of the Vulnerable Software and Affected Versions Chunghwa Telecom TenderDocTransfer affected versions not specified Description The application establishes a local web server and offers APIs for communication. A lack of CSRF protection in the APIs allows unauthenticated remote attackers to...

7.1CVSS6.4AI score0.00238EPSS
SaveExploits0References10
Hacker One
Hacker One
added 2025/11/15 7:12 p.m.26 views

curl: Off-by-One Buffer Overflow in SMB Path Handler

Summary Found an off-by-one buffer overflow in lib/smb.c when handling SMB file paths. The bounds check uses instead of =, allowing a path of exactly 1023 bytes to overflow the 1024-byte buffer by one byte when the null terminator is added. Details File: lib/smb.c Function: smbsendopen Lines: 784...

7.6AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/14 9:01 a.m.12 views

RGW DoS attack with empty HTTP header in S3 object copy

...

7.5CVSS7AI score0.0045EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.9 views

SUSE CVE-2025-40135

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF...

6.1CVSS6.5AI score0.00548EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.22 views

SUSE CVE-2025-40158

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output Use RCU in ip6output in order to use dstdevrcu to prevent possible UAF. We can remove rcureadlock/rcureadunlock pairs from ip6finishoutput2...

6.3CVSS6.5AI score0.0044EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.11 views

SUSE CVE-2025-40168

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in smcclcprfxmatch. smcclcprfxmatch is called from smclistenwork and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and dstdevrcu. Note that the returned value o...

6.3CVSS6.5AI score0.00334EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2025/11/14 12:01 a.m.13 views

CVE-2025-60695

A stack-based buffer overflow vulnerability exists in the mtkdut binary of Linksys E7350 routers Firmware 1.1.00.032. The function sub4045A8 reads up to 256 bytes from /sys/class/net/%s/address into a local buffer and then copies it into caller-provided buffer a1 using strcpy without boundary...

5.9CVSS7.6AI score0.00205EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2025/11/14 12:00 a.m.8 views

The vulnerability of the strscpy() function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the strscpy function in the Linux operating system’s kernel is related to memory writing beyond the bounds of the allocated buffer. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

8CVSS6.7AI score0.00257EPSS
SaveExploits0References5Affected Software2
RedhatCVE
RedhatCVE
added 2025/11/13 5:38 p.m.10 views

CVE-2025-40139

In the Linux kernel, the following vulnerability has been resolved: smc: Use skdstget and dstdevrcu in in smcclcprfxset. smcclcprfxset is called during connect and not under RCU nor RTNL. Using skdstgetsk-dev could trigger UAF. Let's use skdstget and devdstrcu under rcureadlock after...

4.7CVSS5.6AI score0.00143EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 2:41 p.m.10 views

CVE-2025-40124

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC III Anthony Yznaga tracked down that a BUGON in ext4 code with large folios enabled resulted from copyfromuser returning impossibly large values greater tha...

6AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 1:43 p.m.10 views

CVE-2025-40126

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for UltraSPARC The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respectiv...

5.8AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 12:56 p.m.12 views

CVE-2025-40135

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6xmit Use RCU in ip6xmit in order to use dstdevrcu to prevent possible UAF. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Securit...

7CVSS5.3AI score0.00548EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/11/13 9:02 a.m.9 views

ipv6: use RCU in ip6_xmit()

...

8.4CVSS7AI score0.00548EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:03 a.m.11 views

ipv6: use RCU in ip6_output()

...

7AI score0.0044EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/13 1:02 a.m.15 views

smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().

...

7AI score0.00143EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/13 12:45 a.m.7 views

SUSE CVE-2024-47866

Ceph is a distributed object, block, and file storage platform. In versions up to and including 19.2.3, using the argument x-amz-copy-source to put an object and specifying an empty string as its content leads to the RGW daemon crashing, resulting in a DoS attack. As of time of publication, no...

7.5CVSS6.8AI score0.0045EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.8 views

SUSE CVE-2025-40112

In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copyfromtouser for Niagara The referenced commit introduced exception handlers on user-space memory references in copyfromuser and copytouser. These handlers return from the respective...

6.5AI score0.00158EPSS
SaveExploits0References3
Rows per page
Query Builder