Lucene search
+L

2731 matches found

Packet Storm News
Packet Storm News
added 2025/06/20 12:00 a.m.15 views

EditLord: Learning Code Transformation Rules for Code Editing

Code editing is a foundational task in software development, where its effectiveness depends on whether it introduces desired code property changes without changing the original code's intended functionality. Existing approaches often formulate code editing as an implicit end-to-end task, omittin...

7.2AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/19 2:46 p.m.15 views

Security Bulletin: IBM i Modernization Engine for Lifecycle Integration is affected by multiple vulnerabilities

Summary There are multiple vulnerabilities in components of IBM i Modernization Engine for Lifecycle Integration as described in the Vulnerability Details section. HTTP Proxy bypass using IPv6 Zone IDs can improperly treat an IPv6 zone ID as a hostname component CVE-2025-22870. Spring Framework...

4.4CVSS9.8AI score0.00417EPSS
SaveExploits2Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/19 2:20 p.m.12 views

CVE-2025-31698

A flaw was found in trafficserver. Access control lists ACLs configured within ipallow.config or remap.config incorrectly utilize IP addresses, failing to account for those provided by the PROXY protocol. This can allow an attacker to bypass intended access restrictions by manipulating the source...

7.5CVSS7.3AI score0.00553EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/19 12:15 a.m.24 views

CVE-2025-23170

The Versa Director SD-WAN orchestration platform includes functionality to initiate SSH sessions to remote CPEs and the Director shell via Shell-In-A-Box. The underlying Python script, shell-connect.py, is vulnerable to command injection through the user argument. This allows an attacker to execu...

6.7CVSS0.0059EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:30 p.m.24 views

CVE-2025-23170

The Versa Director SD-WAN orchestration platform includes functionality to initiate SSH sessions to remote CPEs and the Director shell via Shell-In-A-Box. The underlying Python script, shell-connect.py, is vulnerable to command injection through the user argument. This allows an attacker to execu...

6.7CVSS0.0059EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 5:50 p.m.13 views

GHSA-48P4-8XCF-VXJ5 urllib3 does not control redirects in browsers and Node.js

urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means you can use Python libraries to make HTTP requests from your browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects. However, the retries...

5.3CVSS7.4AI score0.00393EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/06/18 5:50 p.m.17 views

urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation

urllib3 handles redirects and retries using the same mechanism, which is controlled by the Retry object. The most common way to disable redirects is at the request level, as follows: python resp = urllib3.request"GET", "https://httpbin.org/redirect/1", redirect=False printresp.status 302 However,...

6.1CVSS6.9AI score0.00474EPSS
SaveExploits1References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/18 4:36 p.m.7 views

Security Bulletin: IBM webMethods Integration Sever is affected by privilege escalation vulnerability via pub.scheduler.addOneTimeTask service

Summary IBM webMethods Integration Sever is affected by privilege escalation vulnerability via pub.scheduler.addOneTimeTask service. CVE-2025-36048 Vulnerability Details CVEID:CVE-2025-36048 DESCRIPTION: IBM webMethods Integration could allow a privileged user to escalate their privileges when...

7.2CVSS7.5AI score0.0049EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/06/18 10:15 a.m.21 views

CVE-2025-38080

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS0.00175EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/17 8:13 a.m.17 views

Security Bulletin: IBM Cloud Pak for Data is vulnerable to improper Input Validation due to kube-controller-manager (CVE-2024-0793)

Summary Potential vulnerabilities in kube module CVE-2024-0793 has been identified that may affect IBM Cloud Pak for Data. Vulnerability Details CVEID:CVE-2024-0793 DESCRIPTION: A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lackin...

7.7CVSS7.5AI score0.00594EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2025/06/16 6:30 p.m.133 views

CVE-2025-6087

CVE-2025-6087 affects @opennextjs/cloudflare (OpenNext Cloudflare adapter) and enables SSRF by proxying arbitrary remote content through the /_next/image endpoint due to an unimplemented feature. Affected deployments using the Cloudflare adapter for Open Next are at risk of loading remote resourc...

9.1CVSS7AI score0.00967EPSS
SaveExploits0References1Affected Software2
OSV
OSV
added 2025/06/16 6:30 p.m.13 views

CVE-2025-6087 SSRF vulnerability in opennextjs-cloudflare via /_next/image endpoint

A Server-Side Request Forgery SSRF vulnerability was identified in the @opennextjs/cloudflare package. The vulnerability stems from an unimplemented feature in the Cloudflare adapter for Open Next, which allowed unauthenticated users to proxy arbitrary remote content via the /next/image endpoint...

7.8CVSS7.2AI score0.00363EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/12 10:15 p.m.16 views

CVE-2025-41234

Description In Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download RFD attack when it sets a “Content-Disposition” header with a non-ASCII charset, where the filename attribute is derived from user-supplied input...

6.5CVSS0.00597EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/12 9:14 p.m.53 views

CVE-2025-41234 RFD Attack via “Content-Disposition” Header Sourced from Request

Description In Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download RFD attack when it sets a “Content-Disposition” header with a non-ASCII charset, where the filename attribute is derived from user-supplied input...

6.5CVSS0.00597EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/12 9:14 p.m.269 views

CVE-2025-41234

CVE-2025-41234 : In Spring Framework, versions 6.0.x up to 6.0.28, 6.1.x up to 6.1.20, and 6.2.x up to 6.2.7 are vulnerable to a reflected file download (RFD) attack when a response header uses non-ASCII charset in the filename derived from user input via ContentDisposition.Builder#filename(Strin...

6.5CVSS6.7AI score0.00597EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/06/12 3:21 p.m.15 views

CVE-2025-27505

GeoServer is an open source server that allows users to share and edit geospatial data. It is possible to bypass the default REST API security and access the index page. The REST API security handles rest and its subpaths but not rest with an extension e.g., rest.html. The REST API index can...

5.3CVSS5.1AI score0.01152EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/12 11:11 a.m.10 views

Security Bulletin: Go net/http package is vulnerable to a denial of service,a remote attacker could exploit this vulnerability to cause a denial of service, affects watsonx.data

Summary Go net/http package is vulnerable to a denial of service, caused by improper 100-continue header handling. By sending "Expect: 100-continue" requests, a remote attacker could exploit this vulnerability to cause a denial of service and this could affect watsonx.data. Vulnerability Details...

7.5CVSS9.2AI score0.01414EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2025/06/11 12:00 a.m.7 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2025-1589)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS7.2AI score0.00874EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/10 7:44 p.m.19 views

GHSA-GR67-PWCV-76GF GeoServer Infinite Loop Vulnerability in Jiffle process

Summary Malicious Jiffle scripts can be executed by GeoServer, either as a rendering transformation in WMS dynamic styles or as a WPS process, that can enter an infinite loop to trigger denial of service. Details The Jiffle language supports multiple loop constructs that will cause its code block...

7.5CVSS7.1AI score0.00512EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/10 5:27 p.m.20 views

Security Bulletin: This Power System update is being released to address CVE-2024-13176

Summary This affects the BMC's HTTPS and SSH interfaces. Vulnerability Details CVEID:CVE-2024-13176 DESCRIPTION: Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA...

4.1CVSS4.3AI score0.00613EPSS
SaveExploits0
Rows per page
Query Builder