Lucene search
+L

34507 matches found

BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.15 views

The vulnerability of the igmp6_send() function in the net/ipv6/mcast.c module of the IPv6 protocol implementation in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the igmp6send function in the net/ipv6/mcast.c module of the Linux operating system’s IPv6 kernel implementation is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.5AI score0.07372EPSS
SaveExploits0References15Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.12 views

The vulnerability of the mptcp_subflow_queue_clean() function in the net/mptcp/subflow.c module of the MPTCP protocol implementation in Linux kernel allows a attacker to cause a service failure.

The vulnerability of the mptcpsubflowqueueclean function in the net/mptcp/subflow.c module of the MPTCP protocol implementation in the Linux operating system is related to improper cleaning when handling exceptions. Exploiting this vulnerability can allow a attacker to cause service failures...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.14 views

The vulnerability of the l3mdev_l3_out() function in the include/net/l3mdev.h module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the l3mdevl3out function in the include/net/l3mdev.h module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.8CVSS7.2AI score0.00263EPSS
SaveExploits0References20Affected Software7
Positive Technologies
Positive Technologies
added 2025/04/12 12:00 a.m.16 views

PT-2025-18470

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the net: mctp module, where the bind lookup runs under RCU Read-Copy Update. To prevent a socket from being...

5.5CVSS6.7AI score0.00261EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2025/04/11 9:49 p.m.15 views

Advisory ROSA-SA-2025-2813

Software: net-snmp 5.8 OS: ROSA Virtualization 3.0 packageevrstring: net-snmp-5.8-30.0.1.rv30 CVE-ID: CVE-2022-24805 BDU-ID: 2024-06509 CVE-Crit: MEDIUM CVE-DESC.: A vulnerability in the NET-SNMP-VACM-MIB function of the Net-SNMP software suite of the Linux operating system is related to buffer...

8.8CVSS8.2AI score0.01299EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/04/11 2:09 p.m.12 views

SurrealDB bypass of deny-net flags via redirect results in server-side request forgery (SSRF)

SurrealDB offers http functions that can access external network endpoints. A typical, albeit not recommended configuration would be to start SurrealDB with all network connections allowed with the exception of a deny list. For example, surreal start --allow-net --deny-net 10.0.0.0/8 will allow a...

6.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/11 2:09 p.m.15 views

GHSA-5Q9X-554G-9JGG SurrealDB bypass of deny-net flags via redirect results in server-side request forgery (SSRF)

SurrealDB offers http functions that can access external network endpoints. A typical, albeit not recommended configuration would be to start SurrealDB with all network connections allowed with the exception of a deny list. For example, surreal start --allow-net --deny-net 10.0.0.0/8 will allow a...

5.8CVSS6.9AI score0.00192EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/11 12:00 a.m.11 views

PT-2025-16148 · Crates.Io · Surrealdb

SurrealDB offers http functions that can access external network endpoints. A typical, albeit not recommended configuration would be to start SurrealDB with all network connections allowed with the exception of a deny list. For example, surreal start --allow-net --deny-net 10.0.0.0/8 will allow a...

5.8CVSS7AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/04/11 12:00 a.m.11 views

Vulnerability of the geneve_rx() function in the drivers/net/geneve.c module – This driver for network devices in the Linux operating system allows a hacker to cause a service failure.

Vulnerability of the geneverx function in the drivers/net/geneve.c module – The Linux kernel’s network device driver framework is vulnerable due to incorrect input validation. Exploiting this vulnerability could allow an attacker to cause system failures...

5.5CVSS6.5AI score0.00601EPSS
SaveExploits0References44Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/04/11 12:00 a.m.12 views

The vulnerability of the hsr_get_node() function in the net/hsr/hsr_framereg.c module, which is part of the networking functions in the Linux kernel, allows a hacker to cause a service failure.

The vulnerability of the hsrgetnode function in the net/hsr/hsrframereg.c module, which is part of the Linux kernel’s networking functions, stems from the use of an uninitialized resource. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References49Affected Software5
OSV
OSV
added 2025/04/10 7:19 a.m.14 views

BIT-GOLANG-2025-22871 Request smuggling due to acceptance of invalid chunked data in net/http

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS7.8AI score0.00778EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/04/10 1:06 a.m.18 views

golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect

A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header redirected to b.com/ will not send that header to b.com. However, the...

6.1CVSS7.2AI score0.00671EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/04/10 1:06 a.m.13 views

Moderate: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.1CVSS6.7AI score0.00671EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:00 a.m.13 views

The vulnerability of the mlx5e_tir_builder_alloc() function in the net/mlx5e component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the mlx5etirbuilderalloc function in the net/mlx5e component of the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References16Affected Software4
RedhatCVE
RedhatCVE
added 2025/04/09 11:25 p.m.27 views

CVE-2025-3425

The IntelliSpace portal application utilizes .NET Remoting for its functionality. The vulnerability arises from the exploitation of port 755 through the deserialization vulnerability. After analyzing the configuration files, we observed that the server had set the TypeFilterLevel to Full which is...

7.3CVSS8AI score0.00322EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/04/09 11:24 p.m.34 views

CVE-2025-3424

The IntelliSpace portal application utilizes .NET Remoting for its functionality. The vulnerability arises from the exploitation of port 755 through the "Object Marshalling" technique, which allows an attacker to read internal files without any authentication. This is possible by crafting specifi...

7.7CVSS6.6AI score0.00234EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/04/09 11:22 p.m.27 views

CVE-2025-3426

We observed that Intellispace Portal binaries doesn’t have any protection mechanisms to prevent reverse engineering. Specifically, the app’s code is not obfuscated, and no measures are in place to protect against decompilation, disassembly, or debugging. As a result, attackers can reverse-enginee...

7.2CVSS7.5AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/09 6:21 p.m.10 views

CLSA-2025-1744222859 grub2: Fix of 5 CVEs

CVE-2025-0624: net: Out-of-bounds write in grubnetsearchconfigfile - CVE-2025-0690: read: Integer overflow may lead to out-of-bounds write - CVE-2025-1118: commands/dump: The dump command is not in lockdown when secure boot is enabled - CVE-2025-0678: squash4: Integer overflow may lead to heap...

7.8CVSS5.9AI score0.01405EPSS
SaveExploits1References1
OSV
OSV
added 2025/04/09 3:40 p.m.15 views

CLSA-2025-1744213211 grub2: Fix of 5 CVEs

CVE-2025-0624: net: Out-of-bounds write in grubnetsearchconfigfile - CVE-2025-0690: read: Integer overflow may lead to out-of-bounds write - CVE-2025-1118: commands/dump: The dump command is not in lockdown when secure boot is enabled - CVE-2025-0678: squash4: Integer overflow may lead to heap...

7.8CVSS7AI score0.01405EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:00 a.m.5 views

net/sched: cls_api: fix error handling causing NULL dereference

...

5.5CVSS6.9AI score0.00213EPSS
SaveExploits0
Rows per page
Query Builder