Lucene search
+L
GithubMost viewed

34161 matches found

Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.52 views

crack does not properly restrict casts of string values

The crack gem 0.3.1 and earlier for Ruby does not properly restrict casts of string values, which might allow remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service memory and CPU consumption by leveraging Action Pack support for 1 YAML type...

7.5CVSS5.6AI score0.04952EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.52 views

Regular Expression Denial of Service in uglify-js

Versions of uglify-js prior to 2.6.0 are affected by a regular expression denial of service vulnerability when malicious inputs are passed into the parse method. Proof of Concept var u = require'uglify-js'; var genstr = function len, chr var result = ""; for i=0; i=len; i++ result = result + chr;...

7.8CVSS7.4AI score0.02358EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/26 9:23 p.m.51 views

phpMyFAQ has an incomplete fix for GHSA-xvp4-phqj-cjr3 — editUser() and updateUserRights() lack authorization guards

Advisory / Disclosure phpMyFAQ 4.1.3 — incomplete fix for the admin-API IDOR/privilege-escalation class Target: thorsten/phpMyFAQ composer: thorsten/phpmyfaq, phpmyfaq/phpmyfaq Affected: "Only SuperAdmins may change other users' attributes. Self-service is always allowed." and "a non-SuperAdmin...

6AI score
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/15 8:7 p.m.51 views

aiohttp: CRLF injection in multipart headers

Summary Attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. Impact In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.appendheaders=... or Payload.headers, the...

7.5CVSS5.3AI score0.00301EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/05 4:43 p.m.51 views

NocoDB: OAuth Tokens Persist Through Security Events

Summary OAuth access and refresh tokens were not revoked when the user changed, reset, or recovered their password, leaving an attacker-issued OAuth grant valid after the user believed they had locked the attacker out. Details revokeAllOAuthTokensByUser in the users service was an empty stub bein...

6.3CVSS5.5AI score0.00295EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/29 7:43 p.m.51 views

go-git: Malformed Git object data may cause panics or resource exhaustion

Impact Several denial-of-service issues were identified in go-git when parsing maliciously crafted Git repository data. An attacker may craft a malicious .pack, .idx or loose objects that causes an application using an affected version of go-git to panic or consume excessive resources. This can...

5.7AI score
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/05/04 9:18 p.m.51 views

AzuraCast's Missing RequireInternalConnection on Liquidsoap API Allows Low-Privilege Metadata Injection and Broadcast Disruption

Summary The /api/internal/stationid/liquidsoap/action endpoint is accessible from the public web interface because it lacks the RequireInternalConnection middleware that protects other internal endpoints /sftp-auth, /sftp-event. Combined with a logic flaw where the $asAutoDj flag is set based on...

6AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/17 3:31 p.m.51 views

Mattermost doesn't validate whether users were correctly owned by the correct Connected Workspace

Mattermost versions 10.11.x = 10.11.12 fail to validate whether users were correctly owned by the correct Connected Workspace which allows a malicious remote server connected using the Conntexted Workspaces feature to change the displayed status of local users via the Connected Workspaces API...

2.7CVSS5.3AI score0.00167EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/07/21 7:4 p.m.51 views

form-data uses unsafe random function in form-data for choosing boundary

Summary form-data uses Math.random to select a boundary value for multipart form-encoded data. This can lead to a security issue if an attacker: 1. can observe other values produced by Math.random in the target application, and 2. can control one field of a request made using form-data Because th...

9.4CVSS7.1AI score0.01735EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/29 4:50 p.m.51 views

Fabio allows HTTP clients to manipulate custom headers it adds

Summary Fabio allows clients to remove X-Forwarded headers except X-Forwarded-For due to a vulnerability in how it processes hop-by-hop headers. Fabio adds HTTP headers like X-Forwarded-Host and X-Forwarded-Port when routing requests to backend applications. Since the receiving application should...

9.1CVSS7.4AI score0.00502EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/12 3:43 a.m.51 views

CefSharp affected by incorrect handle provided in unspecified circumstances in Mojo on Windows

Incorrect handle provided in unspecified circumstances in Mojo in Google Chrome on Windows prior to 134.0.6998.177 allowed a remote attacker to perform a sandbox escape via a malicious file. Chromium security severity: High https://nvd.nist.gov/vuln/detail/CVE-2025-2783...

