Lucene search
+L
GithubMost viewed

35611 matches found

Github Security Blog
Github Security Blog
added 2020/03/10 8:56 p.m.69 views

Incorrect Default Permissions in keyring

Python keyring has insecure permissions on new databases, allowing world-readable files to be created...

6.2CVSS6.2AI score0.00437EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/12 11:37 p.m.69 views

XSS/Script injection vulnerability in matestack

matestack-ui-core RubyGem before 0.7.4 is vulnerable to XSS/Script injection. This vulnerability is patched in version 0.7.4...

7.7CVSS3.5AI score0.00627EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/20 1:33 a.m.69 views

Potential to access user credentials from the log files when debug logging enabled

A flaw was found in, all under 2.0.20, in the Undertow DEBUG log for io.undertow.request.security. If enabled, an attacker could abuse this flaw to obtain the user's credentials from the log files...

9.8CVSS2.6AI score0.01892EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/07/17 3:26 p.m.69 views

Deserialization of untrusted data in FasterXML jackson-databind

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x through 2.9.9. When Default Typing is enabled either globally or for a specific property for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x jar in the classpath, an attacker can send a specificall...

5.9CVSS2.8AI score0.10902EPSS
SaveExploits0References58Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/18 6:04 p.m.69 views

Moderate severity vulnerability that affects org.bouncycastle:bcprov-jdk14 and org.bouncycastle:bcprov-jdk15

In the Bouncy Castle JCE Provider version 1.55 and earlier the DHIES/ECIES CBC mode vulnerable to padding oracle attack. For BC 1.55 and older, in an environment where timings can be easily observed, it is possible with enough observations to identify when the decryption is failing due to padding...

5.9CVSS3.7AI score0.02618EPSS
SaveExploits0References9Affected Software3
Github Security Blog
Github Security Blog
added 2018/08/13 3:02 p.m.69 views

Open Redirect in url-parse

Versions of url-parse before 1.4.3 returns the wrong hostname which could lead to Open Redirect, Server Side Request Forgery SSRF, or Bypass Authentication Protocol vulnerabilities. Recommendation Update to version 1.4.3 or later...

10CVSS3.7AI score0.03805EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 4:24 p.m.68 views

PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

Vulnerability Details File: lib/previous-map.js Line: 87-98 loadFile, 129-144 loadMap Root Cause PostCSS auto-detects a / sourceMappingURL=... / comment inside the CSS text it is asked to parse and, unless the caller explicitly passes map: false, attempts to load that path from disk as a "previou...

7.5CVSS5.9AI score0.00377EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 8:22 p.m.68 views

python-multipart: Semicolon treated as querystring field separator enables parameter smuggling

Summary QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATWG URL standard, modern browsers, and Python's urllib.parse since the CVE-2021-23336 fix treat only & as a separator. This creates a parser differential: the same bytes...

5.9CVSS5.5AI score0.35963EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 7:29 p.m.68 views

PyJWT: Unauthenticated DoS via unbounded Base64URL decoding of unused payload segment in b64=false detached JWS

!NOTE Practical impact depends on whether request body-size limits are enforced upstream proxy/web-server/framework. Deployments with typical body-size caps ≤2 MB bound the amplifier significantly; deployments accepting larger token inputs are more exposed. When verifying detached JWS tokens usin...

5.3CVSS5.5AI score0.0037EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/18 1:31 p.m.68 views

webpack-dev-server vulnerable to cross-origin source code exposure on non-HTTPS origins

Impact When webpack-dev-server is running on a non-HTTPS origin the default, cross-origin requests from malicious websites can load the dev server's JavaScript bundles via tags. The fix introduced in v5.2.1 CVE-2025-30359 relied on Sec-Fetch-Mode and Sec-Fetch-Site request headers to block these...

6.5CVSS6.5AI score0.00573EPSS
SaveExploits4References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/21 8:19 p.m.68 views

Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability

Abstract Trend Micro's Zero Day Initiative has identified a vulnerability affecting FlowiseAI Flowise. Vulnerability Details - Version tested: 3.0.13 - Installer file: https://github.com/FlowiseAI/Flowise - Platform tested: Ubuntu 25.10 Analysis This vulnerability allows remote attackers to execu...

9.8CVSS6.2AI score0.01439EPSS
SaveExploits3References3Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/03 3:29 a.m.68 views

Better Auth Has Two-Factor Authentication Bypass via Premature Session Caching (session.cookieCache)

Summary Under certain configurations, sessions may be considered valid before two-factor authentication 2FA is fully completed. This can allow access to authenticated routes without verifying the second factor. --- Description When two-factor authentication is enabled, the authentication flow...

