Lucene search
K

38 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-7816

Malware in sbrugna...

5.3CVSS5.3AI score0.00242EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-22378

Malicious code in bioql PyPI...

7.5CVSS6.3AI score0.00416EPSS
Exploits0References3
NVD
NVD
added 2025/07/22 10:15 p.m.5 views

CVE-2025-53538

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. In versions 7.0.10 and below and 8.0.0-beta1 through 8.0.0-rc1, mishandling of data on HTTP2 stream 0 can lead to uncontrolled memory usage, leading to loss of...

7.5CVSS0.00416EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/07/22 9:36 p.m.2 views

CVE-2025-53538 Suricata's mishandling of data on HTTP2 stream 0 can lead to resource starvation

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. In versions 7.0.10 and below and 8.0.0-beta1 through 8.0.0-rc1, mishandling of data on HTTP2 stream 0 can lead to uncontrolled memory usage, leading to loss of...

7.5CVSS6.2AI score0.00416EPSS
Exploits0References3
CVE
CVE
added 2025/07/22 9:36 p.m.34 views

CVE-2025-53538

CVE-2025-53538 affects Suricata (IDS/IPS/NSM engine by OISF) in versions 7.0.10 and earlier and 8.0.0-beta1 through 8.0.0-rc1. The root cause is mishandling of data on HTTP/2 stream 0, causing uncontrolled memory usage and loss of visibility. The issue scores as CVSS v3.1/7.5 (HIGH) with NETWORK ...

7.5CVSS7AI score0.00416EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/07/22 9:36 p.m.2 views

CVE-2025-53538 Suricata's mishandling of data on HTTP2 stream 0 can lead to resource starvation

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. In versions 7.0.10 and below and 8.0.0-beta1 through 8.0.0-rc1, mishandling of data on HTTP2 stream 0 can lead to uncontrolled memory usage, leading to loss of...

7.5CVSS6.4AI score0.00416EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 8:38 a.m.3 views

CVE-2019-17420

In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a response with a single \r\n ending...

5.3CVSS6.8AI score0.00242EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:0 a.m.21 views

Suricata 6.x < 6.0.19 / 7.x < 7.0.5 Multiple Vulnerabilities

The version of OISF Suricata installed on the remote host is prior to 6.0.19 or 7.x prior to 7.0.5. It is, therefore, affected by multiple vulnerabilities: - In affected versions, specially crafted traffic or datasets can cause a limited buffer overflow. CVE-2024-32664 - In affected versions, a...

7.5CVSS7.7AI score0.00847EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/04/03 9:13 p.m.20 views

CVE-2024-28870 Suricata uses excessive resource use in malformed ssh traffic parsing

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community. When parsing an overly long SSH banner, Suricata can use excessive CPU resources, as well as cause excessive logging volume in ale...

7.5CVSS7.8AI score0.00462EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/03 9:13 p.m.20 views

CVE-2024-28870 Suricata uses excessive resource use in malformed ssh traffic parsing

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community. When parsing an overly long SSH banner, Suricata can use excessive CPU resources, as well as cause excessive logging volume in ale...

7.5CVSS7.1AI score0.00462EPSS
Exploits0References1
CVE
CVE
added 2024/04/03 9:13 p.m.93 views

CVE-2024-28870

Suricata (IDS/IPS/NSM) is affected when parsing an overly long SSH banner, which can cause excessive CPU usage and log volume. The issue is a result of banner parsing inefficiency and has been fixed in Suricata 6.0.17 and 7.0.4. If deploying affected lines prior to those patches, upgrade to one o...

7.5CVSS7.4AI score0.00462EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 9:13 p.m.18 views

CVE-2024-28870

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community. When parsing an overly long SSH banner, Suricata can use excessive CPU resources, as well as cause excessive logging volume in ale...

7.5CVSS7.4AI score0.00462EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2022/05/14 3:22 a.m.16 views

OISF suricata-update unsafely deserializes YAML data

Suricata-Update uses the insecure yaml.load function. Code will be executed if the yaml-file contains lines like: yaml hello: !!python/object/apply:os.system 'ls -l /tmp/output' The vulnerable function can be triggered by "suricata-update list-sources". The locally stored index.yaml will be loade...

9.3CVSS6.9AI score0.01506EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/05/14 3:22 a.m.13 views

GHSA-7C4H-W765-6PWG OISF suricata-update unsafely deserializes YAML data

Suricata-Update uses the insecure yaml.load function. Code will be executed if the yaml-file contains lines like: yaml hello: !!python/object/apply:os.system 'ls -l /tmp/output' The vulnerable function can be triggered by "suricata-update list-sources". The locally stored index.yaml will be loade...

8.6CVSS7.6AI score0.01506EPSS
Exploits1References7
ossfuzz
ossfuzz
added 2020/06/03 11:50 p.m.20 views

suricata:fuzz_sigpcap: Heap-buffer-overflow in DetectSetFastPatternAndItsId

Project: https://github.com/OISF/suricata.git Detailed Report: https://oss-fuzz.com/testcase?key=6260257470021632 Project: suricata Fuzzing Engine: afl Fuzz Target: fuzzsigpcap Job Type: aflasansuricata Platform Id: linux Crash Type: Heap-buffer-overflow READ Crash Address: 0x61500071543e Crash...

6.8AI score
Exploits0Affected Software1
OSV
OSV
added 2019/10/10 1:6 a.m.13 views

CVE-2019-17420

In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a response with a single \r\n ending...

5.3CVSS6.8AI score
Exploits0References3
NVD
NVD
added 2019/10/10 1:6 a.m.11 views

CVE-2019-17420

In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a response with a single \r\n ending...

5.3CVSS5.2AI score0.00242EPSS
Exploits0References3
Prion
Prion
added 2019/10/10 1:6 a.m.10 views

Code injection

In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a response with a single \r\n ending...

5CVSS5.2AI score0.00242EPSS
Exploits0References3Affected Software2
UbuntuCve
UbuntuCve
added 2019/10/10 1:6 a.m.24 views

CVE-2019-17420

In OISF LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products, an HTTP protocol parsing error causes the httpheader signature to not alert on a response with a single \r\n ending...

5.3CVSS6.1AI score0.00242EPSS
Exploits0References4
CVE
CVE
added 2019/10/09 11:29 p.m.116 views

CVE-2019-17420

CVE-2019-17420 affects LibHTP before 0.5.31, as used in Suricata 4.1.4 and other products. The vulnerability arises from an HTTP protocol parsing error that causes the http_header signature to fail to alert on a response ending with a single CRLF ("\r\n"). Impact is that such responses may bypass...

5.3CVSS5.2AI score0.00242EPSS
Exploits0References3Affected Software2
Rows per page
Query Builder