8.3CVSS6.6AI score0.08404EPSS
SaveExploits7References6Affected Software7
Github Security Blog
Github Security Blog
added 2025/01/21 9:21 p.m.51 views

Umbraco Allows User Enumeration Feasible Based On Management API Timing and Response Codes

Impact Based on an analysis of response codes and timing of Umbraco 14+ management API responses, it's possible to determine whether an account exists. Patches Patched in 14.3.2 and 15.1.2. Workarounds None available...

5.3CVSS5.1AI score0.01477EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/12/18 9:59 p.m.51 views

Non-linear parsing of case-insensitive content in golang.org/x/net/html

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service...

5.3CVSS6.7AI score0.00874EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/29 3:32 p.m.51 views

@langchain/community SQL Injection vulnerability

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all...

9.8CVSS8.1AI score0.0031EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/22 6:15 p.m.51 views

curl_cffi bundles a version of libcurl affected by High Severity vulnerability

Summary curlcffi is potentially affected by High Severity vulnerability CVE-2023-38545 in libcurl=8.5, which is not affected by this issue...

9.8CVSS7.2AI score0.78483EPSS
SaveExploits6References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/20 8:4 p.m.51 views

Ghost's improper authentication allows access to member information and actions

Impact Improper authentication on some endpoints used for member actions would allow an attacker to perform member-only actions, and read member information. Vulnerable versions This security vulnerability is present in Ghost v4.46.0-v5.89.5. GhostPro customers are automatically updated to fixed...

6.5CVSS6.5AI score0.00325EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2024/08/09 9:23 p.m.51 views

OpenFGA Authorization Bypass

Overview OpenFGA v1.5.7 and v1.5.8 are vulnerable to authorization bypass when calling Check API with a model that uses but not and from expressions and a userset. Fix - If you are using OpenFGA within Docker or as a Go library, as a binary, or through Docker, upgrade to v1.5.9 as soon as possibl...

9.8CVSS7.5AI score0.00527EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/01 8:35 p.m.51 views

Session Middleware Token Injection Vulnerability

A security vulnerability has been identified in the Fiber session middleware where a user can supply their own sessionid value, leading to the creation of a session with that key. Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability...

10CVSS6.7AI score0.00686EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2024/06/05 4:56 p.m.51 views

Denial of Service via Zip/Decompression Bomb sent over HTTP or gRPC

Summary An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. Details The OpenTelemetry Collector handles compressed HTTP requests by recognizing the Content-Encoding header, rewriting the HTTP request body, and allowing...

8.2CVSS8.3AI score0.00994EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2024/06/05 3:30 p.m.51 views

PyMongo Out-of-bounds Read in the bson module

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the...

8.1CVSS4.7AI score0.00663EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/14 10:25 p.m.51 views

Grafana Data source and plugin proxy endpoints leaking authentication tokens to some destination plugins

Today we are releasing Grafana 9.2. Alongside with new features and other bug fixes, this release includes a Moderate severity security fix for CVE-2022-31130 We are also releasing security patches for Grafana 9.1.8 and Grafana 8.5.14 to fix these issues. Release 9.2, latest release, also...

7.5CVSS6.7AI score0.01008EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/06 2:20 p.m.51 views

Litestar and Starlite vulnerable to Path Traversal

Summary Local File Inclusion via Path Traversal in LiteStar Static File Serving A Local File Inclusion LFI vulnerability has been discovered in the static file serving component of LiteStar. This vulnerability allows attackers to exploit path traversal flaws, enabling unauthorized access to...

8.2CVSS7.6AI score0.00722EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/05/01 10:1 a.m.51 views

Uptime Kuma's authenticated path traversal via plugin repository name may lead to unavailability or data loss

Summary A path traversal vulnerability via the plugin repository name allows an authenticated attacker to delete files on the server leading to unavailability and potentially data loss. Details Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This featur...

8.1CVSS6.9AI score0.01213EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/25 7:50 p.m.51 views

vyper performs multiple eval of `sqrt()` argument built in

Summary Using the sqrt builtin can result in multiple eval evaluation of side effects when the argument has side-effects. The bug is more difficult but not impossible! to trigger as of 0.3.4, when the unique symbol fence was introduced https://github.com/vyperlang/vyper/pull/2914. A contract sear...

