Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 5:33 p.m.83 views

XXE vulnerability in Jenkins Visualworks Store Plugin

Jenkins Visualworks Store Plugin 1.1.3 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers with the ability to control the output of a script that run Visualworks with StoreCI, or able to control an agent process, to have Jenkins parse a...

6.5CVSS6.2AI score0.01089EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:14 a.m.83 views

Improper Input Validation in BeanShell

BeanShell bsh before 2.0b6, when included on the classpath by an application that uses Java serialization or XStream, allows remote attackers to execute arbitrary code via crafted serialized data, related to XThis.Handler...

8.1CVSS7.5AI score0.70425EPSS
SaveExploits1References19Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/16 12:08 a.m.83 views

pgjdbc Arbitrary File Write Vulnerability

Overview The connection properties for configuring a pgjdbc connection are not meant to be exposed to an unauthenticated attacker. While allowing an attacker to specify arbitrary connection properties could lead to a compromise of a system, that's a defect of an application that allows...

8.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 10:27 p.m.83 views

Deserialization exploitation in Apache Dubbo

A deserialization vulnerability existed in dubbo 2.7.5 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protool, during Hessian2 deserializing the HashMap object, some functions in the classes stored...

9.8CVSS4AI score0.05682EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/27 4:13 p.m.83 views

Infinite Loop in Apache Xerces Java

There's a vulnerability within the Apache Xerces Java XercesJ XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present withi...

7.1CVSS3AI score0.11615EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/28 6:57 p.m.83 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/18 6:36 p.m.83 views

XStream is vulnerable to a Remote Command Execution attack

Impact The vulnerability may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

8.8CVSS8.3AI score0.77232EPSS
SaveExploits1References21Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 1:53 a.m.83 views

Prototype pollution in controlled-merge

Prototype pollution vulnerability in 'controlled-merge' versions 1.0.0 through 1.2.0 allows attacker to cause a denial of service and may lead to remote code execution...

7.5CVSS7.6AI score0.0357EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 1:27 a.m.83 views

Puma's Keepalive Connections Causing Denial Of Service

This vulnerability is related to CVE-2019-16770. Impact The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same process...

7.5CVSS1.1AI score0.01599EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/13 10:31 p.m.83 views

Autobinding vulnerability in MITREid Connect

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS3.9AI score0.02222EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 7:15 p.m.83 views

Arbitrary Code Execution in json-ptr

npm json-ptr before 2.1.0 has an arbitrary code execution vulnerability. The issue occurs in the set operation when the force flag is set to true. The function recursively set the property in the target object, however it does not properly check the key being set, leading to a prototype pollution...

9.8CVSS9.3AI score0.01902EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 3:17 p.m.83 views

HTTP Request Smuggling in akka-http-core

A vulnerable Akka HTTP server will accept a malformed message and hand it over to the user. If the user application proxies this message to another server unchanged and that server also accepts that message but interprets it as two HTTP messages, the second message has reached the second server...

6.5CVSS0.2AI score0.00711EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:14 p.m.83 views

"Deserialization errors in MyBatis"

MyBatis before 3.5.6 mishandles deserialization of object streams leading to potential cache poisoning...

8.1CVSS7.9AI score0.01804EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 3:53 p.m.83 views

Code Injection in oauth2-server

"oauth2-server aka node-oauth2-server through 3.1.1 implements OAuth 2.0 without PKCE. It does not prevent authorization code injection. This is similar to CVE-2020-7692. NOTE: the vendor states 'As RFC7636 is an extension, I think the claim in the Readme of "RFC 6749 compliant" is valid and not...

7.5CVSS8.6AI score0.0219EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/20 4:44 p.m.83 views

OS Command Injection and Improper Input Validation in ansible

A flaw was found in the solariszone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the na...

7.3CVSS3.7AI score0.00421EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/12 9:33 p.m.83 views

Uncontrolled Resource Consumption in Apache Thrift

In Apache Thrift 0.9.3 to 0.13.0, malicious RPC clients could send short messages which would result in a large memory allocation, potentially leading to denial of service...

7.5CVSS2.8AI score0.06779EPSS
SaveExploits0References111Affected Software1
Github Security Blog
Github Security Blog
added 2020/10/27 7:47 p.m.83 views

