Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2022/02/09 12:45 a.m.94 views

Server-side request forgery (SSRF) in Apache XmlGraphics Commons

Apache XmlGraphics Commons 2.4 is vulnerable to server-side request forgery, caused by improper input validation by the XMPParser. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests...

8.2CVSS4.6AI score0.0665EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/02 2:50 p.m.94 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes in Apache Struts

Apache Struts 2.0.0 to 2.5.20 forced double OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution...

9.8CVSS2.6AI score0.97399EPSS
SaveExploits15References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/22 7:34 p.m.94 views

Cross-Site Scripting in Page Preview

Meta CVSS: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC 5.0 Problem Failing to properly encode Page TSconfig settings, corresponding page preview module WebView is vulnerable to persistent cross-site scripting. A valid backend user account is needed to exploit this vulnerability...

6.4CVSS2.6AI score0.00603EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/07/02 6:33 p.m.94 views

Resource Exhaustion in Spring Security

Spring Security versions 5.5.x prior to 5.5.1, 5.4.x prior to 5.4.7, 5.3.x prior to 5.3.10 and 5.2.x prior to 5.2.11 are susceptible to a Denial-of-Service DoS attack via the initiation of the Authorization Request in an OAuth 2.0 Client Web and WebFlux application. A malicious user or attacker c...

7.5CVSS2.6AI score0.06001EPSS
SaveExploits0References12Affected Software2
Github Security Blog
Github Security Blog
added 2021/04/29 9:52 p.m.94 views

Insecure Deserialization of untrusted data in rmccue/requests

Impact Unserialization of untrusted data. Patches The issue has been patched and users of Requests 1.6.0, 1.6.1 and 1.7.0 should update to version 1.8.0. References Publications about the vulnerability:...

9.8CVSS1.8AI score0.02142EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:20 p.m.94 views

Deserialization of Untrusted Data in Archive_Tar

ArchiveTar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked. See: https://github.com/pear/ArchiveTar/issues/33...

7.8CVSS7.6AI score0.47493EPSS
SaveExploits2References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/19 2:57 p.m.94 views

Padding Oracle Attack due to Observable Timing Discrepancy in jose

jose is an npm library providing a number of cryptographic operations. Impact AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. But a possibly...

5.9CVSS0.9AI score0.01167EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/24 8:49 p.m.95 views

Server-Side Template Injection

Impact A Server-Side Template Injection was identified in BrowserUp Proxy enabling attackers to inject arbitrary Java EL expressions, leading to unauthenticated Remote Code Execution RCE vulnerability. This has been assigned CVE-2020-26282. Patches Effective Immediately, all users should upgrade ...

10CVSS9.9AI score0.04629EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/20 3:55 p.m.94 views

CRLF injection in httplib2

Impact Attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. Impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping...

6.8CVSS0.8AI score0.02593EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/30 8:54 p.m.94 views

Micronaut's HTTP client is vulnerable to HTTP Request Header Injection

Vulnerability Micronaut's HTTP client is vulnerable to "HTTP Request Header Injection" due to not validating request headers passed to the client. Example of vulnerable code: java @Controller"/hello" public class HelloController @Inject @Client"/" RxHttpClient client; @Get"/external-exploit"...

9.8CVSS9.5AI score0.01814EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/19 9:42 p.m.93 views

MessagePack for Python: Out-of-bounds read / crash on Unpacker reuse after a caught error

Impact If the Unpacker is used repeatedly after an error occurs, the process may crash with a SEGV. If the Unpacker is used repeatedly to unpack untrusted input from external sources, it may be vulnerable to a DoS attack. Patches v1.2.1 Workarounds Users should create a new Unpacker instead of...

5.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 8:39 p.m.93 views

Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS

Summary request.form accepts maxfields and maxpartsize to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an...

7.5CVSS5.5AI score0.00397EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 5:36 p.m.93 views

Nodemailer: CRLF injection in Nodemailer List-* header comments allows arbitrary message header injection

Summary Nodemailer constructs List- headers from the caller-provided list message option using internally prepared header values. The list..comment field is inserted into those prepared values without removing CR \r or LF \n characters. Because prepared headers bypass the normal header-value...

6.1AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/29 5:40 p.m.93 views

vm2 is Vulnerable to Sandbox Breakout Through Promise Species

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The localPromise constructor was changed to call this.thenundefined, eater to ensure a rejected promise i...