5.3CVSS5.4AI score0.00451EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.51 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the deleteartifactmlflowartifacts handler and localfileuritopath function, allowing for...

8.1CVSS8AI score0.00856EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/06 6:31 a.m.51 views

PyMongo Out-of-bounds Read in the bson module

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the...

4.6AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/22 3:31 p.m.51 views

Cross-site Scripting in Moodle Chat

The Chat activity in Moodle 4.3.3 allows students to insert a potentially unwanted HTML A element or IMG element, or HTML content that leads to a performance degradation. NOTE: the vendor's UsingChat page says "If you know some HTML code, you can use it in your text to do things like insert image...

5.4CVSS6.5AI score0.00551EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/07 10:54 p.m.51 views

Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Impact An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size whichever is larger. Thanks to Enze...

4.3CVSS4.5AI score0.01956EPSS
SaveExploits0References15Affected Software4
Github Security Blog
Github Security Blog
added 2024/02/06 3:32 p.m.51 views

Allegro AI ClearML path traversal vulnerability

A path traversal vulnerability in versions 1.4.0 to 1.14.1 of the client SDK of Allegro AI’s ClearML platform enables a maliciously uploaded dataset to write local or remote files to an arbitrary location on an end user’s system when interacted with...

8.8CVSS8.6AI score0.00798EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/22 3:30 a.m.51 views

SQL injection in llama-index

LlamaIndex aka llamaindex through 0.9.35 allows SQL injection via the Text-to-SQL feature in NLSQLTableQueryEngine, SQLTableRetrieverQueryEngine, NLSQLRetriever, RetrieverQueryEngine, and PGVectorSQLQueryEngine. For example, an attacker might be able to delete this year's student records via "Dro...

9.8CVSS7.8AI score0.00654EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/05 6:30 a.m.51 views

PyCryptodome and pycryptodomex side-channel leakage for OAEP decryption

PyCryptodome and pycryptodomex before 3.19.1 allow side-channel leakage for OAEP decryption, exploitable for a Manger attack...

5.9CVSS7.2AI score0.00618EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2023/12/29 3:30 p.m.51 views

Mattermost Cross-site Scripting vulnerability

Mattermost version 8.1.6 and earlier fails to sanitize channel mention data in posts, which allows an attacker to inject markup in the web client...

6.1CVSS6.7AI score0.00296EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/09 12:39 a.m.51 views

Local Privilege Escalation in Windows

Impact A PyInstaller built application, elevated as a privileged process, may be tricked by an unprivileged attacker into deleting files the unprivileged user does not otherwise have access to. A user is affected if all the following are satisfied: The user runs an application containing either...

8.8CVSS6.9AI score0.00324EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/22 12:30 p.m.51 views

Elasticsearch Improper Handling of Exceptional Conditions

It was identified that malformed scripts used in the script processor of an Ingest Pipeline could cause an Elasticsearch node to crash when calling the Simulate Pipeline API...

7.5CVSS7.1AI score0.00844EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/14 10:25 p.m.51 views

Statamic CMS vulnerable to remote code execution via form uploads

Impact Similar to another advisory, certain additional PHP files crafted to look like images may be uploaded regardless of mime type validation rules. This affects front-end forms using the "Forms" feature, and asset upload fields in the control panel. Patches It has been patched in 3.4.14 and...

8.8CVSS6.9AI score0.01104EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/14 8:36 p.m.51 views

Microsoft Security Advisory CVE-2023-36558: .NET Security Feature Bypass Vulnerability

Microsoft Security Advisory CVE-2023-36558: .NET Security Feature Bypass Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 6.0, ASP.NET Core 7.0 and, ASP.NET Core 8.0 RC2. This advisory also provides guidance...

6.2CVSS6.3AI score0.01085EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/25 6:32 p.m.51 views

SaToken privilege escalation vulnerability

An issue in Dromara SaToken version 1.36.0 and before allows a remote attacker to escalate privileges via a crafted payload to the URL...

9.8CVSS6.8AI score0.00964EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/23 9:30 p.m.51 views

Apache Airflow vulnerable to Exposure of Sensitive Information

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Airflow. This issue affects Apache Airflow from 2.4.0 to 2.7.0. Sensitive configuration information has been exposed to authenticated users with the ability to read configuration via Airflow REST API for...

