Lucene search
+L
GithubMost viewed

34138 matches found

Github Security Blog
Github Security Blog
added 2024/03/16 6:30 a.m.115 views

Spring Framework URL Parsing with Host Validation Vulnerability

Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL e.g. through a query parameter AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF...

8.1CVSS5.9AI score0.02573EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 4:44 p.m.115 views

NuGet Client Remote Code Execution Vulnerability

Description Microsoft is releasing this security advisory to provide information about a vulnerability in .NET and NuGet on Linux. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A vulnerability exists in .NET 6.0, .NET 7.0...

7.1CVSS7.2AI score0.01148EPSS
SaveExploits0References5Affected Software6
Github Security Blog
Github Security Blog
added 2022/05/14 2:3 a.m.115 views

WEBrick RCE Vulnerability

The Basic authentication code in WEBrick library in Ruby before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 allows remote attackers to inject terminal emulator escape sequences into its log and possibly execute arbitrary commands via a crafted user name...

9.3CVSS7.9AI score0.16412EPSS
SaveExploits0References21Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/14 7:49 p.m.115 views

JMSAppender in Log4j 1.2 is vulnerable to deserialization of untrusted data

JMSAppender in Log4j 1.2 is vulnerable to deserialization of untrusted data when the attacker has write access to the Log4j configuration. The attacker can provide TopicBindingName and TopicConnectionFactoryBindingName configurations causing JMSAppender to perform JNDI requests that result in...

7.5CVSS4.7AI score0.81147EPSS
SaveExploits9References16Affected Software2
Github Security Blog
Github Security Blog
added 2021/06/15 3:54 p.m.115 views

Infinite Loop in Apache PDFBox

In Apache PDFBox, a carefully crafted PDF file can trigger an infinite loop while loading the file. This issue affects Apache PDFBox version 2.0.23 and prior 2.0.x versions...

5.5CVSS3.1AI score0.03054EPSS
SaveExploits0References19Affected Software2
Github Security Blog
Github Security Blog
added 2021/04/29 9:51 p.m.116 views

Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI Generator Maven plugin

Impact Using File.createTempFile in JDK will result in creating and using insecure temporary files that can leave application and system data vulnerable to attacks. This vulnerability only impacts unix-like systems where the local system temporary directory is shared between all users. This...

4CVSS1.3AI score0.00296EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/15 6:58 p.m.115 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.activemq. aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms...

8.8CVSS3.5AI score0.03489EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/03 3:23 p.m.115 views

