Lucene search
+L

16795 matches found

CNNVD
CNNVD
•added 2025/04/17 12:0 a.m.•7 views

HTTP_Request2 å®‰å…Øę¼ę“ž

HTTPRequest2 is a PEAR open source that provides an easy way to perform HTTP requests and does not require the curl extension. A security vulnerability exists in HTTPRequest2 versions prior to 2.7.0 that originates from multiple files in the test directory reflecting GET or POST parameters, which...

5.4CVSS5.8AI score0.00315EPSS
SaveExploits0References4
Redos
Redos
•added 2025/04/17 12:0 a.m.•13 views

ROS-20250417-06

Vulnerability in moodle virtual learning environment is related to insufficient validation of HTTP request source in the confirmedsesskey. Exploitation of the vulnerability could allow an attacker acting remotely to perform Cross-site request forgery attacks...

8.8CVSS6.8AI score0.00455EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2025/04/16 12:0 a.m.•20 views

The vulnerability of the AdvSetMacMtuWan function in the microprogramming software for Tenda AC10 allows a hacker to execute arbitrary code.

The vulnerability of the AdvSetMacMtuWan function in the Tenda AC10 router microprogramming software is related to the copying of buffers without checking the size of the input data. Exploiting this vulnerability allows a remote attacker to execute arbitrary code by sending a specially crafted GE...

10CVSS6AI score0.00605EPSS
SaveExploits1References3Affected Software1
Citrix
Citrix
•added 2025/04/16 12:0 a.m.•15 views

Netscaler-14.1- How NetScaler handles expect:100 continue header

When NetScaler gets an HTTP request that includes the Expect: 100-Continue header, it sends a 100 Continue response back to the client. This step is important because NetScaler’s Application Firewall needs to review the full request—including the body—before passing it on to the backend server...

7.1AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
•added 2025/04/15 3:46 a.m.•15 views

Security Bulletin: Vulnerability in GNOME libsoup affects IBM watsonx Assistant for IBM Cloud Pak for Data

Summary A potential vulnerability in GNOME libsoup has been identified that affects IBM watsonx Assistant for IBM Cloud Pak for Data. The vulnerability have been addressed. Refer to details for additional information. Vulnerability Details CVEID:CVE-2024-52530 DESCRIPTION: GNOME libsoup is...

7.5CVSS8.1AI score0.00933EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2025/04/15 2:22 a.m.•55 views

Security Bulletin: IBM Maximo Application Suite - IoT Component uses aiohttp-3.8.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl which is vulnerable to CVE-2024-23829, CVE-2023-49082, CVE-2024-23334 and CVE-2023-49081

Summary IBM Maximo Application Suite - IoT Component uses aiohttp-3.8.6-cp37-cp37m-manylinux217x8664.manylinux2014x8664.whl which is vulnerable to CVE-2024-23829, CVE-2023-49082, CVE-2024-23334 and CVE-2023-49081. This bulletin contains information regarding the vulnerability and its fixture...

7.5CVSS7.1AI score0.76875EPSS
SaveExploits20Affected Software1
Tenable Nessus
Tenable Nessus
•added 2025/04/15 12:0 a.m.•12 views

RHEL 6 / 7 : httpd24-httpd (RHSA-2015:1666)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2015:1666 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Multiple flaws were found in the wa...

5CVSS6.6AI score0.73327EPSS
SaveExploits0References11
Exploit DB
Exploit DB
•added 2025/04/15 12:0 a.m.•232 views

Plane 0.23.1 - Server side request forgery (SSRF)

Exploit Title: Plane - Server side request forgery SSRF Date: 2024-01-13 Exploit Author: Saud Alenazi Vendor Homepage: https://plane.so Software Link: https://github.com/makeplane/plane/releases/tag/v0.23.1 Version: v0.23.1 Tested: Windows 10 x64 Description: A Server-Side Request Forgery SSRF...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/04/15 12:0 a.m.•11 views

RHEL 6 / 7 : rh-php56-php (RHSA-2016:1612)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2016:1612 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: It was discovered that PHP did not properly...

