Lucene search
+L
GithubMost viewed

34161 matches found

Github Security Blog
Github Security Blog
added 2021/08/02 5:26 p.m.78 views

Out-of-bounds write in ChakraCore

A remote code execution vulnerability exists in the way the scripting engine handles objects in memory in Microsoft browsers, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0823, CVE-2020-0825, CVE-2020-0826, CVE-2020-0827, CVE-2020-0828, CVE-2020-0829...

7.6CVSS5.2AI score0.09592EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/19 9:21 p.m.78 views

Cross-site Scripting in Froala WYSIWYG Editor

Froala WYSIWYG Editor 3.2.6-1 is affected by XSS due to a namespace confusion during parsing...

5.4CVSS1.8AI score0.52037EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 5:17 p.m.78 views

Elliptic Curve Key Disclosure in go-jose

go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making ...

9.1CVSS2.7AI score0.01411EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2021/06/18 6:43 p.m.78 views

Path traversal in impacket

Multiple path traversal vulnerabilities exist in smbserver.py in Impacket before 0.9.23. An attacker that connects to a running smbserver instance can list and write to arbitrary files via ../ directory traversal. This could potentially be abused to achieve arbitrary code execution by replacing...

9.8CVSS6.3AI score0.1926EPSS
SaveExploits1References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:29 p.m.78 views

Missing Authorization in Jenkins S3 publisher Plugin

Jenkins S3 publisher Plugin prior to 0.11.7 and 0.11.5.1 does not perform Run/Artifacts permission checks in various HTTP endpoints and API models. This allows attackers with Item/Read permission to obtain information about artifacts uploaded to S3, if the optional Run/Artifacts permission is...

4.3CVSS4.6AI score0.00712EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 9:7 p.m.78 views

github.com/pires/go-proxyproto denial of service vulnerability

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS5.4AI score0.01871EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 3:38 p.m.78 views

XML Entity Expansion and Improper Input Validation in Kubernetes API server

Improper input validation in the Kubernetes API server in versions v1.0-1.12 and versions prior to v1.13.12, v1.14.8, v1.15.5, and v1.16.2 allows authorized users to send malicious YAML or JSON payloads, causing the API server to consume excessive CPU or memory, potentially crashing and becoming...

7.5CVSS7.4AI score0.25939EPSS
SaveExploits2References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 1:52 a.m.78 views

Path traversal in rollup-plugin-serve

Path traversal in npm package rollup-plugin-serve before version 1.0.2. There is no path sanitization in readFile operation...

9.8CVSS9AI score0.01474EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 7:15 p.m.78 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.01879EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:22 p.m.78 views

Improper Authentication in react-adal

This affects versions of react-adal 0.5.1. It is possible for a specially crafted JWT token and request URL can cause the nonce, session and refresh values to be incorrectly validated, causing the application to treat an attacker-generated JWT token as authentic. The logical defect is caused by h...

8.2CVSS7.6AI score0.01266EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/08 4:33 p.m.78 views

Indico Tampering with links (e.g. password reset) in sent emails

Impact An external audit of the Indico codebase has discovered a vulnerability in Indico's URL generation logic which could have allowed an attacker to make Indico send a password reset link with a valid token pointing to an attacker-controlled domain by sending that domain in the Host header. Ha...

7.5CVSS7.3AI score0.01047EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/20 9:33 p.m.78 views

Blind SQL injection in PrestaShop productcomments module

Impact An attacker can use a Blind SQL injection to retrieve data or stop the MySQL service. Patches The problem is fixed in 4.2.1...

8.2CVSS8.5AI score0.12388EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/13 5:13 p.m.78 views

Segfault in `tf.quantization.quantize_and_dequantize`

Impact An attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize: python tf.quantization.quantizeanddequantize input=2.5, 2.5, inputmin=0,0, inputmax=1,1, axis=10 This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation:...

7.5CVSS1.4AI score0.00908EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2020/07/29 8:40 p.m.78 views

Signature Malleabillity in elliptic

The Elliptic package before version 6.5.3 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature...

7.7CVSS5.2AI score0.02629EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/26 4:54 p.m.78 views

ECDSA signature validation vulnerability by accepting wrong ASN.1 encoding in jsrsasign

Impact Jsrsasign supports ECDSA signature validation which signature value is represented by ASN.1 DER encoding. This vulnerablity may accept a wrong ASN.1 DER encoded ECDSA signature such as: - wrong multi-byte ASN.1 length of TLV ex. 0x820045 even though 0x45 is correct - prepending zeros with...

7.5CVSS0.5AI score0.01116EPSS
SaveExploits1References14Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/24 5:15 p.m.78 views

Rack allows Percent-encoded cookies to overwrite existing prefixed cookie names

A reliance on cookies without validation/integrity check security vulnerability exists in rack 2.2.3, rack 2.1.4 that makes it possible for an attacker to forge a secure or host-only cookie prefix...