5.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 9:27 p.m.68 views

OpenClaw: Tlon cite expansion happens before channel and DM authorization is complete

Summary Tlon cite expansion happened before channel and DM authorization completed, allowing cite work and content handling before the final auth decision. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.3.22 - Latest released tag checked: v2026.3.23-2...

7.3CVSS5.8AI score0.00247EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:10 p.m.68 views

New API has Potential XSS in its MarkdownRenderer component

Summary A potential unsafe operation occurs in component MarkdownRenderer.jsx, allowing for Cross-Site ScriptingXSS when the model outputs items containing tag. Details Line 212-231 of MarkdownRenderer.jsx is unsafe, it use dangerouslySetInnerHTML to preview html the model generates. This can...

7.6CVSS5.4AI score0.00222EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/28 3:20 p.m.68 views

Next.js has Unbounded Memory Consumption via PPR Resume Endpoint

A denial of service vulnerability exists in Next.js versions with Partial Prerendering PPR enabled when running in minimal mode. The PPR resume endpoint accepts unauthenticated POST requests with the Next-Resume: 1 header and processes attacker-controlled postponed state data. Two closely related...

7.5CVSS5.9AI score0.00378EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/11/20 10:48 p.m.68 views

OpenFGA Improper Policy Enforcement

Overview OpenFGA v1.4.0 to v1.11.0 openfga-0.1.34 = Helm chart = openfga-0.2.48, v.1.4.0 = docker = v.1.11.0 are vulnerable to improper policy enforcement when certain Check and ListObject calls are executed. Am I Affected? You are affected by this vulnerability if you meet the following...

8.8CVSS6.9AI score0.00295EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/10 3:31 a.m.68 views

yiisoft/yii2 Mishandles the Attaching of Behavior Defined by a `__class` Array Key

Yii 2 before 2.0.52 mishandles the attaching of behavior that is defined by an class array key, a CVE-2024-4990 regression, as exploited in the wild in February through April 2025...

9.8CVSS7.1AI score0.87634EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/08 8:25 p.m.68 views

Microsoft Security Advisory CVE-2024-43485 | .NET Denial of Service Vulnerability

Microsoft Security Advisory CVE-2024-43485 | .NET Denial of Service Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in System.Text.Json 6.0.x and 8.0.x. This advisory also provides guidance on what developers can do to...

7.5CVSS7.5AI score0.03052EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/31 6:31 p.m.68 views

wangEditor was discovered to contain a cross-site scripting (XSS) vulnerability via the image upload function

There is a cross-site scripting XSS issue in wangEditor via the image upload function in version 4.7.11. This issue has been fixed in version 4.7.12...

5.4CVSS5.7AI score0.00268EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/24 6:52 p.m.68 views

Jenkins Report Info Plugin Path Traversal vulnerability

Jenkins Report Info Plugin 1.2 and earlier does not perform path validation of the workspace directory while serving report files. Additionally, Report Info Plugin does not support distributed builds. This results in a path traversal vulnerability, allowing attackers with Item/Configure permissio...

4.3CVSS6.6AI score0.00831EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/23 3:19 p.m.68 views

Traefik vulnerable to GO issue allowing malformed DNS message to cause infinite loop

Impact There is a vulnerability in GO managing malformed DNS message, which impacts Traefik. This vulnerability could be exploited to cause a denial of service. References - CVE-2024-24788 Patches - https://github.com/traefik/traefik/releases/tag/v2.11.3 -...

5.9CVSS6.9AI score0.01001EPSS
SaveExploits0References6Affected Software3
Github Security Blog
Github Security Blog
added 2024/05/20 5:49 p.m.68 views

Pusher Service Channel Authentication Bypass

The service offered by Pusher provides "private" channels with an authentication mechanism that restricts subscription access. The decision on allowing subscriptions to private channels is delegated to customers, who implement an authentication endpoint. End-users request a token from this endpoi...

7.2AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 9:08 p.m.68 views

eZ Platform Bundled jQuery affected by CVE-2019-11358

In eZ Platform 2.x, ezsystems/ezplatform-admin-ui-assets before v4.2.0 includes jQuery version 3.3.1. This version of jQuery is affected by the security vulnerability https://www.cvedetails.com/cve/CVE-2019-11358/ This is fixed in jQuery version 3.4. We recommend that you upgrade your...

6.1CVSS6.3AI score0.87218EPSS
SaveExploits4References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/06 2:20 p.m.68 views

Jinja vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter

The xmlattr filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, /, , or =, as each would then be interpreted as starting a separate attribute. If an application accepts keys as opposed to only values as user input, and...

5.4CVSS6.2AI score0.00979EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/22 3:30 p.m.68 views