Heap buffer overflow in CefSharp

Impact A memory corruption bugHeap overflow in the FreeType font rendering library. This can be exploited by attackers to execute arbitrary code by using specially crafted fonts with embedded PNG images . As per https://www.secpod.com/blog/chrome-zero-day-under-active-exploitation-patch-now/ Goog...

9.6CVSS1AI score0.44303EPSS
SaveExploits2References19Affected Software4
Github Security Blog
Github Security Blog
added 2020/08/19 9:04 p.m.83 views

Remote Code Execution in SyliusResourceBundle

Impact Request parameters injected inside an expression evaluated by symfony/expression-language package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution. The vulnerable versions...

8.8CVSS4.5AI score0.01914EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 4:11 p.m.83 views

Directory traversal attack in Spring Cloud Config

Spring Cloud Config, versions 2.2.x prior to 2.2.2, versions 2.1.x prior to 2.1.7, and older unsupported versions allow applications to serve arbitrary configuration files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially crafted UR...

6.5CVSS5AI score0.6876EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/07 3:52 p.m.83 views

confinit vulnerable to prototype pollution

confinit through 0.3.0 is vulnerable to Prototype Pollution.The 'setDeepProperty' function could be tricked into adding or modifying properties of 'Object.prototype' using a 'proto' payload...

5.3CVSS2.7AI score0.01022EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/05 10:09 p.m.83 views

SMTP Injection in PHPMailer

Impact Attackers could inject arbitrary SMTP commands via by exploiting the fact that valid email addresses may contain line breaks, which are not handled correctly in some contexts. Patches Fixed in 5.2.14 in this commit. Workarounds Manually strip line breaks from email addresses before passing...

5CVSS9AI score0.01988EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/24 5:33 p.m.83 views

Reflected XSS in SilverStripe

SilverStripe through 4.4.x before 4.4.5 and 4.5.x before 4.5.2 allows Reflected XSS on the login form and custom forms. Silverstripe Forms allow malicious HTML or JavaScript to be inserted through non-scalar FormField attributes, which allows performing XSS Cross-Site Scripting on some forms buil...

6.1CVSS2.2AI score0.00685EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/04 10:37 p.m.83 views

Improper Restriction of XML External Entity Reference in Apache Olingo

The XML content type entity deserializer in Apache Olingo versions 4.0.0 to 4.6.0 is not configured to deny the resolution of external entities. Request with content type "application/xml", which trigger the deserialization of entities, can be used to trigger XXE attacks...

5.5CVSS4.9AI score0.12245EPSS
SaveExploits5References9Affected Software2
Github Security Blog
Github Security Blog
added 2020/02/04 10:37 p.m.83 views

Improper input validation in Apache Olingo

The AsyncResponseWrapperImpl class in Apache Olingo versions 4.0.0 to 4.6.0 reads the Retry-After header and passes it to the Thread.sleep method without any check. If a malicious server returns a huge value in the header, then it can help to implement a DoS attack...

7.5CVSS3.4AI score0.02067EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/31 6:00 p.m.83 views

Ability to switch channels via GET parameter enabled in production environments

Impact This vulnerability gives the ability to switch channels via the channelcode GET parameter in production environments. This was meant to be enabled only when %kernel.debug% is set to true. However, if no syliuschannel.debug is set explicitly in the configuration, the default value which is...

4.4CVSS2.9AI score0.00595EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:15 p.m.83 views

Duplicate Advisory: possible DoS caused by malformed signature decoding in Pure-Python ECDSA

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-pwfw-mgfj-7g3g. This link is maintained to preserve external references...

7.5CVSS7.7AI score0.02407EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 8:27 p.m.83 views

Possible privilege escalation in org.springframework:spring-core

Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, provide client-side support for multipart requests. When Spring MVC or Spring WebFlux server application server A receives input from a remote client, and then uses that input to make a...

7.5CVSS3.3AI score0.03085EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 4:32 p.m.83 views

In Apache Tomcat there is an improper handing of overflow in the UTF-8 decoder

