Lucene search
+L

5191 matches found

Github Security Blog
Github Security Blog
added 2025/04/08 4:33 p.m.14 views

Shopware Broken ACL on Document retrieval to access other customers documents

Impact It's possible to guess the deepLinkCode of an Document to open documents of other customers Patches Update to Shopware 6.6.10.3 or 6.5.8.17 Workarounds For older versions of 6.4, corresponding security measures are also available via a plugin. For the full range of functions, we recommend...

7.1AI score
SaveExploits0References5Affected Software2
NVD
NVD
added 2025/04/08 4:15 p.m.36 views

CVE-2025-32025

bep/imagemeta is a Go library for reading EXIF, IPTC and XMP image meta data from JPEG, TIFF, PNG, and WebP files. The buffer created for parsing metadata for PNG and WebP images was only bounded by their input data type, which could lead to potentially large memory allocation, and unreasonably...

6.9CVSS0.00173EPSS
SaveExploits0References2
ICS
ICS
added 2025/04/08 12:00 a.m.14 views

Siemens SIDIS Prime

SUMMARY SIDIS Prime before V4.0.700 is affected by multiple vulnerabilities in the components OpenSSL, SQLite, Boost C++ Libraries and several Microsoft components as described below. Siemens has released a new version of SIDIS Prime and recommends to update to the latest version. 2. GENERAL...

5.3CVSS9.1AI score0.03047EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.20 views

PT-2025-15316 · WordPress · Streamit

Name of the Vulnerable Software and Affected Versions: Sreamit theme for WordPress versions prior to 4.0.2 Description: The issue is related to insufficient file validation in the st send download file function, allowing authenticated attackers with subscriber-level access or higher to download...

6.5CVSS7AI score0.00501EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.16 views

PT-2025-15465 · Hax Cms · Hax Cms

Name of the Vulnerable Software and Affected Versions: HAX CMS PHP versions prior to 10.0.3 Description: The issue is related to the save function in HAXCMSFile.php, which allows for unrestricted file uploads due to a non-exhaustive denylist. This list only blocks files with .php, .sh, .js, and...

9.9CVSS7.1AI score0.01883EPSS
SaveExploits1References7
Kaspersky
Kaspersky
added 2025/04/08 12:00 a.m.30 views

KLA82886 DoS vulnerability in Apache Tomcat

Out of bounds memory read vulnerability was found in Apache Tomcat. Malicious users can exploit this vulnerability to cause denial of service. Original advisories Denial of Service via invalid HTTP priority header Related products Apache-Tomcat CVE list CVE-2025-31650 critical Solution Update to...

7.5CVSS7.9AI score0.5992EPSS
SaveExploits5References3
OpenVAS
OpenVAS
added 2025/04/08 12:00 a.m.12 views

Windows App Client RCE Vulnerability (Apr 2025) - Windows

Windows App Client is prone to a remote code execution RCE vulnerability. 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 CPE =...

8.4CVSS9.8AI score0.01507EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.15 views

PT-2025-15621 · Adobe · Experience Manager Screens

Name of the Vulnerable Software and Affected Versions: Adobe Experience Manager Screens versions FP11.3 and earlier Description: The issue is a stored Cross-Site Scripting XSS vulnerability that could be exploited by a low-privileged attacker to inject malicious scripts into vulnerable form field...

5.5CVSS5.3AI score0.0045EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.10 views

PT-2025-15445 · Unknown +1 · Crud-Query-Parser +1

Name of the Vulnerable Software and Affected Versions: crud-query-parser versions prior to 0.1.0 Description: The crud-query-parser library is affected by an issue where improper neutralization of the order/sort parameter in the TypeORM adapter allows SQL injection. This issue impacts users who a...

9.3CVSS7.2AI score0.00343EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.6 views

PT-2025-15597 · Otwthemes · Otwthemes Widgetize Pages Light