Apache HugeGraph-Server: Command execution in gremlin

RCE-Remote Command Execution vulnerability in Apache HugeGraph-Server.This issue affects Apache HugeGraph-Server: from 1.0.0 before 1.3.0 in Java8 & Java11 Users are recommended to upgrade to version 1.3.0 with Java11 & enable the Auth system, which fixes the issue...

9.8CVSS9.6AI score0.9921EPSS
SaveExploits11References8Affected Software2
Github Security Blog
Github Security Blog
added 2024/04/03 3:30 a.m.68 views

Pillow buffer overflow vulnerability

In imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy...

6.7CVSS7.7AI score0.00997EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/22 6:25 p.m.68 views

Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials

The CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard "" while also having the Access-Control-Allow-Credentials set to true...

9.8CVSS9.3AI score0.0066EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/16 6:30 p.m.68 views

Remote Code Execution due to Full Controled File Write in mlflow

The mlflow web server includes tools for tracking experiments, packaging code into reproducible runs, and sharing and deploying models. As this vulnerability allows to write / overwrite any file on the file system, it gives a lot of ways to archive code execution like overwriting /home//.bashrc. ...

10CVSS7.7AI score0.47874EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/25 6:32 p.m.68 views

SaToken authentication bypass vulnerability

An issue in Dromara SaToken version 1.3.50RC and before when using Spring dynamic controllers, a specially crafted request may cause an authentication bypass...

8.8CVSS7AI score0.00797EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/19 4:42 p.m.68 views

TinyMCE XSS vulnerability in notificationManager.open API

Impact A cross-site scripting XSS vulnerability was discovered in TinyMCE’s Notification Manager API. The vulnerability exploits TinyMCE's unfiltered notification system, which is used in error handling. The conditions for this exploit requires carefully crafted malicious content to have been...

6.1CVSS6.7AI score0.00601EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/04 3:30 p.m.68 views

Ansible may expose private key

A flaw was found in the Ansible Automation Platform. When creating a new keypair, the ec2key module prints out the private key directly to the standard output. This flaw allows an attacker to fetch those keys from the log files, compromising the system's confidentiality, integrity, and availabili...

7.8CVSS6.7AI score0.00252EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/27 8:14 p.m.68 views

Path traversal allows leaking out-of-bound Helm charts from Argo CD repo-server

Impact In Argo CD versions prior to 2.3 starting at least in v0.1.0, but likely in any version using Helm before 2.3, using a specifically-crafted Helm file could reference external Helm charts handled by the same repo-server to leak values, or files from the referenced Helm Chart. This was...

5CVSS6.2AI score0.005EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/09/12 8:05 p.m.68 views

Microsoft Security Advisory CVE-2023-36796: .NET Remote Code Execution Vulnerability

Microsoft Security Advisory CVE-2023-36796: .NET Remote Code Execution Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 6.0. This advisory also provides guidance on what developers can do to update thei...

7.8CVSS7.3AI score0.01225EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2023/07/28 3:34 p.m.68 views

Cross-site scripting (XSS) from MIME type auto-detection of uploaded files

TL;DR This vulnerability affects all Kirby sites that might have potential attackers in the group of authenticated Panel users or that allow external visitors to upload an arbitrary file to the content folder. Your Kirby sites are not affected if they don't allow file uploads for untrusted users ...

5.7CVSS6.8AI score0.0062EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/22 9:30 p.m.68 views

Grafana vulnerable to Authentication Bypass by Spoofing

Grafana is validating Azure AD accounts based on the email claim. On Azure AD, the profile email field is not unique and can be easily modified. This leads to account takeover and authentication bypass when Azure AD OAuth is configured with a multi-tenant app...

9.8CVSS9.5AI score0.03995EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/01 7:22 p.m.68 views

Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header

When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by a proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session cookie to other clients. The severity depends on the...

7.5CVSS7.3AI score0.01261EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/21 10:33 p.m.68 views

Session fixation in fastify-passport

Applications using @fastify/passport for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation attacks from network and same-site attackers. Details fastify applications rely on the @fastify/passport library fo...

8.1CVSS5.9AI score0.00751EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/23 9:30 p.m.68 views

Spring Framework vulnerable to denial of service via specially crafted SpEL expression

In Spring Framework versions 6.0.0 - 6.0.6, 5.3.0 - 5.3.25, 5.2.0.RELEASE - 5.2.22.RELEASE, and older unsupported versions, it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service DoS condition...

6.5CVSS6.6AI score0.0097EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/13 8:00 p.m.68 views

sqlite vulnerable to code execution due to Object coercion

