Lucene search
+L
GithubMost viewed

34222 matches found

Github Security Blog
Github Security Blog
added 2023/01/05 12:30 p.m.61 views

Vercel ms Inefficient Regular Expression Complexity vulnerability

A vulnerability, which was classified as problematic, has been found in vercel ms up to 1.x. This issue affects the function parse of the file index.js. The manipulation of the argument str leads to inefficient regular expression complexity. The attack may be initiated remotely. The exploit has...

5.3CVSS5.7AI score0.00981EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.61 views

YAML Go package vulnerable to denial of service

Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector...

5.5CVSS4.3AI score0.00415EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/10/25 8:22 p.m.61 views

@dependencytrack/frontend vulnerable to Persistent Cross-Site-Scripting via Vulnerability Details

Description Due to the common practice of providing vulnerability details in markdown format, the Dependency-Track frontend renders them using the JavaScript library Showdown. Showdown does not have any XSS countermeasures built in, and versions before 4.6.1 of the Dependency-Track frontend did n...

5.4CVSS5.3AI score0.00665EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/02 12:0 a.m.61 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.44881EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/25 7:19 a.m.61 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.01096EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/25 7:11 a.m.61 views

BlockWishList SQL Injection vulnerability

Impact An authenticated customer can perform SQL injection Patches Issue is fixed in 2.1.1...

8.8CVSS8.6AI score0.22718EPSS
SaveExploits6References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/16 11:14 p.m.61 views

Compromised child renderer processes could obtain IPC access without nodeIntegrationInSubFrames being enabled

Impact This vulnerability allows a renderer with JS execution to obtain access to a new renderer process with nodeIntegrationInSubFrames enabled which in turn allows effective access to ipcRenderer. Please note the misleadingly named nodeIntegrationInSubFrames option does not implicitly grant...

9.8CVSS8.8AI score0.00976EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/01 7:56 p.m.61 views

Path Traversal in XWiki Platform

Impact One can ask for any file located in the classloader using the template API and a path with ".." in it. For example template name="../xwiki.hbm.xml"/ To our knownledge none of the available files of the classloader in XWiki Standard contain any strong confidential data, hence the low...

4CVSS4.6AI score0.0102EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/01 7:50 p.m.61 views

Weak private key generation in SSH.NET

During an X25519 key exchange, the client’s private is generated with System.Random: cs var rnd = new Random; privateKey = new byteMontgomeryCurve25519.PrivateKeySizeInBytes; rnd.NextBytesprivateKey; Source: KeyExchangeECCurve25519.cs Source commit:...

6.5CVSS5.7AI score0.01414EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/25 12:0 a.m.61 views

Undertow Uncontrolled Resource Consumption

A flaw was found in Undertow. A potential security issue in flow control handling by the browser over HTTP/2 may potentially cause overhead or a denial of service in the server. The highest threat from this vulnerability is availability. This flaw affects Undertow versions prior to 2.0.40.Final a...

5.9CVSS6.3AI score0.01254EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 8:47 p.m.61 views

Argo CD will blindly trust JWT claims if anonymous access is enabled

Impact A critical vulnerability has been discovered in Argo CD which would allow unauthenticated users to impersonate as any Argo CD user or role, including the admin user, by sending a specifically crafted JSON Web Token JWT along with the request. In order for this vulnerability to be exploited...

10CVSS9.3AI score0.01947EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/24 5:5 p.m.61 views

keycloak vulnerable to unauthorized login via mail server setup

A flaw was found in keycloack before version 8.0.0. The owner of 'placeholder.org' domain can setup mail server on this domain and knowing only name of a client can reset password and then log in. For example, for client name 'test' the email address will be '[email protected]'...

9.1CVSS3.9AI score0.01718EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/20 12:0 a.m.61 views

Integer overflow in BCrypt class in Spring Security

Spring Security versions 5.5.x prior to 5.5.7, 5.6.x prior to 5.6.4, and earlier unsupported versions contain an integer overflow vulnerability. When using the BCrypt class with the maximum work factor 31, the encoder does not perform any salt rounds, due to an integer overflow error. The default...