An improper handing of overflow in the UTF-8 decoder with supplementary characters can lead to an infinite loop in the decoder causing a Denial of Service. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.7, 8.5.0 to 8.5.30, 8.0.0.RC1 to 8.0.51, and 7.0.28 to 7.0.86...

7.5CVSS4.9AI score0.20599EPSS
SaveExploits0References61Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 8:16 p.m.82 views

Starlette: SSRF and NTLM credential theft via UNC paths in StaticFiles on Windows

Summary When serving static files on Windows, StaticFiles resolves the requested path with os.path.realpath. If a UNC path such as \attacker.com\share reaches the resolver, realpath causes the process to open a connection to the remote host over SMB port 445. This is a server-side request forgery...

7.5CVSS5.5AI score0.00368EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/27 4:50 p.m.82 views

Symfony Vulnerable to Identity Spoofing via Unanchored DN Regex in X509Authenticator

Description X509Authenticator implements client-certificate mTLS authentication: the web server validates the client's certificate against a trusted CA, then passes the certificate's Subject DN Distinguished Name: a string like CN=Alice,O=Example,[email protected] to Symfony via...

9.1CVSS5.8AI score0.00367EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/24 7:30 p.m.82 views

Gemini CLI: Remote Code Execution via workspace trust and tool allowlisting bypasses

Summary Gemini CLI @google/gemini-cli and the run-gemini-cli GitHub Action are being updated to harden workspace trust and tool allowlisting, in particular when used in untrusted environments like GitHub Actions. This update introduces a breaking change to how non-interactive headless environment...

6.5AI score
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/01/16 8:59 p.m.82 views

Crawl4AI is Vulnerable to Remote Code Execution in Docker API via Hooks Parameter

A critical remote code execution vulnerability exists in the Crawl4AI Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec. The import builtin was included in the allowed builtins, allowing attackers to import arbitrary modules an...

10CVSS8.6AI score0.0163EPSS
SaveExploits2References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/14 12:05 a.m.82 views

Helm May Panic Due To Incorrect YAML Content

A Helm contributor discovered an improper validation of type error when parsing Chart.yaml and index.yaml files that can lead to a panic. Impact There are two areas of YAML validation that were impacted. First, when a Chart.yaml file had a null maintainer or the child or parent of a dependencies...

6.5CVSS7.1AI score0.00334EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/15 6:12 p.m.82 views

Starlette Denial of service (DoS) via multipart/form-data

Summary Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form fields and cause Starlette to both slow down significantly due to excessive memory allocations and...

8.7CVSS6.9AI score0.00653EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/15 9:43 p.m.82 views

Policy bypass for Host Firewall policy due to race condition in Cilium agent

Impact A race condition in the Cilium agent can cause the agent to ignore labels that should be applied to a node. This could in turn cause CiliumClusterwideNetworkPolicies intended for nodes with the ignored label to not apply, leading to policy bypass. Patches This issue was fixed in...

6.8CVSS6.6AI score0.005EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/05 8:07 p.m.82 views

Server Side Request Forgery (SSRF) attack in Fedify

Summary At present, when Fedify needs to retrieve an object or activity from a remote activitypub server, it makes a HTTP request to the @id or other resources present within the activity it has received from the web. This activity could reference an @id that points to an internal IP address,...

7.2CVSS6.9AI score0.006EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/05 8:06 p.m.82 views

Certifi removes GLOBALTRUST root certificate

Certifi 2024.07.04 removes root certificates from "GLOBALTRUST" from the root store. These are in the process of being removed from Mozilla's trust store. GLOBALTRUST's root certificates are being removed pursuant to an investigation which identified "long-running and unresolved compliance issues...

7.5CVSS6.8AI score0.01049EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/13 4:04 p.m.82 views

@valtimo/components exposes access token to form.io

Impact When opening a form in Valtimo, the access token JWT of the user is exposed to api.form.io via the the x-jwt-token header. An attacker can retrieve personal information from this token, or use it to execute requests to the Valtimo REST API on behalf of the logged-in user. This issue is...

9.8CVSS7.1AI score0.01057EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/20 2:54 p.m.82 views

Arbitrary file upload vulnerability in GeoServer's REST Coverage Store API