7.5CVSS3.6AI score0.02938EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 4:11 p.m.78 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/06/03 10:2 p.m.78 views

Information Exposure in Snyk Broker

All versions of snyk-broker before 4.73.1 are vulnerable to Information Exposure. It logs private keys if logging level is set to DEBUG...

7.5CVSS2.4AI score0.01122EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/15 9:9 p.m.78 views

Improper Restriction of Rendered UI Layers or Frames in Keycloak

A vulnerability was found in all versions of Keycloak where, the pages on the Admin Console area of the application are completely missing general HTTP security headers in HTTP-responses. This does not directly lead to a security issue, yet it might aid attackers in their efforts to exploit other...

5.8CVSS1.2AI score0.00764EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/04 10:36 p.m.78 views

Improper input validation in Apache Shiro

Apache Shiro before 1.4.2, when using the default "remember me" configuration, cookies could be susceptible to a padding attack...

7.5CVSS2.9AI score0.09101EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/05/14 4:2 a.m.78 views

Exposure of Sensitive Information to an Unauthorized Actor and SQL Injection in Spring Data JPA

This affects Spring Data JPA in versions up to and including 2.1.5, 2.0.13 and 1.11.19. Derived queries using any of the predicates ?startingWith?, ?endingWith? or ?containing? could return more results than anticipated when a maliciously crafted query parameter value is supplied. Also, LIKE...

5.3CVSS2.6AI score0.01087EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/18 4:49 p.m.78 views

keycloak-core discloses system properties

It was found that while parsing the SAML messages the StaxParserUtil class of keycloak before 2.5.1 replaces special strings for obtaining attribute values with system property. This could allow an attacker to determine values of system properties at the attacked system by formatting the SAML...

6.5CVSS6.6AI score0.02457EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/27 4:50 p.m.77 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.0033EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2025/09/08 7:42 p.m.77 views

@akoskm/create-mcp-server-stdio is vulnerable to MCP Server Command Injection through `exec` API

Command Injection in MCP Server The MCP Server at https://github.com/akoskm/create-mcp-server-stdio is written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. Vulnerable tool The MCP Server exposes the to...

9.3CVSS8AI score0.01371EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/10 7:42 p.m.77 views

send vulnerable to template injection that can lead to XSS

Impact passing untrusted user input - even after sanitizing it - to SendStream.redirect may execute untrusted code Patches this issue is patched in send 0.19.0 Workarounds users are encouraged to upgrade to the patched version of express, but otherwise can workaround this issue by making sure any...

5CVSS6.9AI score0.00511EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/01 10:1 a.m.77 views

Uptime Kuma vulnerable to authenticated remote code execution via malicious plugin installation

Summary Installation of a maliciously crafted plugin allows for remote code execution by an authenticated attacker. Details Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is currently disabled in the web interface, but the corresponding AP...

8.8CVSS8.2AI score0.02017EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/04 9:13 p.m.77 views

Docker Swarm encrypted overlay network may be unauthenticated

Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component dockerd, which is developed as moby/moby is commonly referred to as Docker. Swarm Mode, which is...

8.7CVSS7.4AI score0.02733EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/30 8:19 p.m.77 views

Prototype pollution in matrix-js-sdk (part 2)

Impact In certain configurations, data sent by remote servers containing special strings in key locations could cause modifications of the Object.prototype, disrupting matrix-js-sdk functionality, causing denial of service and potentially affecting program logic. This is part 2, where...

8.2CVSS6.6AI score0.01185EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/10 9:30 p.m.77 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/17 2:0 p.m.77 views

golang.org/x/net vulnerable to Uncontrolled Resource Consumption

A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests...

7.5CVSS7.4AI score0.04561EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/04 12:30 a.m.77 views

Gravitee API Management contains Path Traversal

This CVE addresses the partial fix for CVE-2019-25075 Gravitee API Management before 3.15.13 allows path traversal through HTML injection. A certain HTML injection combined with path traversal in the Email service in Gravitee API Management before 3.15.13 allows anonymous users to read arbitrary...

8.6CVSS6.9AI score0.00759EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/29 1:48 a.m.77 views

XStream can cause Denial of Service via stack overflow

Impact The vulnerability may allow a remote attacker to terminate the application with a stack overflow error resulting in a denial of service only by manipulating the processed input stream. Patches XStream 1.4.20 handles the stack overflow and raises an InputManipulationException instead...

8.2CVSS7.7AI score0.08689EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/14 7:0 p.m.77 views

Apache SOAP contains unauthenticated RPCRouterServlet

UNSUPPORTED WHEN ASSIGNED In the default configuration of Apache SOAP, an RPCRouterServlet is available without authentication. This gives an attacker the possibility to invoke methods on the classpath that meet certain criteria. Depending on what classes are available on the classpath this might...

9.8CVSS9.5AI score0.0227EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:5 p.m.77 views

Improper Authentication in Apache Spark