5.3CVSS7.1AI score0.02282EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 2:26 a.m.61 views

Deserialization of Untrusted Data in NancyFX Nancy

Csrf.cs in NancyFX Nancy before 1.4.4 and 2.x before 2.0-dangermouse has Remote Code Execution via Deserialization of JSON data in a CSRF Cookie...

9.8CVSS5AI score0.03095EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:24 a.m.61 views

Apache MyFaces Vulnerable to Path Traversal

Multiple directory traversal vulnerabilities in MyFaces JavaServer Faces JSF in Apache MyFaces Core 2.0.x before 2.0.12 and 2.1.x before 2.1.6 allow remote attackers to read arbitrary files via a .. dot dot in the 1 ln parameter to faces/javax.faces.resource/web.xml or 2 the PATHINFO to...

5CVSS6.5AI score0.33471EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:9 a.m.61 views

Inadequate Encryption Strength in Apache CXF

Apache CXF 2.5.x before 2.5.10, 2.6.x before CXF 2.6.7, and 2.7.x before CXF 2.7.4 does not verify that a specified cryptographic algorithm is allowed by the WS-SecurityPolicy AlgorithmSuite definition before decrypting, which allows remote attackers to force CXF to use weaker cryptographic...

6.4CVSS5.5AI score0.06322EPSS
SaveExploits0References29Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:1 a.m.61 views

Deserialization of Untrusted Data in Jenkins

A code execution vulnerability exists in the Stapler web framework used by Jenkins 2.153 and earlier, LTS 2.138.3 and earlier in stapler/core/src/main/java/org/kohsuke/stapler/MetaClass.java that allows attackers to invoke some methods on Java objects by accessing crafted URLs that were not...

10CVSS6.1AI score0.98326EPSS
SaveExploits5References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/02 3:13 a.m.61 views

Apache XML Security For Java vulnerable to authentication bypass by HMAC truncation

The design of the W3C XML Signature Syntax and Processing XMLDsig recommendation, as implemented in multiple products. The Apache XML Security Java is affected by the vulnerability published in US-Cert VU 466161. See: http://www.kb.cert.org/vuls/id/466161 for more information. This bug can allow ...

5CVSS0.5AI score0.06348EPSS
SaveExploits0References29Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 6:33 p.m.61 views

Apache Tomcat Path Traversal Vulnerability

Absolute path traversal vulnerability in Apache Tomcat 4.0.0 through 4.0.6, 4.1.0, 5.0.0, 5.5.0 through 5.5.25, and 6.0.0 through 6.0.14, under certain configurations, allows remote authenticated users to read arbitrary files via a WebDAV write request that specifies an entity with a SYSTEM tag...

3.5CVSS6.7AI score0.39681EPSS
SaveExploits4References35Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/17 5:19 p.m.61 views

Improper CSP in Image Optimization API for Next.js versions between 10.0.0 and 12.1.0

Next.js is a React framework. Starting with version 10.0.0 and prior to version 12.1.0, Next.js is vulnerable to User Interface UI Misrepresentation of Critical Information. In order to be affected, the next.config.js file must have an images.domains array assigned and the image host assigned in...

7.5CVSS2.5AI score0.01795EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/16 10:30 p.m.61 views

Skip the router TLS configuration when the host header is an FQDN

Impact People that configure mTLS between Traefik and clients. For a request, the TLS configuration choice can be different than the router choice, which implies the use of a wrong TLS configuration. - When sending a request using FQDN handled by a router configured with a dedicated TLS...

7.5CVSS7.4AI score0.01714EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 12:41 a.m.61 views

Arbitrary Code Execution in Docker

Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a 1 symlink or 2 hard link attack in an image archive in a a pull or b load operation...

7.5CVSS7.2AI score0.04909EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/12 8:7 p.m.61 views

Improper Initialization in Pillow

Pillow is the friendly PIL Python Imaging Library fork. pathgetbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path...

6.5CVSS7.8AI score0.02556EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/07 12:21 a.m.61 views

OS Command Injection in diskusage-ng

diskusage-ng through 0.2.4 is vulnerable to Command Injection.It allows execution of arbitrary commands via the path argument...

