Lucene search
+L
GithubMost viewed

35611 matches found

Github Security Blog
Github Security Blog
added 2020/01/08 5:26 p.m.68 views

Stored XSS in Apache Atlas

Apache Atlas versions 0.8.3 and 1.1.0 were found vulnerable to Stored Cross-Site Scripting in the search functionality...

6.1CVSS2.1AI score0.01787EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/20 1:39 a.m.68 views

XXE in PHPSpreadsheet due to incomplete fix for previous encoding issue

PHPOffice PhpSpreadsheet before 1.8.0 has an XXE issue. The XmlScanner decodes the sheet1.xml from an .xlsx to utf-8 if something else than UTF-8 is declared in the header. This was a security measurement to prevent CVE-2018-19277 but the fix is not sufficient. By double-encoding the the xml...

8.8CVSS1.5AI score0.0135EPSS
SaveExploits1References8Affected Software2
Github Security Blog
Github Security Blog
added 2018/12/21 5:51 p.m.68 views

Commons FileUpload Denial of service vulnerability

MultipartStream.java in Apache Commons FileUpload before 1.3.1, as used in Apache Tomcat, JBoss Web, and other products, allows remote attackers to cause a denial of service infinite loop and CPU consumption via a crafted Content-Type header that bypasses a loop's intended exit conditions...

7.5CVSS7.3AI score0.82766EPSS
SaveExploits8References77Affected Software2
Github Security Blog
Github Security Blog
added 2018/10/22 6:53 p.m.68 views

Unrestricted Upload of File with Dangerous Type in blueimp-file-upload

Unauthenticated arbitrary file upload vulnerability in Blueimp jQuery-File-Upload = v9.22.0...

9.8CVSS2.7AI score0.97255EPSS
SaveExploits17References9Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/16 5:34 p.m.68 views

Denial of service vulnerability exists when .NET and .NET Core improperly process XML documents

Microsoft .NET Framework 1.1, 2.0, 3.0, 3.5, 3.5.1, 4, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2 and 5.7 and .NET Core 1.0. 1.1 and 2.0 allow a denial of service vulnerability due to the way XML documents are processed, aka ".NET and .NET Core Denial Of Service Vulnerability". This CVE is unique from...

7.5CVSS3.1AI score0.08885EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/18 6:28 p.m.68 views

Sandbox Breakout in safe-eval

Affected versions of safe-eval are vulnerable to a sandbox escape. By accessing object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox. Proof of Concept: This code accesses the process object and calls .exit js var safeEval =...

10CVSS9AI score0.03494EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.68 views

Deserialization Code Execution in js-yaml

Versions 2.0.4 and earlier of js-yaml are affected by a code execution vulnerability in the YAML deserializer. Proof of Concept const yaml = require'js-yaml'; const x = test: !!js/function function f console.log1; ; yaml.loadx; Recommendation Update js-yaml to version 2.0.5 or later, and ensure...

6.8CVSS5.3AI score0.17321EPSS
SaveExploits7References4Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.68 views

SQL Injection in Active Record

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresqladapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting...

7.5CVSS8.2AI score0.04278EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/02 8:17 p.m.67 views

9router: Missing Authorization and OS Command Injection

Unauthenticated RCE via /api/tunnel/tailscale-install Affected: 9router npm package — current master v0.4.39. Summary POST /api/tunnel/tailscale-install accepts a JSON body with a sudoPassword field and pipes it, followed by the body of https://tailscale.com/install.sh, into a child process spawn...

9.8CVSS5.9AI score0.02043EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 3:03 p.m.67 views

LangChain: Path traversal and sandbox escape in LangChain file-search middleware and loaders

Summary Several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or t...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/16 9:38 p.m.67 views

Istio: SSRF via RequestAuthentication jwksUri

Impact When a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhost or link local ips. This can result in sensitive data being distributed to Envoy proxies via xDS...

7.7CVSS5.8AI score0.00329EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 7:41 p.m.67 views

@isaacs/brace-expansion has Uncontrolled Resource Consumption

Summary @isaacs/brace-expansion is vulnerable to a Denial of Service DoS issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the...

9.2CVSS5.5AI score0.005EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/06/23 9:22 p.m.67 views

Claude Code Improper Authorization via websocket connections from arbitrary origins