Improper Neutralization of CRLF Sequences in HTTP Headers in Jooby ('HTTP Response Splitting)

Impact - Cross Site Scripting - Cache Poisoning - Page Hijacking Patches This was fixed in version 2.2.1. Workarounds If you are unable to update, ensure that user supplied data isn't able to flow to HTTP headers. If it does, pre-sanitize for CRLF characters. References CWE-113: Improper...

9.8CVSS0.1AI score0.01563EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/28 9:32 p.m.115 views

Segmentation faultin TensorFlow when converting a Python string to `tf.float16`

Impact Converting a string from Python to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the graph mode. This issue can lead to denial of service in inference/training where a malicious attacker can send a data point which...

7.5CVSS1.2AI score0.00588EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2018/10/17 4:31 p.m.115 views

Apache Tomcat Open Redirect vulnerability

When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory e.g. redirecting to '/foo/' when the user requested '/foo' a specially crafted URL could be used to cause the redirect to be generated to any URI of the...

4.3CVSS5.1AI score0.94494EPSS
SaveExploits3References62Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/22 8:46 p.m.114 views

pgx: SQL Injection via placeholder confusion with dollar quoted string literals

Impact SQL Injection can occur when: 1. The non-default simple protocol is used. 2. A dollar quoted string literal is used in the SQL query. 3. That string literal contains text that would be would be interpreted as a placeholder outside of a string literal. 4. The value of that placeholder is...

9.8CVSS5.9AI score0.00356EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2026/01/28 3:38 p.m.114 views

Next.js HTTP request deserialization can lead to DoS when using insecure React Server Components

A vulnerability affects certain React Server Components packages for versions 19.0.x, 19.1.x, and 19.2.x and frameworks that use the affected packages, including Next.js 13.x, 14.x, 15.x, and 16.x using the App Router. The issue is tracked upstream as CVE-2026-23864. A specially crafted HTTP...

7.5CVSS5.9AI score0.02393EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/10 6:31 p.m.114 views

Azure Identity SDK Remote Code Execution Vulnerability

Azure Identity SDK is vulnerable to remote code execution...

8.8CVSS9.5AI score0.02243EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/05 8:41 p.m.114 views

opensearch-ruby 2.x before 2.0.2 vulnerable to unsafe YAML deserialization

Impact A YAML deserialization in opensearch-ruby 2.0.0 can lead to unsafe deserialization using YAML.load if the response is of type YAML. Patches The problem has been patched in opensearch-ruby gem version 2.0.2. Workarounds No viable workaround. Please upgrade to 2.0.2 References...

8.8CVSS8.4AI score0.01537EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 4:54 p.m.114 views

Buffer Overflow in Apache Mina SSHD

A vulnerability in sshd-core of Apache Mina SSHD allows an attacker to overflow the server causing an OutOfMemory error. This issue affects the SFTP and port forwarding features of Apache Mina SSHD version 2.0.0 and later versions. It was addressed in Apache Mina SSHD 2.7.0...

6.5CVSS5.2AI score0.03394EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2021/06/23 8:23 p.m.114 views

SessionListener can prevent a session from being invalidated breaking logout

Impact If an exception is thrown from the SessionListenersessionDestroyed method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a session not being invalidated. This can result in an application us...

3.6CVSS6AI score0.00963EPSS
SaveExploits1References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/10 1:32 a.m.114 views

PyCA Cryptography symmetrically encrypting large values can lead to integer overflow

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. When certain sequences of update calls with large values multiple GBs for symetric encryption or decryption occur, it's possible for an integer overflow to happen, leading to mishandling of...

9.1CVSS8.9AI score0.06718EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/31 10:46 p.m.114 views

Potential Command Injection in hubot-scripts

Versions 2.4.3 and earlier of hubot-scripts are vulnerable to a command injection vulnerablity in the hubot-scripts/package/src/scripts/email.coffee module. Mitigating Factors The email script is not enabled by default, it has to be manually added to hubot's list of loaded scripts. Recommendation...

9.8CVSS2.5AI score0.02685EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/13 9:18 p.m.114 views

2FA bypass through deleting devices in wagtail-2fa

Impact Any user with access to the CMS can view and delete other users' 2FA devices by going to the correct path. The user does not require special permissions in order to do so. By deleting the other user's device they can disable the target user's 2FA devices and potentially compromise the...

8.5CVSS3.8AI score0.0098EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/04 9:26 p.m.114 views

Django allows unintended model editing

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests,...

6.5CVSS1.7AI score0.01656EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:10 p.m.114 views

Invalid HTTP method overrides allow possible XSS or other attacks in Symfony

In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, HTTP Methods provided as verbs or using the override header may be treated as trusted input, but they are not validated, possibly causing SQL injection or XSS. This is related to...

9.8CVSS1.3AI score0.01854EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2019/01/04 7:7 p.m.114 views

Deserialization of Untrusted Data in jackson-databind

FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the openjpa class from polymorphic deserialization...

9.8CVSS5.8AI score0.10599EPSS
SaveExploits0References39Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/19 8:28 p.m.113 views

Prototype pollution in swiper

Summary A prototype pollution vulnerability exists in the the npm package swiper =6.5.1, -1; let obj = ; var maliciouspayload = '"proto":"polluted":"yes"'; console.log.polluted; swiper.default.extendDefaultsJSON.parsemaliciouspayload; console.log.polluted; // prints yes - indicating that the patc...

9.4CVSS6.3AI score0.00397EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/15 3:30 p.m.113 views

xxl-job-admin vulnerable to Remote Code Execution

xxl-job-admin 2.4.0 is vulnerable to Remote Code Execution RCE via /xxl-job-admin/jobcode/save...

8.8CVSS7.6AI score0.01262EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/08 4:11 p.m.113 views

Traefik may display authorization header in the debug logs

Impact There is a potential vulnerability in Traefik displaying the Authorization header in its debug logs. Traefik uses oxy to provide the following features: - Round Robin: https://doc.traefik.io/traefik/routing/services/weighted-round-robin-service - Buffering:...

6.5CVSS0.00977EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/27 12:30 a.m.113 views

qs vulnerable to Prototype Pollution

qs before 6.10.3 allows attackers to cause a Node process hang because an proto key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as...

7.5CVSS4.3AI score0.14663EPSS
SaveExploits2References16Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/02 5:9 p.m.113 views

Prototype Pollution in mootools

This affects all versions of package mootools. This is due to the ability to pass untrusted input to Object.merge...

9.8CVSS4.5AI score0.00889EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 7:17 p.m.113 views

Prototype pollution in json8

This affects the package json8 before 1.0.3. The function adds in the target object the property specified in the path, however it does not properly check the key being set, leading to a prototype pollution...

9.8CVSS8.8AI score0.0187EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 4:36 p.m.113 views

Uncontrolled Resource Consumption in Pillow

There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. However, on Linux...

7.5CVSS1.8AI score0.02118EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/05 7:57 p.m.113 views

Internal exception message exposure for login action in Sylius

Internal exception message exposure for login action Impact Exception messages from internal exceptions like database exception are wrapped by \Symfony\Component\Security\Core\Exception\AuthenticationServiceException and propagated through the system to UI. Therefore, some internal system...

4.3CVSS0.3AI score0.00749EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 3:27 p.m.113 views

ImageMagick has Possible Heap Information Disclosure in PSD ZIP Decompression

Description A heap information disclosure vulnerability exists in ImageMagick's PSD Adobe Photoshop format handler. When processing a maliciously crafted PSD file containing ZIP-compressed layer data that decompresses to less than the expected size, uninitialized heap memory is leaked into the...

7.5CVSS5.3AI score0.00348EPSS
SaveExploits0References5Affected Software17
Github Security Blog
Github Security Blog
added 2023/05/03 9:57 p.m.112 views

Tauri Open Redirect Vulnerability Possibly Exposes IPC to External Sites

Impact The Tauri IPC is usually strictly isolated from external websites but the isolation can be bypassed by redirecting an existing Tauri window to an external website. This is either possible by an application implementing a feature for users to visit arbitrary websites or due to a bug allowin...

5.4CVSS6.4AI score0.00524EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/24 7:12 p.m.112 views

libxml as used in Nokogiri has an infinite loop in a certain end-of-file situation

xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation. The Nokogiri RubyGem has patched its vendored copy of libxml2 in order to prevent this issue from affecting nokogiri...

7.5CVSS1.8AI score0.07627EPSS
SaveExploits0References19Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/14 11:9 p.m.112 views

OS command injection in aws-lambda

In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands to the "zipCmd" used within "config.FunctionName"...

9.8CVSS4.6AI score0.01644EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/09/23 6:33 p.m.112 views

Polymorphic Typing issue in FasterXML jackson-databind

A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10, 2.8.11.5, and 2.6.7.3. It is related to com.zaxxer.hikari.HikariConfig...

9.8CVSS9AI score0.10763EPSS
SaveExploits1References39Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/17 9:30 p.m.111 views

Pytorch use-after-free vulnerability

Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp...

7.8CVSS7.6AI score0.00266EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/19 9:30 a.m.111 views

Apache Commons Compress: OutOfMemoryError unpacking broken Pack200 file

Allocation of Resources Without Limits or Throttling vulnerability in Apache Commons Compress. This issue affects Apache Commons Compress: from 1.21 before 1.26. Users are recommended to upgrade to version 1.26, which fixes the issue...

5.5CVSS6.7AI score0.00898EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/26 12:0 p.m.111 views

feathers-sequelize vulnerable to SQL injection due to improper parameter filtering

feathers-sequelize is vulnerable to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection...

10CVSS9.6AI score0.00729EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/30 4:54 a.m.111 views

Orckestra C1 CMS's deserialization of untrusted data allows for arbitrary code execution.

Impact This vulnerability allows remote attackers to execute arbitrary code on affected installations of Orckestra C1 CMS. Authentication is required to exploit this vulnerability. The authenticated user may perform the actions unknowingly by visiting a specially crafted site. Patches Patched in ...

9CVSS8.1AI score0.0128EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/12 8:45 p.m.111 views

Persistent Cross-site Scripting vulnerability in PrivateBin

In PrivateBin polygon id="triangle" points="0,0 0,50 50,0" fill="00990...

8.2CVSS7.7AI score0.01271EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/17 8:42 p.m.111 views

Using JMSAppender in log4j configuration may lead to deserialization of untrusted data

Impact ClickHouse JDBC Bridge uses slf4j-log4j12 1.7.32, which depends on log4j 1.2.17. It allows a remote attacker to execute code on the server, if you changed default log4j configuration by adding JMSAppender and an insecure JMS broker. Patches The patch version 2.0.7 removed log4j dependency ...

7.5CVSS1.4AI score0.81147EPSS
SaveExploits9References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/21 7:8 p.m.111 views

Remote code execution in Apache Commons Configuration

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML...

10CVSS4.7AI score0.06849EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/13 8:21 p.m.111 views

Remote Code Execution Through Image Uploads in BookStack

Impact A user could upload PHP files through image upload functions, which would allow them to execute code on the host system remotely. They would then have the permissions of the PHP process. This most impacts scenarios where non-trusted users are given permission to upload images in any area o...

9CVSS2.6AI score0.01953EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:15 p.m.111 views

Jetty vulnerable to exposure of sensitive information due to observable discrepancy

Jetty through 9.4.x contains a timing channel attack in util/security/Password.java, which allows attackers to obtain access by observing elapsed times before rejection of incorrect passwords...

7.5CVSS7.3AI score0.05795EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/02 3:31 p.m.110 views

Keycloak: Replay of action tokens via improper handling of single-use entries

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an attacker to delete arbitrary single-use entries, which can enable the replay of consumed action tokens, such as password reset links. This...

5.3CVSS6AI score0.0025EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/26 8:1 p.m.110 views

es5-ext vulnerable to Regular Expression Denial of Service in `function#copy` and `function#toStringTokens`

Impact Passing functions with very long names or complex default argument names into functioncopy orfunctiontoStringTokens may put script to stall Patches Fixed with https://github.com/medikoo/es5-ext/commit/3551cdd7b2db08b1632841f819d008757d28e8e2 and...

5.5CVSS6.8AI score0.00535EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/25 12:30 p.m.110 views

Gevent allows remote attacker to escalate privileges

An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component...

9.8CVSS8.7AI score0.01345EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/16 9:26 p.m.110 views

Prototype Pollution via file load in aws-sdk and @aws-sdk/shared-ini-file-loader

This affects the package @aws-sdk/shared-ini-file-loader before 1.0.0-rc.9; the package aws-sdk before 2.814.0. If an attacker submits a malicious INI file to an application that parses it with loadSharedConfigFiles , they will pollute the prototype on the application. This can be exploited furth...

9.8CVSS8.8AI score0.02142EPSS
SaveExploits1References8Affected Software2
Github Security Blog
Github Security Blog
added 2021/07/22 7:47 p.m.110 views

Denial of Service in SheetJS Pro

SheetJS Pro through 0.16.9 allows attackers to cause a denial of service CPU consumption via a crafted .xlsx document that is mishandled when read by xlsx.js...

5.5CVSS4.8AI score0.0088EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2021/07/19 3:21 p.m.110 views

Basic-auth app bundle credential exposure in gatsby-source-wordpress

Impact The gatsby-source-wordpress plugin prior to versions 4.0.8 and 5.9.2 leaks .htaccess HTTP Basic Authentication variables into the app.js bundle during build-time. Users who are not initializing basic authentication credentials in the gatsby-config.js are not affected. Example affected...

7.5CVSS1.4AI score0.01414EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities5000