8.1CVSS7AI score0.50427EPSS
SaveExploits0References5
NVD
NVD
•added 2025/04/14 2:15 p.m.•24 views

CVE-2025-32906

A flaw was found in libsoup, where the soupheadersparserequest function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server...

7.5CVSS0.00916EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
•added 2025/04/14 1:58 p.m.•14 views

CVE-2025-32906 Libsoup: out of bounds reads in soup_headers_parse_request()

A flaw was found in libsoup, where the soupheadersparserequest function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server...

7.5CVSS7.4AI score0.00916EPSS
SaveExploits0References16
CVE
CVE
•added 2025/04/14 1:58 p.m.•203 views

CVE-2025-32906

Summary: CVE-2025-32906 affects libsoup and is described in multiple connected advisories. A flaw in the function soup_headers_parse_request() may cause an out-of-bounds read, enabling a malicious HTTP request to crash the Libsoup-based HTTP server. The issue is documented across Red Hat, Debian,...

7.5CVSS7.4AI score0.00916EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
•added 2025/04/11 2:6 p.m.•39 views

Vite has an `server.fs.deny` bypass with an invalid `request-target`

Summary The contents of arbitrary files can be returned to the browser if the dev server is running on Node or Bun. Impact Only apps with the following conditions are affected. - explicitly exposing the Vite dev server to the network using --host or server.host config option - running the Vite de...

6CVSS6.4AI score0.01725EPSS
SaveExploits2References4Affected Software1
Citrix
Citrix
•added 2025/04/09 12:0 a.m.•12 views

NetScaler 14.1 43.x - Citrix ADM Telemetry Download Fails with Error "400 Bad Request"

Citrix ADM users might encounter an immediate "400 Bad Request" error when attempting to download the 'Telemetry file'. As per mpsservice.log - ./mpsservice.log:1 x.x.x.x Debug TCPServerConnection default4473 HTTP Request from URI:/nitro/v1/download/consoletelemetry.tgz, method:GET...

7.1AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
•added 2025/04/09 12:0 a.m.•33 views

(Pwn2Own) Synology BeeStation BST150-4T CRLF Injection Information Disclosure Vulnerability

This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of Synology BeeStation BST150-4T devices. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parsing of HTTP requests. The issue results...

6.5CVSS6.3AI score0.26952EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2025/04/08 5:51 p.m.•15 views

Important: Red Hat Security Advisory: updated discovery container images

Updated container images are now available for Discovery 1.13.1. The Discovery container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog see...

7.5CVSS7.1AI score0.00799EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2025/04/07 2:22 p.m.•20 views

CVE-2025-3248 Langflow < 1.3.0 Unauthenticated RCE via /api/v1/validate/code

Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary code...

9.8CVSS9.8AI score0.99996EPSS
SaveExploits35References4
NVD
NVD
•added 2025/04/06 8:15 p.m.•52 views

CVE-2025-32013

LNbits is a Lightning wallet and accounts system. A Server-Side Request Forgery SSRF vulnerability has been discovered in LNbits' LNURL authentication handling functionality. When processing LNURL authentication requests, the application accepts a callback URL parameter and makes an HTTP request ...

9.3CVSS0.00633EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
•added 2025/04/06 8:7 p.m.•7 views

CVE-2025-32013 Server-Side Request Forgery via LNURL Authentication Callback in LNbits Lightning Network Payment System

LNbits is a Lightning wallet and accounts system. A Server-Side Request Forgery SSRF vulnerability has been discovered in LNbits' LNURL authentication handling functionality. When processing LNURL authentication requests, the application accepts a callback URL parameter and makes an HTTP request ...

9.3CVSS7.2AI score0.00633EPSS
SaveExploits2References1
Debian
Debian
•added 2025/04/05 1:15 p.m.•82 views

[SECURITY] [DSA 5896-1] trafficserver security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5896-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff April 05, 2025 https://www.debian.org/security/faq -...

9.1CVSS7.2AI score0.0158EPSS
SaveExploits1
Rows per page
Query Builder