4.3CVSS6.4AI score0.01416EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/18 12:31 a.m.51 views

MySQL Connectors takeover vulnerability

Vulnerability in the MySQL Connectors product of Oracle MySQL component: Connector/J. Supported versions that are affected are 8.1.0 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Connectors. Successful...

8.3CVSS6.1AI score0.00872EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/10 9:31 p.m.51 views

MTProto proxy remote code execution vulnerability

In the mtprotoproxy aka MTProto proxy component through 0.7.2 for Erlang, a low-privileged remote attacker can access an improperly secured default installation without authenticating and achieve remote command execution ability...

8.8CVSS7.2AI score0.01513EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/27 3:30 p.m.51 views

Pimcore Demo Allows GraphQL Introspection

Introspection is enabled on demo.pimcore.fun. The demo site has graphql as a feature for users, but allows users to run instropection queries, which presents a potential schema information disclosure vulnerability...

6.5CVSS5.9AI score0.00783EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/21 5:7 p.m.51 views

Vulnerable OpenSSL included in cryptography wheels

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 2.5-41.0.3 are vulnerable to several security issues. More details about the vulnerabilities themselves can be found in https://www.openssl.org/news/secadv/20230908.txt. If you...

6.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/14 4:16 p.m.51 views

Jetty vulnerable to errant command quoting in CGI Servlet

If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the...

3.5CVSS6.9AI score0.01006EPSS
SaveExploits1References8Affected Software4
Github Security Blog
Github Security Blog
added 2023/09/12 1:52 p.m.51 views

OpenRefine Remote Code execution in project import with mysql jdbc url attack

Summary An remote Code exec vulnerability allows any unauthenticated user to exec code on the server. Details Hi,Team, i find openrefine support to import data from database,When use mysql jdbc to connect to database,It is vulnerable to jdbc url attacks,for example,unauthenticated attacker can ge...

9.8CVSS7.3AI score0.45473EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/08 12:17 p.m.51 views

Snappy PHAR deserialization vulnerability

Issue On March 17th the vulnerability CVE-2023-28115 was disclosed, allowing an attacker to gain remote code execution through PHAR deserialization. To fix this issue, the version 1.4.2 was released with an additional check in the affected function to prevent the usage of the phar:// wrapper...

9.8CVSS8.3AI score0.0276EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/24 10:22 p.m.51 views

libp2p nodes vulnerable to OOM attack

Summary In go-libp2p, by using signed peer records a malicious actor can store an arbitrary amount of data in a remote node’s memory. This memory does not get garbage collected and so the victim can run out of memory and crash. It is feasible to do this at scale. An attacker would have to transfe...

7.5CVSS6.7AI score0.00772EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/22 9:30 p.m.51 views

Apache XML Graphics Batik Server-Side Request Forgery vulnerability

Server-Side Request Forgery SSRF vulnerability in Apache Software Foundation Apache XML Graphics Batik.This issue affects Apache XML Graphics Batik: 1.16. On version 1.16, a malicious SVG could trigger loading external resources by default, causing resource consumption or in some cases even...

7.1CVSS6.6AI score0.00786EPSS
SaveExploits0References11Affected Software3
Github Security Blog
Github Security Blog
added 2023/08/11 6:31 p.m.51 views

OpenNMS Horizon XXE Injection Vulnerability

XXE injection in /rtc/post/ endpoint in OpenNMS Horizon 31.0.8 and versions earlier than 32.0.2 on multiple platforms is vulnerable to XML external entity XXE injection, which can be used for instance to force Horizon to make arbitrary HTTP requests to internal and external services. The solution...

6.1CVSS6.9AI score0.00489EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/28 3:30 p.m.51 views

Code injection in oscore

oscore v2.2.6 and below was discovered to contain a code injection vulnerability in the component com.opensymphony.util.EJBUtils.createStateless. This vulnerability is exploited via passing an unchecked argument...

9.8CVSS7.7AI score0.0118EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/14 9:58 p.m.51 views

SwiftTerm Code Injection vulnerability

Impact Attacker could modify the window title via a certain character escape sequence and then insert it back to the command line in the user's terminal, e.g. when the user views a file containing the malicious sequence, which could allow the attacker to execute arbitrary commands. Credit These...

7.8CVSS7.4AI score0.0043EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000