Claude Code extensions in VSCode and forks e.g., Cursor, Windsurf, and VSCodium and JetBrains IDEs e.g., IntelliJ, Pycharm, and Android Studio are vulnerable to unauthorized websocket connections from an attacker when visiting attacker-controlled webpages. Claude Code for VSCode IDE extensions...

8.8CVSS7.4AI score0.00337EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/31 5:31 p.m.67 views

Vite has a `server.fs.deny` bypassed for `inline` and `raw` with `?import` query

Summary The contents of arbitrary files can be returned to the browser. Impact Only apps explicitly exposing the Vite dev server to the network using --host or server.host config option are affected. Details - base64 encoded content of non-allowed files is exposed using ?inline&import originally...

7.5CVSS6.9AI score0.58462EPSS
SaveExploits9References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/12 7:28 p.m.67 views

graphql allows remote code execution when loading a crafted GraphQL schema

Summary Loading a malicious schema definition in GraphQL::Schema.fromintrospection or GraphQL::Schema::Loader.load can result in remote code execution. Any system which loads a schema by JSON from an untrusted source is vulnerable, including those that use GraphQL::Client to load external schemas...

9CVSS7.6AI score0.03102EPSS
SaveExploits2References15Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/03 9:30 a.m.67 views

PrismJS DOM Clobbering vulnerability

Prism aka PrismJS through 1.29.0 allows DOM Clobbering with resultant XSS for untrusted input that contains HTML but does not directly contain JavaScript, because document.currentScript lookup can be shadowed by attacker-injected HTML elements...

5.4CVSS6.1AI score0.00335EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/18 2:39 p.m.67 views

Camaleon CMS affected by arbitrary file write to RCE (GHSL-2024-182)

An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS is running on depending on the permissions of the underlying filesystem. E.g. This can lead to a delayed...

9.9CVSS8.3AI score0.40956EPSS
SaveExploits2References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/01 3:32 p.m.67 views

robinweser fast-loops vulnerable to prototype pollution

robinweser fast-loops v1.1.3 was discovered to contain a prototype pollution via the function objectMergeDeep. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties...

10CVSS8.1AI score0.00918EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/17 10:28 p.m.67 views

Firefly III has a MFA bypass in oauth flow

Impact A MFA bypass in the Firefly III OAuth flow may allow malicious users to bypass the MFA-check. This allows malicious users to use password spraying to gain access to your Firefly III data using passwords stolen from other sources. As OAuth applications are easily enumerable using an...

5.9CVSS7.2AI score0.00594EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 9:02 p.m.67 views

Drupal core Arbitrary PHP code execution

The Drupal project uses the PEAR ArchiveTar library. The PEAR ArchiveTar library has released a security update that impacts Drupal. For more information please see: CVE-2020-28948 CVE-2020-28949 Multiple vulnerabilities are possible if Drupal is configured to allow .tar, .tar.gz, .bz2, or .tlz...

7.8CVSS7.8AI score0.84554EPSS
SaveExploits5References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/19 8:06 p.m.67 views

Container escape at build time

Impact What kind of vulnerability is it? Who is impacted? Users running containers with root privileges allowing a container to run with read/write access to the host system files when selinux is not enabled. With selinux enabled, some read access is allowed. Patches From @nalind cat...

8.6CVSS8.5AI score0.0049EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/07 5:40 p.m.67 views

jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext

A vulnerability has been identified in the JSON Web Encryption JWE decryption interfaces, specifically related to the support for decompressing plaintext after its decryption. This allows an adversary to exploit specific scenarios where the compression ratio becomes exceptionally high. As a resul...

5.9CVSS6.5AI score0.02085EPSS
SaveExploits0References10Affected Software3
Github Security Blog
Github Security Blog
added 2024/02/22 6:25 p.m.67 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 2024/01/09 7:35 p.m.67 views

Microsoft ASP.NET Core project templates vulnerable to denial of service

A Denial of Service vulnerability exists in ASP.NET Core project templates which utilize JWT-based authentication tokens. This vulnerability allows an unauthenticated client to consume arbitrarily large amounts of server memory, potentially triggering an out-of-memory condition on the server and...

6.8CVSS8AI score0.02892EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2023/12/18 7:31 p.m.67 views

Keycloak vulnerable to reflected XSS via wildcard in OIDC redirect_uri

