Lucene search
K

265 matches found

OSV
OSV
added 2025/06/06 2:4 p.m.2 views

OESA-2025-1611 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size...

7.5CVSS6.9AI score0.01011EPSS
Exploits1References2
Fedora
Fedora
added 2025/06/04 2:11 a.m.12 views

[SECURITY] Fedora 42 Update: lua-http-0.3-17.fc42

lua-http is an efficient, capable HTTP and WebSocket library for Lua...

7.5CVSS7AI score0.00074EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/26 10:56 a.m.1 views

libsoup: Integer Underflow in soup_multipart_new_from_message() Leading to Denial of Service in libsoup

A flaw was found in the soupmultipartnewfrommessage function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal...

7.5CVSS7.2AI score0.00986EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/26 7:1 a.m.12 views

Important: Red Hat Security Advisory: libsoup3 security update

An update for libsoup3 is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.5CVSS6.7AI score0.00986EPSS
Exploits0References5
CVE
CVE
added 2025/05/19 5:3 p.m.66 views

CVE-2025-4945

Affects: libsoup HTTP library (GNOME ecosystem). Vulnerability: CVE-2025-4945 — in cookie handling, a crafted cookie expiration value can trigger an integer overflow during date arithmetic in the cookie parser, allowing undefined behavior and bypassing expiration logic. Root cause: improper valid...

3.7CVSS6.8AI score0.00296EPSS
Exploits0References16
OSV
OSV
added 2025/05/19 4:15 p.m.9 views

CVE-2025-4948

A flaw was found in the soupmultipartnewfrommessage function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal...

7.5CVSS6.5AI score0.00986EPSS
Exploits0References15
NVD
NVD
added 2025/05/19 4:15 p.m.13 views

CVE-2025-4948

A flaw was found in the soupmultipartnewfrommessage function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal...

7.5CVSS0.00986EPSS
Exploits0References15
Veracode
Veracode
added 2025/05/16 8:33 a.m.7 views

Cross-Site Request Forgery (CSRF)

github.com/justinas/nosurf is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to misuse of the Go net/http library, which causes nosurf to treat all incoming requests as plain-text HTTP. As a result, it fails to verify that the Referer header is from the same origin,...

6.1CVSS6.8AI score0.00044EPSS
Exploits2References7Affected Software1
Fedora
Fedora
added 2025/05/11 2:31 a.m.7 views

[SECURITY] Fedora 41 Update: python-h11-0.14.0-7.fc41

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded,...

9.1CVSS9.3AI score0.00242EPSS
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/06 7:9 p.m.36 views

Security Bulletin: IBM Cognos Dashboards on Cloud Pak for Data has addressed security vulnerabilities

Summary There are vulnerabilities in Open-Source Software OSS components consumed by IBM Cognos Dashboards on Cloud Pak for Data. Please refer to the Related Information section below for vulnerability impact. This Security Bulletin relates only to the direct usage of third-party components by IB...

9.8CVSS9.2AI score0.09639EPSS
Exploits4Affected Software1
Amazon
Amazon
added 2025/04/29 12:0 a.m.6 views

Medium: python3.12-pip

Issue Overview: Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to th...

5.6CVSS7AI score0.00074EPSS
Exploits0
Fedora
Fedora
added 2025/04/25 2:13 a.m.13 views

[SECURITY] Fedora 42 Update: mingw-libsoup-2.74.3-11.fc42

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

9CVSS9.2AI score0.00393EPSS
Exploits0
OSV
OSV
added 2025/02/13 8:34 p.m.4 views

RLSA-2025:0838 Important: libsoup security update

The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: buffer overflow via UTF-8 conversion in soupheaderparseparamliststrict CVE-2024-52531 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other relat...

8.4CVSS8.7AI score0.0015EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2025/02/03 10:34 a.m.19 views

Important: Red Hat Security Advisory: libsoup security update

An update for libsoup is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as...

8.4CVSS7.1AI score0.0015EPSS
Exploits1References2
Fedora
Fedora
added 2025/01/29 5:4 a.m.8 views

[SECURITY] Fedora 41 Update: libsoup3-3.6.4-1.fc41

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

8.4CVSS8.4AI score0.0015EPSS
Exploits1
Amazon
Amazon
added 2024/12/19 12:0 a.m.14 views

Medium: python-pip

Issue Overview: Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to th...

5.6CVSS6.2AI score0.00074EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.7 views

Debian dla-3992 : gir1.2-soup-2.4 - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3992 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3992-1 [email protected]...

8.4CVSS7.3AI score0.00366EPSS
Exploits2References8
Fedora
Fedora
added 2024/11/28 3:22 a.m.10 views

[SECURITY] Fedora 41 Update: mingw-libsoup-2.74.3-8.fc41

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

7.5CVSS7.6AI score0.00366EPSS
Exploits1
Fedora
Fedora
added 2024/11/27 2:32 a.m.15 views

[SECURITY] Fedora 40 Update: mingw-libsoup-2.74.3-8.fc40

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

7.5CVSS6.9AI score0.00366EPSS
Exploits1
Fedora
Fedora
added 2024/11/26 1:29 a.m.15 views

[SECURITY] Fedora 39 Update: libsoup3-3.4.4-3.fc39

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

7.5CVSS7.3AI score0.00366EPSS
Exploits1
Rows per page
Query Builder