10CVSS6.5AI score0.00762EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/23 10:11 p.m.93 views

DOM Clobbering Gadget found in rollup bundled scripts that leads to XSS

Summary We discovered a DOM Clobbering vulnerability in rollup when bundling scripts that use import.meta.url or with plugins that emit and reference asset files from code in cjs/umd/iife format. The DOM Clobbering gadget can lead to cross-site scripting XSS in web pages where scriptless...

6.1CVSS6AI score0.00742EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/26 9:30 a.m.93 views

Null pointer dereference in PKCS12 parsing

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates...

5.5CVSS7AI score0.03187EPSS
SaveExploits0References21Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/19 9:30 p.m.93 views

Arbitrary Code Execution in Pillow

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 which was about the expression parameter...

8.1CVSS7AI score0.01703EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/08 3:38 p.m.93 views

dbt-core's secret env vars written to package-lock.json in plaintext

Impact When used to pull source code from a private repository using a Personal Access Token PAT, some versions of dbt-core write a URL with the PAT in plaintext to the package-lock.yml file. Patches The bug has been fixed in dbt-core v1.7.3. Mitigations Remove any git URLs with plaintext secrets...

7.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/20 9:30 a.m.93 views

Deserialization of Untrusted Data in apache-submarine

Apache Software Foundation Apache Submarine has a bug when serializing against yaml. The bug is caused by snakeyaml https://nvd.nist.gov/vuln/detail/CVE-2022-1471 . Apache Submarine uses JAXRS to define REST endpoints. In order to handle YAML requests using application/yaml content-type, it defin...

9.8CVSS6.7AI score0.01761EPSS
SaveExploits11References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/27 3:30 p.m.93 views

Apache ActiveMQ is vulnerable to Remote Code Execution

Apache ActiveMQ is vulnerable to Remote Code Execution.The vulnerability may allow a remote attacker with network access to a broker to run arbitrary shell commands by manipulating serialized class types in the OpenWire protocol to cause the broker to instantiate any class on the classpath. Users...

10CVSS8AI score0.99723EPSS
SaveExploits33References20Affected Software2
Github Security Blog
Github Security Blog
added 2023/09/27 9:16 p.m.93 views

Imageflow affected by libwebp zero-day and should not be used with malicious source images.

Impact This vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you but you should update anyway. Imageflow relies on Google's libwebp library to decode .webp images, an...

8.8CVSS6.7AI score0.99979EPSS
SaveExploits9References3Affected Software21
Github Security Blog
Github Security Blog
added 2023/09/26 7:35 p.m.93 views

sing-box vulnerable to improper authentication in the SOCKS inbound

Impact This vulnerability allows specially crafted requests to bypass authentication, affecting all SOCKS inbounds with user authentication. Patches Update to sing-box 1.4.5 or 1.5.0-rc.5 and later versions. Workarounds Don't expose the SOCKS5 inbound to insecure environments...

9.8CVSS6.9AI score0.00679EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2023/09/25 6:30 p.m.93 views

snappy-java's missing upper bound check on chunk length can lead to Denial of Service (DoS) impact

Summary snappy-java is a data compression library in Java. Its SnappyInputStream was found to be vulnerable to Denial of Service DoS attacks when decompressing data with a too-large chunk size. Due to missing upper bound check on chunk length, an unrecoverable fatal error can occur. Scope All...

7.5CVSS6.8AI score0.0104EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/23 8:42 p.m.93 views

Alertmanager UI is vulnerable to stored XSS via the /api/v1/alerts endpoint

Impact An attacker with the permission to perform POST requests on the /api/v1/alerts endpoint could be able to execute arbitrary JavaScript code on the users of Prometheus Alertmanager. Patches Users can upgrade to Alertmanager v0.2.51. Workarounds Users can setup a reverse proxy in front of the...

7.5CVSS7.3AI score0.00634EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/20 4:33 p.m.93 views

netty-handler SniHandler 16MB allocation

Summary The SniHandler can allocate up to 16MB of heap for each channel during the TLS handshake. When the handler or the channel does not have an idle timeout, it can be used to make a TCP server using the SniHandler to allocate 16MB of heap. Details The SniHandler class is a handler that waits...

6.5CVSS7AI score0.02459EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/30 9:42 p.m.93 views

mindsdb arbitrary file write when extracting a remotely retrieved Tarball