Keycloak prevents certain schemes in redirects, but permits them if a wildcard is appended to the token. This could permit an attacker to submit a specially crafted request leading to XSS or possibly further attacks...

5.4CVSS6.4AI score0.00912EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/16 12:35 a.m.67 views

Remote code execution from account through SearchAdmin

Impact The search administration interface doesn't properly escape the id and label of search user interface extensions, allowing the injection of XWiki syntax containing script macros including Groovy macros that allow remote code execution, impacting the confidentiality, integrity and...

9.9CVSS7.7AI score0.78812EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/15 12:31 a.m.67 views

Duplicate Advisory: Keycloak vulnerable to reflected XSS via wildcard in OIDC redirect_uri

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-cvg2-7c3j-g36j. This link is maintained to preserve external references. Original Description A flaw was found in Keycloak that prevents certain schemes in redirects, but permits them if a wildcard is appended t...

6AI score
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 9:30 a.m.67 views

Spring Framework vulnerable to denial of service

In Spring Framework versions 6.0.0 - 6.0.13, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service DoS condition. Specifically, an application is vulnerable when all of the following are true: the application uses Spring MVC or Spring WebFlux...

7.5CVSS7AI score0.01159EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/30 3:18 p.m.67 views

CodeIgniter4 vulnerable to information disclosure when detailed error report is displayed in production environment

Impact If an error or exception occurs in CodeIgniter4 v4.4.2 and earlier, a detailed error report is displayed even if in the production environment. As a result, confidential information may be leaked. Patches Upgrade to v4.4.3 or later. See upgrading guide. Workarounds Replace...

7.5CVSS6.8AI score0.00621EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/25 9:14 p.m.67 views

crypto-es PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

Impact Summary Crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standardOWASP PBKDF2 Cheatsheet. This is because it both 1 defaults to SHA1SHA1 wiki, a cryptographic hash algorithm considered insecure since at leas...

9.1CVSS6.6AI score0.00446EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/23 8:41 p.m.67 views

XWiki Platform's Groovy jobs check the wrong author, allowing remote code execution

Impact XWiki supports scheduled jobs that contain Groovy scripts. Currently, the job checks the content author of the job for programming right. However, modifying or adding a job script to a document doesn't modify the content author. Together with a CSRF vulnerability in the job scheduler, this...

9CVSS7.7AI score0.01081EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/08/18 9:50 p.m.67 views

Puma HTTP Request/Response Smuggling vulnerability

Impact Prior to version 6.3.1, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies and zero-length Content-Length headers in a way that allowed HTTP request smuggling. The following vulnerabilities are addressed by this advisory: Incorrect parsing of trailing fields in...

9.8CVSS6.9AI score0.00847EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/28 3:30 p.m.67 views

Code injection in wix-embedded-mysql

wix-embedded-mysql v4.6.2 and below was discovered to contain a code injection vulnerability in the component com.wix.mysql.distribution.Setup.apply. This vulnerability is exploited via passing an unchecked argument...

9.8CVSS7.7AI score0.0104EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/22 9:30 p.m.67 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/26 6:30 p.m.67 views

Spring Boot Welcome Page Denial of Service

In Spring Boot versions 3.0.0 - 3.0.6, 2.7.0 - 2.7.11, 2.6.0 - 2.6.14, 2.5.0 - 2.5.14 and older unsupported versions, there is potential for a denial-of-service DoS attack if Spring MVC is used together with a reverse proxy cache. Specifically, an application is vulnerable if all of the condition...

7.5CVSS6.7AI score0.00911EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/27 11:09 p.m.67 views

Cross-site Scripting (XSS) in DataObject Any Getter grid operator

Impact Stored cross site scripting vulnerability in operator any getter in dataobject grid configuration. Patches Update to version 10.5.21 or apply this patch manually https://github.com/pimcore/pimcore/commit/6946f8a5a0a93b516c49f17a5b45044eebd73480.patch Workarounds Apply patch...

6.1CVSS6.1AI score0.00523EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/26 9:30 p.m.67 views

Access bypass in Drupal core

The file download facility doesn't sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. Some sites may require configuration changes following this security release. Review the release notes for your...

6.5CVSS6.6AI score0.0054EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/18 10:28 p.m.67 views

Authentication Bypass in @strapi/plugin-users-permissions