Name of the Vulnerable Software and Affected Versions: OTWthemes Widgetize Pages Light versions n/a through 3.0 Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting, which allows Reflected XSS. This means that an...

7.1CVSS6.8AI score0.00224EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.7 views

PT-2025-15469 · Joomla · Joomla!

Name of the Vulnerable Software and Affected Versions: Joomla versions up to 4.4.12 and 5.2.5 Description: The issue is related to insufficient state checks, which create a vector allowing attackers to bypass 2FA checks. This leads to improper authentication. Recommendations: For Joomla versions ...

7.5CVSS6.1AI score0.00393EPSS
SaveExploits0References12
NVD
NVD
added 2025/04/07 9:15 p.m.26 views

CVE-2025-32030

Apollo Gateway provides utilities for combining multiple GraphQL microservices into a single GraphQL endpoint. Prior to 2.10.1, a vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named...

7.5CVSS0.0049EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/07 8:48 p.m.65 views

CVE-2025-32033

CVE-2025-32033 affects the Apollo Router Core. The root issue is that the operation limits plugin used unsigned 32-bit counters to track limits (e.g., query height). If a counter exceeded 4,294,967,295 it could wrap to 0, unintentionally bypassing configured thresholds. This vulnerability is expl...

7.5CVSS7.1AI score0.00551EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/04/07 7:09 p.m.22 views

estree-util-value-to-estree allows prototype pollution in generated ESTree

Impact When generating an ESTree from a value with a property named proto, valueToEstree would generate an object that specifies a prototype instead. Example: js import generate from 'astring' import valueToEstree from 'estree-util-value-to-estree' const estree = valueToEstree 'proto': const code...

6.9CVSS7.2AI score0.00421EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/07 8:15 a.m.8 views

SUSE-SU-2025:1153-1 Security update for go1.24

This update for go1.24 fixes the following issues: - Update to go1.24.2 - CVE-2025-22871: Fix an issue with request smuggling through invalid chunked data. bsc1240550...

9.1CVSS7.3AI score0.00778EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.6 views

PT-2025-15290 · Libvips +1 · Libvips +1

Name of the Vulnerable Software and Affected Versions: libvips versions prior to 8.16.1 Description: The issue arises from the heifsave operation in libvips, which can incorrectly determine the presence of an alpha channel in a "multiband" input. This can occur with a well-crafted TIFF image,...

8.5CVSS6.5AI score0.00271EPSS
SaveExploits1References25
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.28 views

PT-2025-15306 · Renrenio · Renren-Security

Name of the Vulnerable Software and Affected Versions: renrenio renren-security versions up to 5.4.0 Description: A vulnerability has been found in renrenio renren-security, affecting an unknown part of the JSON Handler component. The manipulation leads to cross-site scripting attacks, which can ...

5.4CVSS3.7AI score0.00319EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.22 views

PT-2025-15294 · Unknown · Apollo Gateway

Name of the Vulnerable Software and Affected Versions: Apollo Gateway versions prior to 2.10.1 Description: The issue concerns a vulnerability that allows queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansio...

7.5CVSS7.1AI score0.0049EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.16 views

PT-2025-15888 · Dell · Dell Powerscale Onefs

Name of the Vulnerable Software and Affected Versions: Dell PowerScale OneFS versions 9.4.0.0 through 9.10.0.0 Description: The issue concerns an exposure of information through directory listing, which could be exploited by a low privileged attacker with local access, potentially leading to...

3.3CVSS5.8AI score0.00158EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.10 views

PT-2025-15241 · Unknown · Estree-Util-Value-To-Estree

Name of the Vulnerable Software and Affected Versions: estree-util-value-to-estree versions prior to 3.3.3 Description: The issue arises when estree-util-value-to-estree converts a JavaScript value to an ESTree expression. Specifically, when generating an ESTree from a value with a property named...

6.9CVSS6.4AI score0.00421EPSS
SaveExploits0References9
Rows per page
Query Builder