Lucene search
+L

1167 matches found

NVD
NVD
added 2026/01/21 8:16 p.m.12 views

CVE-2025-68137

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS0.00975EPSS
SaveExploits3References1
CVE
CVE
added 2026/01/21 7:20 p.m.33 views

CVE-2025-68137

EVerest before version 2025.10.0 is affected by an integer overflow in SdpPacket::parse_header(). After reading an 8-byte header, the remaining length can be set to 7, and the calculation of the remaining length yields a negative value that is interpreted as SIZE_MAX. This can cause an infinite l...

8.3CVSS5.9AI score0.00975EPSS
SaveExploits3References1Affected Software1
OSV
OSV
added 2026/01/21 7:20 p.m.16 views

CVE-2025-68137 EVerest's Integer Overflow and Signed to Unsigned conversion lead to either stack buffer overflow or infinite loop

EVerest is an EV charging software stack. Prior to version 2025.10.0, an integer overflow occurring in SdpPacket::parseheader allows the current buffer length to be set to 7 after a complete header of size 8 has been read. The remaining length to read is computed using the current length subtract...

8.3CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/01/21 6:56 p.m.9 views

CVE-2025-68135 EVerest's inadequate exception handling leads to denial of service

EVerest is an EV charging software stack. Prior to version 2025.10.0, C++ exceptions are not properly handled for and by the TbdController loop, leading to its caller and itself to silently terminates. Thus, this leads to a denial of service as it is responsible of SDP and ISO15118-20 servers...

6.5CVSS5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.16 views

PT-2026-3850

Name of the Vulnerable Software and Affected Versions EVerest versions prior to 2025.10.0 Description EVerest is an EV charging software stack. An integer overflow in the SdpPacket::parse header function can occur when processing data. Specifically, the current buffer length can be set to 7 after...

8.3CVSS5.6AI score0.00975EPSS
SaveExploits3References8
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.17 views

Everest-core security vulnerabilities

Everest-core is a major component of the open-source electric vehicle charging software stack developed by EVerest. Versions of everest-core prior to 2025.10.0 contained security vulnerabilities. These vulnerabilities were caused by integer overflows in the SdpPacket::parseheader function, which...

8.3CVSS5.9AI score0.00975EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.11 views

MiracleLinux 8 : bluez-5.56-3.el8 (AXSA:2022-3444:01)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2022-3444:01 advisory. bluez: memory leak in the SDP protocol CVE-2021-41229 Tenable has extracted the preceding description block directly from the MiracleLinux security advisory...

6.5CVSS5.5AI score0.01184EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

MiracleLinux 4 : wireshark-1.8.10-8.AXS4 (AXSA:2014-616:03)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2014-616:03 advisory. Description : Wireshark is a network traffic analyzer for Unix-ish operating systems. This package lays base for libpcap, a packet capture and...

5CVSS7.4AI score0.03409EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

MiracleLinux 3 : wireshark-1.0.15-7.0.1.AXS3 (AXSA:2014-725:02)

The remote MiracleLinux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2014-725:02 advisory. Description : Wireshark is a network traffic analyzer for Unix-ish operating systems. This package lays base for libpcap, a packet capture and...

5CVSS7.4AI score0.03409EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/01/09 12:14 p.m.16 views

CVE-2018-9449

In processservicesearchattrrsp of sdpdiscovery.cc, there is a possible out of bound read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS6.2AI score0.00081EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:12 a.m.14 views

CVE-2022-26508

Improper authentication in the IntelR SDP Tool before version 3.0.0 may allow an unauthenticated user to potentially enable information disclosure via network access...

7.5CVSS6.8AI score0.00544EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/12/27 12:00 a.m.14 views

Espressif IoT Development Framework 缓冲区错误漏洞

Espressif IoT Development Framework is an open source IoT development framework from Espressif Systems. A buffer error vulnerability exists in the Espressif IoT Development Framework versions 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and prior versions, which originates in the Bluetooth host stack in th...

8.6CVSS6.8AI score0.00415EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/26 11:54 p.m.44 views

CVE-2025-68473

The CVE-2025-68473 affects ESF-IDF (Espressif IoT Development Framework) Bluetooth host stack (ESP-IDF BlueDroid). The SDP result handling in bta_dm_sdp_result() stores discovered service UUIDs in a fixed-size array uuid_list[32][MAX_UUID_SIZE]; if more than 32 services are present, writes can ov...

8.6CVSS6.6AI score0.00415EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/12/26 11:54 p.m.13 views

CVE-2025-68473 ESF-IDF Has Out-of-Bounds Read in ESP32 Bluetooth SDP Result Handling

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and earlier, in the ESP-IDF Bluetooth host stack BlueDroid, the function btadmsdpresult used a fixed-size array uuidlist32MAXUUIDSIZE to store discovered service UUIDs during the...

6.9AI score
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.18 views

EUVD-2019-5335

Malware in sbrugna...

9.8CVSS9.4AI score0.00711EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2020-3525

Malware in sbrugna...

9.1CVSS9AI score0.00959EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2008-0086

Malware in sbrugna...

6.8CVSS6AI score0.09255EPSS
SaveExploits7References38
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-6257

Malware in sbrugna...

8.8CVSS8.6AI score0.02712EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2017-13010

Malware in sbrugna...

7.5CVSS7.6AI score0.005EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2018-12936

Malware in sbrugna...

7.5CVSS7.6AI score0.0228EPSS
SaveExploits1References3
Rows per page
Query Builder