Summary An arbitrary file upload vulnerability exists that enables an authenticated administrator with permissions to modify coverage stores through the REST Coverage Store API to upload arbitrary file contents to arbitrary file locations which can lead to remote code execution. Details Coverage...

7.2CVSS7.7AI score0.01867EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2023/12/05 6:11 p.m.82 views

Traefik incorrectly processes fragment in the URL, leads to Authorization Bypass

Summary When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates the RFC because in the origin-form the URL should only contain the absolute path and the query. When this is combined with another fronte...

6.5CVSS7AI score0.00625EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/02 8:39 p.m.82 views

TorchServe Server-Side Request Forgery vulnerability

Impact Remote Server-Side Request Forgery SSRF Issue: TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests and write files to the disk. This issue could be taken advantage of to compromise the integrity of the system and...

10CVSS6.8AI score0.355EPSS
SaveExploits6References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/06 3:30 p.m.82 views

langchain SQL Injection vulnerability

SQL injection vulnerability in langchain allows a remote attacker to obtain sensitive information via the SQLDatabaseChain component...

7.5CVSS7.6AI score0.01248EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/24 6:30 p.m.82 views

SQL injection in Liferay Portal

SQL injection vulnerability in the upgrade process for SQL Server in Liferay Portal 7.3.1 through 7.4.3.17, and Liferay DXP 7.3 before update 6, and 7.4 before update 18 allows attackers to execute arbitrary SQL commands via the name of a database table's primary key index. This vulnerability is...

8.1CVSS8.5AI score0.00549EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/17 3:49 a.m.82 views

Starlette has Path Traversal vulnerability in StaticFiles

Summary When using StaticFiles, if there's a file or directory that starts with the same name as the StaticFiles directory, that file or directory is also exposed via StaticFiles which is a path traversal vulnerability. Details The root cause of this issue is the usage of os.path.commonprefix:...

7.5CVSS6.6AI score0.02049EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/10 9:30 p.m.82 views

Denial of service in Jenkins Core

Jenkins 2.393 and earlier, LTS 2.375.3 and earlier, and prior to LTS 2.387.1 is affected by the Apache Commons FileUpload library’s vulnerability CVE-2023-24998. This library is used to process uploaded files via the Stapler web framework usually through StaplerRequestgetFile and...

7.5CVSS7.3AI score0.0098EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/24 6:30 p.m.82 views

RestEasy Reactive implementation of Quarkus allows Creation of Temporary File With Insecure Permissions

In RestEasy Reactive implementation of Quarkus the insecure File.createTempFile is used in the FileBodyHandler class which creates temp files with insecure permissions that could be read by a local user...

3.3CVSS4.4AI score0.00206EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/24 4:22 p.m.82 views

LiteDB may deserialize bad JSON on object type using _type

Impact LiteDB use a special field in JSON documents to cast diferent types from BsonDocument do POCO classes. When instance of an object are not the same of class, BsonMapper use a special field type string info with full class name with assembly to be loaded and fit in your model. If your end-us...

9.8CVSS0.1AI score0.00699EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/30 7:35 p.m.82 views

.NET Denial of Service Vulnerability

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 5.0 and .NET Core 3.1. 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 5....

7.5CVSS7.2AI score0.05062EPSS
SaveExploits0References11Affected Software11
Github Security Blog
Github Security Blog
added 2022/08/06 5:46 a.m.82 views

JSPUI spellcheck and autocomplete tools vulnerable to Cross Site Scripting

Impact The JSPUI spellcheck "Did you mean" HTML escapes the data-spell attribute in the link, but not the actual displayed text. Similarly, the JSPUI autocomplete HTML does not properly escape text passed to it. Both are vulnerable to XSS. This vulnerability only impacts the JSPUI. This...

7.1CVSS6.2AI score0.00768EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 12:47 p.m.82 views

Use of a Broken or Risky Cryptographic Algorithm in XWiki Crypto API

Impact XWiki Crypto API will generate X509 certificates signed by default using SHA1 with RSA, which is not considered safe anymore for use in certificate signatures, due to the risk of collisions with SHA1. Note that this API is never used in XWiki Standard but it might be used in some extension...

9.8CVSS8.8AI score0.00406EPSS
SaveExploits0References5Affected Software1
Total number of security vulnerabilities5000