9.8CVSS9.3AI score0.03857EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/18 4:13 p.m.61 views

Clarify Content-Type handling

Impact In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both “manifests” and “layers” fields could be interpreted as either a manifest or an index in the...

5CVSS1AI score0.02085EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/15 11:16 p.m.61 views

Authentication bypass issue in the Operator Console

During an internal security audit, we detected an authentication bypass issue in the Operator Console when an external IDP is enabled. The security issue has been reported internally. We have not observed this exploit in the wild or reported elsewhere in the community at large. All users are...

9.8CVSS1.9AI score0.48414EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/20 11:18 p.m.61 views

Deserialization of Untrusted Data in com.jsoniter:jsoniter

Withdrawn was withdrawn by its CNA. Further investigation showed that it was not a security issue. Original Description All versions of package com.jsoniter:jsoniter are vulnerable to Deserialization of Untrusted Data via malicious JSON strings. This may lead to a Denial of Service, and in certai...

5.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/14 8:25 p.m.61 views

body-parser-xml vulnerable to Prototype Pollution

body-parser-xml is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS8.9AI score0.01299EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/08 6:0 p.m.61 views

Duplicate Advisory: Session Fixation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-h9q8-5gv2-v6mg. This link is maintained to preserve external references. Original Description Shopware is an open source eCommerce platform. Potential session hijacking of store customers in versions below...

7.5CVSS7.1AI score0.00877EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/30 4:13 p.m.61 views

Account Takeover in Octobercms

Impact An attacker can request an account password reset and then gain access to the account using a specially crafted request. - To exploit this vulnerability, an attacker must know the username of an administrator and have access to the password reset form. Patches - Issue has been patched in...

9.1CVSS9.1AI score0.90418EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 8:43 p.m.61 views

XML External Entity Reference in Glances

The package glances before 3.2.1 are vulnerable to XML External Entity XXE Injection via the use of Fault to parse untrusted XML data, which is known to be vulnerable to XML attacks...

9.8CVSS5.5AI score0.01639EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 4:59 p.m.61 views

Prototype Pollution in GraphHopper

This affects the package com.graphhopper:graphhopper-web-bundle before 3.2, from 4.0-pre1 and before 4.0. The URL parser could be tricked into adding or modifying properties of Object.prototype using a constructor or proto payload...

5.4CVSS4.5AI score0.01401EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/26 9:34 p.m.61 views

Missing Authorization in TYPO3 extension

The directmail extension through 5.2.3 for TYPO3 allows Information Disclosure via a newsletter subscriber data Special Query...

4.3CVSS3.5AI score0.00778EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/01 5:0 p.m.61 views

Cross site scripting in the system log

Impact It is possible to inject code into the tllog table that will be executed in the browser when the system log is called in the back end. Patches Update to Contao 4.9.16 or 4.11.5. Workarounds Disable the system log module in the back end for all users especially admin users. References...

6.1CVSS6.2AI score0.0074EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2021/06/28 4:52 p.m.61 views

Reflected cross-site scripting in development mode handler in Vaadin

URL encoding error in development mode handler in com.vaadin:flow-server versions 2.0.0 through 2.6.1 Vaadin 14.0.0 through 14.6.1, 3.0.0 through 6.0.9 Vaadin 15.0.0 through 19.0.8 allows local user to execute arbitrary JavaScript code by opening crafted URL in browser. -...

2.5CVSS2.6AI score0.00286EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/24 8:28 p.m.61 views

Improper network isolation in Hashicorp Nomad

HashiCorp Nomad and Nomad Enterprise up to version 1.0.4 bridge networking mode allows ARP spoofing from other bridged tasks on the same node. Fixed in 0.12.12, 1.0.5, and 1.1.0 RC1...

6.5CVSS3.5AI score0.00512EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 6:14 p.m.61 views

Helm passes repository credentials to alternate domain

While working on the Helm source, a Helm core maintainer discovered a situation where the username and password credentials associated with a Helm repository could be passed on to another domain referenced by that Helm repository. Impact The index.yaml within a Helm chart repository contains a...

