Lucene search
+L

6023 matches found

CVE
CVE
added 2023/08/14 8:17 p.m.62 views

CVE-2023-39950

Technical details for CVE-2023-39950 are not publicly available in the provided documents. Monitor for updates from vendors and security advisories.

6.1CVSS5.3AI score0.00423EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/08/14 8:10 p.m.38 views

CVE-2023-40013 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in external-svg-loader

SVG Loader is a javascript library that fetches SVGs using XMLHttpRequests and injects the SVG code in the tag's place. According to the docs, svg-loader will strip all JS code before injecting the SVG file for security reasons but the input sanitization logic is not sufficient and can be trivial...

7.1CVSS5.8AI score0.00558EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/08/14 8:10 p.m.12 views

CVE-2023-40013 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in external-svg-loader

SVG Loader is a javascript library that fetches SVGs using XMLHttpRequests and injects the SVG code in the tag's place. According to the docs, svg-loader will strip all JS code before injecting the SVG file for security reasons but the input sanitization logic is not sufficient and can be trivial...

7.1CVSS6.6AI score0.00558EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/08/14 8:10 p.m.45 views

CVE-2023-40013 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in external-svg-loader

SVG Loader is a javascript library that fetches SVGs using XMLHttpRequests and injects the SVG code in the tag's place. According to the docs, svg-loader will strip all JS code before injecting the SVG file for security reasons but the input sanitization logic is not sufficient and can be trivial...

7.1CVSS6.7AI score0.00558EPSS
SaveExploits0References4
CVE
CVE
added 2023/08/14 8:10 p.m.94 views

CVE-2023-40013

CVE-2023-40013 affects the external-svg-loader / SVG Loader JS library. The vulnerability arises from insufficient input sanitization when injecting fetched SVGs, allowing crafted SVGs to bypass sanitization and trigger Cross-site Scripting (XSS). Affected behavior: external sites that accept use...

7.1CVSS5.9AI score0.00558EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/08/14 3:21 a.m.18 views