Summary An unsafe extraction is being performed using tarfile.extractall from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. Sometimes, the vulnerability is called a TarSlip or a ZipSlip variant. Details I commented the following...

7.5CVSS7.5AI score0.00992EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/23 9:30 p.m.93 views

tripleo-ansible may disclose important configuration details from an OpenStack deployment

A flaw was found in tripleo-ansible. Due to an insecure default configuration, the permissions of a sensitive file are not sufficiently restricted. This flaw allows a local attacker to use brute force to explore the relevant directory and discover the file, leading to information disclosure of...

5.5CVSS4.8AI score0.00202EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/22 12:30 a.m.93 views

docconv OS Command Injection vulnerability

A vulnerability was found in docconv prior to version 1.2.1. It has been declared as critical. This vulnerability affects the function ConvertPDFImages of the file pdfocr.go. The manipulation of the argument path leads to os command injection. The attack can be initiated remotely. Upgrading to...

9.8CVSS9.6AI score0.01734EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2022/09/23 6:11 p.m.93 views

Rancher API and cluster.management.cattle.io object vulnerable to plaintext storage and exposure of credentials

Impact An issue was discovered in Rancher versions up to and including 2.5.15 and 2.6.6 where sensitive fields, like passwords, API keys and Rancher's service account token used to provision clusters, were stored in plaintext directly on Kubernetes objects like Clusters, for example...

9.9CVSS8.6AI score0.04171EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/18 7:03 p.m.93 views

CodeIgniter Shield Vulnerable to SameSite Attackers Bypassing the CSRF Protection

Impact This vulnerability may allow SameSite Attackers to bypass the CodeIgniter4 CSRF protection mechanism with CodeIgniter Shield. For this attack to succeed, the attacker must have direct or indirect, e.g., XSS control over a subdomain site e.g., https://a.example.com/ of the target site e.g.,...

8.8CVSS8.5AI score0.00581EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:51 p.m.93 views

Pallets Werkzeug vulnerable to Path Traversal

In Pallets Werkzeug before 0.15.5, SharedDataMiddleware mishandles drive names such as C: in Windows pathnames...

7.5CVSS3.5AI score0.55803EPSS
SaveExploits7References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/03 12:00 a.m.93 views

Spring Cloud Function Code Injection with a specially crafted SpEL as a routing expression

In Spring Cloud Function versions 3.1.6, 3.2.2 and older unsupported versions, when using routing functionality it is possible for a user to provide a specially crafted SpEL as a routing-expression that may result in remote code execution and access to local resources...

9.8CVSS4.8AI score0.99938EPSS
SaveExploits37References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/12 10:20 p.m.93 views

Uncontrolled Resource Consumption in markdown-it

Impact Special patterns with length 50K chars can slow down parser significantly. js const md = require'markdown-it'; md.renderx $' '.repeat150000 x \nx; Patches Upgrade to v12.3.2+ Workarounds No. References Fix + test sample:...

5.3CVSS1.8AI score0.02192EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/19 3:28 p.m.93 views

Prototype Pollution in vm2

This affects the package vm2 before 3.9.4. Prototype Pollution attack vector can lead to sandbox escape and execution of arbitrary code on the host machine...

10CVSS3AI score0.0359EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 8:40 p.m.93 views

Directory Traversal in Archive_Tar

In ArchiveTar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193...

7.1CVSS4AI score0.73377EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/28 6:58 p.m.93 views

Out-of-bounds Write in ChakraCore

A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0768, CVE-2020-0823, CVE-2020-0825, CVE-2020-0826, CVE-2020-0827, CVE-2020-0829,...

7.6CVSS2.8AI score0.09592EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/28 6:58 p.m.93 views

Out-of-bounds Write in ChakraCore

A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0768, CVE-2020-0823, CVE-2020-0825, CVE-2020-0826, CVE-2020-0827, CVE-2020-0828,...

7.6CVSS2.8AI score0.09592EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 6:54 p.m.93 views

Authentication bypass in MAGMI

MAGMI versions prior to 0.7.24 are vulnerable to a remote authentication bypass due to allowing default credentials in the event there is a database connection failure. A remote attacker can trigger this connection failure if the Mysql setting maxconnections default 151 is lower than Apache or...

9.8CVSS9.1AI score0.23303EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/10 3:46 a.m.93 views

DOS vulnerability for Quoted Quality CSV headers