8.6CVSS7AI score0.01395EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 5:14 p.m.61 views

Integer Overflow in go-jose

go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures...

7.5CVSS4.5AI score0.02149EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/22 3:25 p.m.61 views

Cross-site Scripting in yii2cmf

yidashi yii2cmf 2.0 has XSS via the /search q parameter...

6.1CVSS4AI score0.00928EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/22 3:23 p.m.61 views

Session Fixation in Subrion CMS

Subrion CMS 4.2.1 allows session fixation via an alphanumeric value in a session cookie...

6.5CVSS3.4AI score0.00916EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/21 5:12 p.m.61 views

Duplicate Advisory: Improper Verification of Cryptographic Signature

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7r96-8g3x-g36m. This link is maintained to preserve external references. Original Description tEnvoy contains the PGP, NaCl, and PBKDF2 in node.js and the browser hashing, random, encryption, decryption,...

9.8CVSS8.1AI score0.00658EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:34 p.m.61 views

Arbitrary code injection in json-sanitizer

OWASP json-sanitizer before 1.2.2 may emit closing SCRIPT tags and CDATA section delimiters for crafted input. This allows an attacker to inject arbitrary HTML or XML into embedding documents...

9.8CVSS2.9AI score0.02068EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/15 4:11 p.m.61 views

Server-Side Request Forgery in Plone

Plone through 5.2.4 allows remote authenticated managers to conduct SSRF attacks via an event ical URL, to read one line of a file...

4.3CVSS5AI score0.00954EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/25 6:42 p.m.61 views

In github.com/pion/webrtc, failed DTLS certificate verification doesn't stop data channel communication

Impact Data channel communication was incorrectly allowed with users who have failed DTLS certificate verification. This attack requires Attacker knows the ICE password. Only take place during PeerConnection handshake. This attack can be detected by monitoring PeerConnectionState in all versions ...

5.3CVSS5.4AI score0.00677EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 6:20 p.m.61 views

HTTP Request Smuggling in goliath

goliath through 1.0.6 allows request smuggling attacks where goliath is used as a backend and a frontend proxy also being vulnerable. It is possible to conduct HTTP request smuggling attacks by sending the Content-Length header twice. Furthermore, invalid Transfer Encoding headers were found to b...

7.5CVSS7.3AI score0.01221EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 4:57 p.m.61 views

Ory fosite contains Improper Handling of Exceptional Conditions

Impact The TokenRevocationHandler ignores errors coming from the storage. This can lead to unexpected 200 status codes indicating successful revocation while the token is still valid. Whether an attacker can use this for her advantage depends on the ability to trigger errors in the store...

8CVSS1.2AI score0.01588EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:32 p.m.61 views

Privilege escalation in rbac

Impact Using a carefully crafted request or malicious proxy, a user with UserWrite permissions could create another user with higher privileges than their own due to insufficient checks on the allowed set of permissions. The event would be captured in the Event Log. Patches The issue has been fix...

8.8CVSS2.3AI score0.00718EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.61 views

Incomplete validation in `SparseAdd`

Impact Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data: python import tensorflow as tf aindices = tf.zeros10, 97, dtype=tf.int64 avalues = tf.zeros10, dtype=tf.int6...

7.8CVSS1.8AI score0.00234EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/21 2:24 p.m.61 views

Heap buffer overflow in `RaggedTensorToTensor`

Impact An attacker can cause a heap buffer overflow in tf.rawops.RaggedTensorToTensor: python import tensorflow as tf shape = tf.constant10, 10, shape=2, dtype=tf.int64 values = tf.constant0, shape=1, dtype=tf.int64 defaultvalue = tf.constant0, dtype=tf.int64 l = 849, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...

7.1CVSS1AI score0.00208EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/13 10:31 p.m.61 views

Authorization service vulnerable to DDos attacks in Apache CFX

CXF supports via JwtRequestCodeFilter passing OAuth 2 parameters via a JWT token as opposed to query parameters see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request JAR. Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI from...

7.5CVSS3AI score0.06593EPSS
SaveExploits0References13Affected Software2
Total number of security vulnerabilities5000