In Apache Spark 2.4.5 and earlier, a standalone resource manager's master may be configured to require authentication spark.authenticate via a shared secret. When enabled, however, a specially-crafted RPC to the master can succeed in starting an application's resources on the Spark cluster, even...

9.8CVSS9.3AI score0.29157EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2022/02/10 10:38 p.m.77 views

Apache CXF JMX Integration is vulnerable to a MITM attack

Apache CXF has the ability to integrate with JMX by registering an InstrumentationManager extension with the CXF bus. If the createMBServerConnectorFactory property of the default InstrumentationManagerImpl is not disabled, then it is vulnerable to a man-in-the-middle MITM style attack. An attack...

5.3CVSS6AI score0.06147EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/01 12:44 a.m.77 views

Cross-site Scripting in showdoc

Stored XSS via upload attachment with format .svg in File Library...

6.5CVSS2.2AI score0.00642EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/19 8:15 p.m.77 views

Policies not properly enforced in bluemonday

The bluemonday sanitizer before 1.0.16 for Go, and before 0.0.8 for Python in pybluemonday, does not properly enforce policies associated with the SELECT, STYLE, and OPTION elements...

9.8CVSS2.1AI score0.01514EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2021/09/02 9:59 p.m.77 views

Path traversal in Grafana Cortex

An issue was discovered in Grafana Cortex through 1.9.0. The header value X-Scope-OrgID is used to construct file paths for rules files, and if crafted to conduct directory traversal such as ae ../../sensitive/path/in/deployment pathname, then Cortex will attempt to parse a rules file at that...

5.3CVSS5.3AI score0.01392EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/09 8:44 p.m.77 views

ReDOS in Mpmath

A Regular Expression Denial of Service ReDOS vulnerability was discovered in Mpmath v1.0.0 when the mpmathify function is called...

7.5CVSS3.4AI score0.04179EPSS
SaveExploits1References16Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/01 5:2 p.m.77 views

Unencrypted storage of client side sessions

Impact The default configuration of client side sessions results in unencrypted, but signed, data being set as cookie values. This means that if something sensitive goes into the session, it could be read by something with access to the cookies. Note: the documentation does point this out and...

7.5CVSS0.7AI score0.00455EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/24 8:28 p.m.77 views

Improper Privilege Management in HashiCorp Nomad

HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and java task drivers can access processes associated with other tasks on the same node. Fixed in 0.12.10, and 1.0.3...

7.5CVSS4.9AI score0.01453EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/09 5:14 p.m.77 views

Header injection possible in Django

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS0.8AI score0.03146EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/04 7:9 p.m.77 views

Path traversal

Impact A malicious actor could read sensitive files from the environment where TechDocs documentation is built and published by setting a particular path for docsdir in mkdocs.yml. These files would then be available over the TechDocs backend API. This vulnerability is mitigated by the fact that ...

6.5CVSS1.3AI score0.0128EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/01 9:57 p.m.77 views

Kiali Authentication Bypass vulnerability

An authentication bypass vulnerability was found in Kiali in versions before 1.31.0 when the authentication strategy OpenID is used. When RBAC is enabled, Kiali assumes that some of the token validation is handled by the underlying cluster. When OpenID implicit flow is used with RBAC turned off,...

6.5CVSS3.9AI score0.00763EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/28 7:18 p.m.77 views

Cross-site scripting vulnerability in TinyMCE

Impact A cross-site scripting XSS vulnerability was discovered in the URL sanitization logic of the core parser for form elements. The vulnerability allowed arbitrary JavaScript execution when inserting a specially crafted piece of content into the editor using the clipboard or APIs, and then...

5.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 3:59 p.m.77 views

Command Injection in geojson2kml

All versions up to and including version 0.1.1 of package geojson2kml are vulnerable to Command Injection via the index.js file. PoC: js var a =require"geojson2kml"; a"./","& touch JHU",function...

9.8CVSS9.3AI score0.63305EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 3:17 p.m.77 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.00705EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 3:54 p.m.77 views

Open Redirect in Liferay Portal

The redirect module in Liferay Portal before 7.3.3 does not limit the number of URLs resulting in a 404 error that is recorded, which allows remote attackers to perform a denial of service attack by making repeated requests for pages that do not exist...

7.5CVSS7.1AI score0.01759EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 4:11 p.m.77 views

Withdrawn: Arbitrary Code Execution in static-eval

All versions of package static-eval are vulnerable to Arbitrary Code Execution using FunctionExpressions and TemplateLiterals. PoC: var evaluate = require'static-eval'; var parse = require'esprima'.parse; var src="function x return...

5AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/05 7:49 p.m.77 views

Action Pack contains Information Disclosure / Unintended Method Execution vulnerability

Impact ------ There is a possible information disclosure / unintended method execution vulnerability in Action Pack when using the redirectto or polymorphicurl helper with untrusted user input. Vulnerable code will look like this. redirecttoparams:someparam All users running an affected release...

7.5CVSS7.3AI score0.04195EPSS
SaveExploits1References6Affected Software1
Total number of security vulnerabilities5000