MAL-2023-1465 Malicious code in ynf-core-loader (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 448630b3766e8205c4a13bc9ba0261d3683efc228644c118134e4262037c3219 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/08/14 3:21 a.m.5 views

Malicious code in ynf-core-loader (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 448630b3766e8205c4a13bc9ba0261d3683efc228644c118134e4262037c3219 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
CNNVD
CNNVD
added 2023/08/14 12:0 a.m.13 views

SVG Loader Cross-Site Scripting Vulnerability

SVG Loader is a simple JS library that uses XHR to fetch SVG and injects SVG code into the location of the tag. A cross-site scripting vulnerability exists in SVG Loader version 1.6.8 and prior versions, which stems from insufficient input cleanup logic and can be easily bypassed...

7.1CVSS6.4AI score0.00558EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2023/08/13 12:30 p.m.30 views

NixImports - A .NET Malware Loader, Using API-Hashing To Evade Static Analysis

A .NET malware loader, using API-Hashing and dynamic invoking to evade static analysis How does it work? NixImports uses my managed API-Hashing implementation HInvoke, to dynamically resolve most of it's called functions at runtime. To resolve the functions HInvoke requires two hashes the typeHas...

7.5AI score
SaveExploits0References5
Veracode
Veracode
added 2023/08/11 1:6 p.m.29 views

Integer Overflow

libcaca.so is vulnerable to Integer Overflow. The vulnerability exists because the function cacadither in dither.c does not allocate a proper size of memory for the w and h parameters in the BMP loader, causing an integer overflow for 24bpp data...

8.1CVSS7AI score0.01798EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2023/08/08 7:26 p.m.55 views

GHSA-5R27-RW8R-7967 import-in-the-middle has unsanitized user controlled input in module generation

Impact The import-in-the-middle loader works by generating a wrapper module on the fly. The wrapper uses the module specifier to load the original module and add some wrapping code. It allows for remote code execution in cases where an application passes user-supplied input directly to an import...

8.1CVSS6.4AI score0.01EPSS
SaveExploits0References4
Prion
Prion
added 2023/08/07 8:15 p.m.21 views

Input validation

import-in-the-middle is a module loading interceptor specifically for ESM modules. The import-in-the-middle loader works by generating a wrapper module on the fly. The wrapper uses the module specifier to load the original module and add some wrapping code. Prior to version 1.4.2, it allows for...

7.5CVSS9.7AI score0.01EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/07 7:24 p.m.14 views

CVE-2023-38704 import-in-the-middle allows unsanitized user controlled input in module generation

import-in-the-middle is a module loading interceptor specifically for ESM modules. The import-in-the-middle loader works by generating a wrapper module on the fly. The wrapper uses the module specifier to load the original module and add some wrapping code. Prior to version 1.4.2, it allows for...

8.1CVSS7.6AI score0.01EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/08/07 7:24 p.m.41 views

CVE-2023-38704 import-in-the-middle allows unsanitized user controlled input in module generation

import-in-the-middle is a module loading interceptor specifically for ESM modules. The import-in-the-middle loader works by generating a wrapper module on the fly. The wrapper uses the module specifier to load the original module and add some wrapping code. Prior to version 1.4.2, it allows for...

8.1CVSS10AI score0.01EPSS
SaveExploits0References2
OSV
OSV
added 2023/08/07 7:24 p.m.28 views

CVE-2023-38704 import-in-the-middle allows unsanitized user controlled input in module generation

import-in-the-middle is a module loading interceptor specifically for ESM modules. The import-in-the-middle loader works by generating a wrapper module on the fly. The wrapper uses the module specifier to load the original module and add some wrapping code. Prior to version 1.4.2, it allows for...

8.1CVSS9.4AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2023/08/05 7:52 a.m.100 views

Reptile Rootkit: Advanced Linux Malware Targeting South Korean Systems

Threat actors are using an open-source rootkit called Reptile to target Linux systems in South Korea. "Unlike other rootkit malware that typically only provide concealment capabilities, Reptile goes a step further by offering a reverse shell, allowing threat actors to easily take control of...

6.7AI score
SaveExploits0
Securelist
Securelist
added 2023/08/03 10:0 a.m.281 views

What’s happening in the world of crimeware: Emotet, DarkGate and LokiBot

Introduction The malware landscape keeps evolving. New families are born, while others disappear. Some families are short-lived, while others remain active for quite a long time. In order to follow this evolution, we rely both on samples that we detect and our monitoring efforts, which cover...

9.3CVSS7.1AI score0.99945EPSS
SaveExploits63
Positive Technologies
Positive Technologies
added 2023/07/26 12:0 a.m.6 views

PT-2023-26537 · Unknown +2 · Helix Core +3

Name of the Vulnerable Software and Affected Versions: helix-core versions prior to 1.3.0 helix-rest versions prior to 1.3.0 Description: An attacker can use SnakeYAML to deserialize java.net.URLClassLoader and make it load a JAR from a specified URL, and then deserialize...

9.8CVSS7.7AI score0.01953EPSS
SaveExploits0References7
OSV
OSV
added 2023/07/20 1:15 a.m.10 views

AZL-40910 CVE-2022-28737 affecting package shim-unsigned-aarch64 for versions less than 15.8-3

There's a possible overflow in handleimage when shim tries to load and execute crafted EFI executables; The handleimage function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code...

7.8CVSS7.4AI score0.00328EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/20 1:15 a.m.8 views

UBUNTU-CVE-2022-28736

There's a use-after-free vulnerability in grubcmdchainloader function; The chainloader command is used to boot up operating systems that doesn't support multiboot and do not have direct support from GRUB2. When executing chainloader more than once a use-after-free vulnerability is triggered. If a...

7.8CVSS7.5AI score0.00289EPSS
SaveExploits0References4
Rows per page
Query Builder