Summary Strapi through 4.5.6 does not verify the access or ID tokens issued during the OAuth flow when the AWS Cognito login provider is used for authentication. Details Strapi through 4.5.6 does not verify the access or ID tokens issued during the OAuth flow when the AWS Cognito login provider i...

6.8AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/20 9:27 p.m.67 views

CairoSVG improperly processes SVG files loaded from external resources

SSRF vulnerability Summary When CairoSVG processes an SVG file, it can make requests to the inner host and different outside hosts. Operating system, version and so on Linux, Debian Buster LTS core 5.10 / Parrot OS 5.1 Electro Ara, python 3.9 Tested CairoSVG version 2.6.0 Details A specially...

9.9CVSS6.6AI score0.00722EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/14 10:00 p.m.67 views

.NET Remote Code Execution Vulnerability

Microsoft Security Advisory CVE-2023-21808: .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.8CVSS8.2AI score0.01148EPSS
SaveExploits0References4Affected Software4
Github Security Blog
Github Security Blog
added 2023/02/14 12:30 a.m.67 views

Vulnerable OpenSSL included in sgx-dcap-quote-verify-python

sgx-dcap-quote-verify-python includes a statically linked copy of OpenSSL. The version of OpenSSL included in sgx-dcap-quote-verify-python 0.0.1..0.0.2 is vulnerable to a security issue. More details about the OpenSSL vulnerabilities themselves can be found at...

7.4CVSS0.4AI score0.59501EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/14 9:36 p.m.67 views

Helm vulnerable to denial of service through string value parsing

Fuzz testing, by Ada Logics and sponsored by the CNCF, identified input to functions in the strvals package that can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the strvals package in the Helm SDK can have a Denial of Service atta...

7.5CVSS2.2AI score0.0076EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/13 3:30 p.m.67 views

hutool-json stack overflow vulnerability

A stack overflow in the org.json.JSONTokener.nextValue::JSONTokener.java component of hutool-json v5.8.10 allows attackers to cause a Denial of Service DoS via crafted JSON or XML data...

7.5CVSS7.6AI score0.00943EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/11 12:03 a.m.67 views

Container build can leak any path on the host into the container

Description Moby is the open source Linux container runtime and set of components used to build a variety of downstream container runtimes, including Docker CE, Mirantis Container Runtime formerly Docker EE, and Docker Desktop. Moby allows for building container images using a set of build...

5.5CVSS0.8AI score0.01278EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/29 2:12 p.m.67 views

d3-color vulnerable to ReDoS

The d3-color module provides representations for various color spaces in the browser. Versions prior to 3.1.0 are vulnerable to a Regular expression Denial of Service. This issue has been patched in version 3.1.0. There are no known workarounds...

5.5AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/07 12:01 a.m.67 views

x/crypto/ssh vulnerable to panic via malformed packets

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an unauthenticated attacker to panic an SSH server. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic...

7.5CVSS7.6AI score0.01118EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/06 5:39 a.m.67 views

Solana Pay Vulnerable to Weakness in Transfer Validation Logic

Description When a Solana Pay transaction is located using a reference key, it may be checked to represent a transfer of the desired amount to the recipient, using the supplied validateTransfer function. An edge case regarding this mechanism could cause the validation logic to validate multiple...

5.3CVSS5.4AI score0.00824EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/21 9:38 p.m.67 views

Grails framework Remote Code Execution via Data Binding

Impact A vulnerability has been discovered in the Grails data-binding logic which allows for Remote Code Execution in a Grails application. This exploit requires the application to be running on Java 8, either deployed as a WAR to a servlet container, or an executable JAR. Patches Grails framewor...

9.8CVSS9.3AI score0.02273EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/02 12:00 a.m.67 views

openssl-src heap memory corruption with RSA private key operation

The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X8664 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a...

10CVSS9.5AI score0.4705EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/25 7:19 a.m.67 views

JWS and JWT signature validation vulnerability with special characters

Impact Jsrsasign supports JWSJSON Web Signatures and JWTJSON Web Token validation. However JWS or JWT signature with non Base64URL encoding special characters or number escaped characters may be validated as valid by mistake. For example, even if a string of non Base64URL encoding characters such...

9.8CVSS0.2AI score0.0112EPSS
SaveExploits1References9Affected Software1
Total number of security vulnerabilities5000