Impact When Jetty handles a request containing request headers with a large number of “quality” i.e. q parameters such as what are seen on the Accept, Accept-Encoding, and Accept-Language request headers, the server may enter a denial of service DoS state due to high CPU usage while sorting the...

5.3CVSS6.1AI score0.7795EPSS
SaveExploits0References66Affected Software1
Github Security Blog
Github Security Blog
added 2020/10/16 12:51 a.m.93 views

Ciphertext Malleability Issue in Tink Java

Impact Tink's Java version before 1.5 under some circumstances allowed attackers to change the key ID part of the ciphertext, resulting in the attacker creating a second ciphertext that will decrypt to the same plaintext. This can be a problem in particular in the case of encrypting with a...

5.3CVSS1.2AI score0.00463EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/23 9:08 p.m.93 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig aka shaded hikari-config...

9.8CVSS3.2AI score0.04613EPSS
SaveExploits0References29Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 4:36 p.m.93 views

Cross-Site Scripting in seeftl

All versions of seeftl are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize filenames, allowing attackers to execute arbitrary JavaScript in the victim's browser through files with names containing malicious code. Recommendation No fix is currently available. Consider using a...

6.1CVSS5AI score0.00752EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/21 9:18 p.m.93 views

Improper implementation of the session fixation protection in Infinispan

A flaw was found in Infinispan through version 9.4.14.Final. An improper implementation of the session fixation protection in the Spring Session integration can result in incorrect session handling...

9.8CVSS3.1AI score0.01957EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:19 p.m.93 views

Apache NiFi user log out issue

When using an authentication mechanism other than PKI, when the user clicks Log Out in NiFi versions 1.0.0 to 1.9.2, NiFi invalidates the authentication token on the client side but not on the server side. This permits the user's client-side token to be used for up to 12 hours after logging out t...

8.8CVSS2.4AI score0.01846EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2018/10/19 4:40 p.m.93 views

Apache CXF TLS hostname verification does not work correctly with com.sun.net.ssl.*

It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty"java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol";'. When this system property is set, CXF uses some reflection to try to make the HostnameVerifier work with the old...

8.1CVSS7.8AI score0.09829EPSS
SaveExploits0References27Affected Software2
Github Security Blog
Github Security Blog
added 2018/10/19 4:16 p.m.93 views

Jetty vulnerable to cache poisoning due to inconsistent HTTP request handling (HTTP Request Smuggling)

Eclipse Jetty, versions 9.2.x and older, 9.3.x all configurations, and 9.4.x non-default configuration with RFC2616 compliance enabled, contain an HTTP Request Smuggling Vulnerability that can result in cache poisoning...

7.5CVSS1.3AI score0.0633EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/08 7:23 p.m.92 views

Cryptography vulnerable to buffer overflow if non-contiguous buffers were passed to APIs

If a non-contiguous buffer was passed to APIs which accepted Python buffers e.g. Hash.update, this could lead to buffer overflows. For example: python h = HashSHA256 b.updatebuf::-1 would read past the end of the buffer on Python 3.11...

9.8CVSS6.1AI score0.00652EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/07 3:16 p.m.92 views

axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL

Summary A previously reported issue in axios demonstrated that using protocol-relative URLs could lead to SSRF Server-Side Request Forgery. Reference: axios/axios6463 A similar problem that occurs when passing absolute URLs rather than protocol-relative URLs to axios has been identified. Even if...

8.7CVSS6.7AI score0.00776EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/12/02 8:03 p.m.92 views

Withdrawn Advisory: Netty vulnerability included in redis lettuce

Withdrawn Advisory This advisory has been withdrawn because users of Lettuce may independently exclude vulnerable versions of Netty from their dependencies, and those users should not receive alerts for CVE-2024-47535. This link is maintained to preserve external references. Original Description...

5.5CVSS5.1AI score0.00408EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/17 5:33 p.m.92 views

Keycloak Cross-site Scripting (XSS) via assertion consumer service URL in SAML POST-binding flow

Keycloak allows arbitrary URLs as SAML Assertion Consumer Service POST Binding URL ACS, including JavaScript URIs javascript:. Allowing JavaScript URIs in combination with HTML forms leads to JavaScript evaluation in the context of the embedding origin on form submission. Acknowledgements: Specia...

6CVSS7AI score0.00711EPSS
SaveExploits0References10Affected Software1
Total number of security vulnerabilities5000