Impact Due to the underlying implementation of .ToString, it's possible to execute arbitrary JavaScript, or to achieve a denial-of-service, if a binding parameter is a crafted Object. Users of sqlite3 v5.0.0 - v5.1.4 are affected by this. Patches Fixed in v5.1.5. All users are recommended to...

9.8CVSS9.2AI score0.02356EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/23 9:30 p.m.68 views

Cross-site Scripting in Quarkus

If the Quarkus Form Authentication session cookie Path attribute is set to / then a cross-site attack may be initiated which might lead to the Information Disclosure. This attack can be prevented with the Quarkus CSRF Prevention feature...

6.1CVSS6.5AI score0.0055EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/01 1:37 a.m.68 views

Dompdf vulnerable to URI validation failure on SVG parsing

Summary The URI validation on dompdf 2.0.1 can be bypassed on SVG parsing by passing tags with uppercase letters. This might leads to arbitrary object unserialize on PHP tags, in src/Image/Cache.php : if $type === "svg" $parser = xmlparsercreate"utf-8"; xmlparsersetoption$parser,...

10CVSS9.2AI score0.03572EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/18 12:30 a.m.68 views

Component takeover in Oracle Data Provider for .NET

Vulnerability in the Oracle Data Provider for .NET component of Oracle Database Server. Supported versions that are affected are 19c and 21c. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TCPS to compromise Oracle Data Provider for .NET. Successful...

7.5CVSS7.1AI score0.00594EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/01/10 10:48 p.m.68 views

Reflected XSS in Gotify's /docs via import of outdated Swagger UI

Impact Gotify exposes an outdated instance of the Swagger UI API documentation frontend at /docs which is susceptible to reflected XSS attacks when loading external Swagger config files. Specifically, the DOMPurify version included with this version of Swagger UI is vulnerable to a rendering XSS...

6.1CVSS2.1AI score0.04881EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/25 12:00 a.m.68 views

Scala subject to file deletion, code execution due to Java deserialization chain with LazyList object deserialization

Scala 2.13.x before 2.13.9 has a Java deserialization chain in its JAR file. On its own, it cannot be exploited. There is only a risk in conjunction with LazyList object deserialization within an application. In such situations, it allows attackers to erase contents of arbitrary files, make netwo...

9.8CVSS9.3AI score0.08251EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 7:12 p.m.68 views

SM2 Decryption Buffer Overflow

In order to decrypt SM2 encrypted data an application is expected to call the API function EVPPKEYdecrypt. Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size...

9.8CVSS9.5AI score0.87816EPSS
SaveExploits1References23Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:35 p.m.68 views

OpenStack Horizon Open redirect in workflow forms

An issue was discovered in OpenStack Horizon before 15.3.2, 16.x before 16.2.1, 17.x and 18.x before 18.3.3, 18.4.x, and 18.5.x. There is a lack of validation of the "next" parameter, which would allow someone to supply a malicious URL in Horizon that can cause an automatic redirect to the provid...

6.1CVSS6.5AI score0.01429EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:06 p.m.68 views

Denial of service in ASP.NET Core

A denial of service vulnerability exists when ASP.NET Core improperly handles web requests, aka 'ASP.NET Core Denial of Service Vulnerability'...

7.5CVSS2.1AI score0.07614EPSS
SaveExploits0References7Affected Software11
Github Security Blog
Github Security Blog
added 2022/05/18 8:06 p.m.68 views

Integer Overflow or Wraparound in libxml2 affects Nokogiri

Summary Nokogiri v1.13.5 upgrades the packaged version of its dependency libxml2 from v2.9.13 to v2.9.14. libxml2 v2.9.14 addresses CVE-2022-29824. This version also includes several security-related bug fixes for which CVEs were not created, including a potential double-free, potential memory...

6.5CVSS1.9AI score0.03753EPSS
SaveExploits5References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/18 12:00 a.m.68 views

Sandbox bypass vulnerability through implicitly allowlisted platform Groovy files in Jenkins Pipeline: Groovy Plugin

Pipeline: Groovy Plugin allows pipelines to load Groovy source files. This is intended to be used to allow Global Shared Libraries to execute without sandbox protection. In Pipeline: Groovy Plugin 2689.v434009a31bf1 and earlier, any Groovy source files bundled with Jenkins core and plugins could ...

8.5CVSS8.3AI score0.014EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 2:58 a.m.68 views

Improper Restriction of XML External Entity Reference in Openpyxl

Openpyxl 2.4.1 resolves external entities by default, which allows remote attackers to conduct XXE attacks via a crafted .xlsx document...

8.2CVSS7.7AI score0.01159EPSS
SaveExploits0References9Affected Software1
Total number of security vulnerabilities5000