Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2020/04/01 4:35 p.m.96 views

Improper Verification of Cryptographic Signature in Pure-Python ECDSA

A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable...

9.1CVSS2.8AI score0.01534EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/13 3:39 p.m.97 views

npm symlink reference outside of node_modules

Versions of the npm CLI prior to 6.13.3 are vulnerable to a symlink reference outside of nodemodules. It is possible for packages to create symlinks to files outside of thenodemodules folder through the bin field upon installation. A properly constructed entry in the package.json bin field would...

8.1CVSS2.3AI score0.03412EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:17 p.m.96 views

Apache NiFi information disclosure by XXE

The XMLFileLookupService in NiFi versions 1.3.0 to 1.9.2 allowed trusted users to inadvertently configure a potentially malicious XML file. The XML file has the ability to make external calls to services via XXE and reveal information such as the versions of Java, Jersey, and Apache that the NiFI...

6.5CVSS4.1AI score0.02258EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2019/12/02 6:13 p.m.96 views

Unescaped exception messages in error responses in Jetty

In Eclipse Jetty versions 9.4.21.v20190926, 9.4.22.v20191022, and 9.4.23.v20191118, the generation of default unhandled Error response content in text/html and text/json Content-Type does not escape Exception messages in stacktraces included in error output...

6.1CVSS2.6AI score0.01905EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/04/23 4:03 p.m.96 views

Billion laughs attack in c3p0

c3p0 version 0.9.5.4 may be exploited by a billion laughs attack when loading XML configuration due to missing protections against recursive entity expansion when loading configuration...

7.5CVSS4.1AI score0.04882EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/01 3:32 p.m.95 views

Prototype pollution in ag-grid-community via the _.mergeDeep function

ag-grid-community v31.3.2 and ag-grid-enterprise v31.3.2 were discovered to contain a prototype pollution via the .mergeDeep function. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service DoS via injecting arbitrary properties. Prior versions were also found ...

9.8CVSS9.9AI score0.01158EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/02/28 9:30 p.m.95 views

Mezzanine allows attackers to bypass access control mechanisms

An issue in Mezzanine v6.0.0 allows attackers to bypass access control mechanisms in the admin panel via a crafted request...

9.8CVSS7AI score0.01105EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/11 6:30 a.m.95 views

Denial of Service in Connect2id Nimbus JOSE+JWT

In Connect2id Nimbus JOSE+JWT before 9.37.2, an attacker can cause a denial of service resource consumption via a large JWE p2c header value aka iteration count for the PasswordBasedDecrypter PBKDF2 component...

7.5CVSS7AI score0.00814EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/20 4:48 p.m.95 views

XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. For instance, the following URL execute an alter on the browser:...

8.8CVSS6.9AI score0.01496EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/26 5:39 p.m.95 views

Buffer overflow in sponge queue functions

Impact The Keccak sponge function interface accepts partial inputs to be absorbed and partial outputs to be squeezed. A buffer can overflow when partial data with some specific sizes are queued, where at least one of them has a length of 2^32 - 200 bytes or more. Patches Yes, see commit fdc6fef0...

9.8CVSS9.4AI score0.05737EPSS
SaveExploits1References23Affected Software2
Github Security Blog
Github Security Blog
added 2023/02/21 9:30 p.m.95 views

MongoDB .NET/C# Driver vulnerable to Deserialization of Untrusted Data

Under very specific circumstances, a privileged user is able to cause arbitrary code to be executed which may cause further disruption to services. This is specific to applications written in C. This affects all MongoDB .NET/C Driver versions prior to and including v2.18.0...

7.2CVSS6.9AI score0.01379EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/11 8:48 p.m.95 views

NuGet Elevation of Privilege Vulnerability

Description Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0.0-rc, .NET 6.0, .NET Core 3.1, and NuGet NuGet.exe, NuGet.Commands, NuGet.CommandLine, NuGet.Protocol. This advisory also provides guidance on what developers can do to update their...

7.8CVSS8AI score0.01108EPSS
SaveExploits0References14Affected Software3
Github Security Blog
Github Security Blog
added 2022/06/17 1:11 a.m.95 views

Configuration API in EdgeXFoundry 2.1.0 and earlier exposes message bus credentials to local unauthenticated users

Impact The /api/v2/config endpoint exposes message bus credentials to local unauthenticated users. In security-enabled mode, message bus credentials are supposed to be kept in the EdgeX secret store and require authentication to access. This vulnerability bypasses the access controls on message b...

5.9CVSS5.1AI score0.00308EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/25 7:22 p.m.95 views

Ansible Exposes Sensitive Information

A flaw was found in the Ansible Engine prior to 2.10.6rc1, 2.9.18rc1, and 2.8.19rc1, where sensitive info is not masked by default and is not protected by the nolog feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The...

7.5CVSS7.2AI score0.0206EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 11:51 p.m.95 views

Prototype Pollution in handlebars

The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source...

9.8CVSS2.9AI score0.04506EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/17 9:55 p.m.95 views

Advanced Content Filter (ACF) vulnerability allowing to execute JavaScript code using malformed HTML

Affected packages The vulnerability has been discovered in the Advanced Content Filter ACF module and may affect all plugins used by CKEditor 4. Impact A potential vulnerability has been discovered in CKEditor 4 Advanced Content Filter ACF core module. The vulnerability allowed to inject malforme...

8.2CVSS2.2AI score0.01346EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/07 10:57 p.m.95 views

Prototype Pollution in immer

immer is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS8.9AI score0.01651EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/28 4:55 p.m.95 views

Possible route enumeration in production mode via RouteNotFoundError view in Vaadin 10, 11-14, and 15-19

Improper sanitization of path in default RouteNotFoundError view in com.vaadin:flow-server versions 1.0.0 through 1.0.14 Vaadin 10.0.0 through 10.0.18, 1.1.0 prior to 2.0.0 Vaadin 11 prior to 14, 2.0.0 through 2.6.1 Vaadin 14.0.0 through 14.6.1, and 3.0.0 through 6.0.9 Vaadin 15.0.0 through 19.0....

5.3CVSS2AI score0.01318EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 8:12 p.m.95 views

Predictable CSRF tokens in centreon/centreon

An issue was discovered in Centreon-Web in Centreon Platform 20.10.0. The anti-CSRF token generation is predictable, which might allow CSRF attacks that add an admin user...

6.5CVSS2.3AI score0.00823EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/27 6:44 p.m.95 views

Lookup function information discolosure in helm

The Helm core maintainers have identified an information disclosure vulnerability in Helm 3.0.0-3.1.2. Impact lookup is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This c...

8.5CVSS5.2AI score0.0126EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 7:20 p.m.95 views

Improper Input Validation in Apache Camel

Apache Camel's JMX is vulnerable to Rebind Flaw. Apache Camel users should upgrade to 3.2.0...

7.5CVSS4.3AI score0.13959EPSS
SaveExploits0References19Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/06 6:28 p.m.95 views

Server-side request forgery in Ghost CMS

Server-side request forgery SSRF vulnerability in Ghost CMS 3.10.0 allows an attacker to scan local or external network or otherwise interact with internal systems...

8.1CVSS7.6AI score0.0122EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:14 p.m.95 views

Missing Authentication for Critical Function in Apache Calcite

"HttpUtilsgetURLConnection method disables explicitly hostname verification for HTTPS connections making clients vulnerable to man-in-the-middle attacks. Calcite uses this method internally to connect with Druid and Splunk so information leakage may happen when using the respective Calcite...

5.9CVSS0.4AI score0.02131EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2021/03/01 7:57 p.m.95 views

Denial of service in three

This affects the package three before 0.125.0. This can happen when handling rgb or hsl colors. PoC: js var three = require'three' function buildblankn var ret = "rgb" for var i = 0; i n; i++ ret += " " return ret + ""; var Color = three.Color var time = Date.now; new Colorbuildblank50000 var...

7.5CVSS7.3AI score0.02519EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/02 9:42 p.m.95 views

Unbounded connection acceptance leads to file handle exhaustion

Impact All servers running blaze-core = 0.14.14, including blaze-http and http4s-blaze-server users, are affected. Blaze, accepts connections unconditionally on a dedicated thread pool. This has the net effect of amplifying degradation in services that are unable to handle their current request...

7.5CVSS1.1AI score0.02117EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/04 3:06 p.m.95 views

Prototype Pollution in handlebars

Versions of handlebars prior to 3.0.8 or 4.5.3 are vulnerable to prototype pollution. It is possible to add or modify properties to the Object prototype through a malicious template. This may allow attackers to crash the application or execute Arbitrary Code in specific conditions. Recommendation...

6.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/02 3:26 p.m.95 views

Remote Memory Exposure in bl

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.5CVSS4.1AI score0.02183EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/31 10:51 p.m.95 views

Heap Based Buffer Overflow in libyaml

Versions 0.2.2 and earlier depend on native libyaml version 0.1.5 or earlier. As such, they are affected by a heap-based buffer overflow vulnerability that may result in a crash or arbitrary code execution when parsing YAML tags. Recommendation - Update to version 0.2.3 that includes a version of...

6.8CVSS5.1AI score0.07386EPSS
SaveExploits0References25Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 2:52 p.m.95 views

SQL injection in Django

Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escapi...

8.8CVSS2.7AI score0.22513EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/27 4:37 p.m.95 views

Insufficient output escaping of attachment names in PHPMailer

Impact CWE-116: Incorrect output escaping. An attachment added like this note the double quote within the attachment name, which is entirely valid: $mail-addAttachment'/tmp/attachment.tmp', 'filename.html";.jpg'; Will result in a message containing these headers: Content-Type:...

7.5CVSS1.2AI score0.0378EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/12 12:39 a.m.95 views

Exposure of Sensitive Information to an Unauthorized Actor in Apache Kafka

When Connect workers in Apache Kafka 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, or 2.3.0 are configured with one or more config providers, and a connector is created/updated on that Connect cluster to use an externalized secret variable in a substring of a connector configuration property value,...

7.5CVSS3.2AI score0.03915EPSS
SaveExploits0References27Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/23 9:36 p.m.95 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to javax.swing.JEditorPane...

8.8CVSS3.2AI score0.0356EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 4:35 p.m.95 views

Open Redirect in ecstatic

Versions of ecstatic prior to 4.1.2, 3.3.2 or 2.2.2 are vulnerable to Open Redirect. The package fails to validate redirects, allowing attackers to craft requests that result in an HTTP 301 redirect to any other domains. Recommendation If using ecstatic 4.x, upgrade to 4.1.2 or later. If using...

7.5CVSS2.2AI score0.01274EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/26 7:54 p.m.95 views

Information disclosure in Apache Superset

An information disclosure issue was found in Apache Superset 0.34.0, 0.34.1, 0.35.0, and 0.35.1. Authenticated Apache Superset users are able to retrieve other users' information, including hashed passwords, by accessing an unused and undocumented API endpoint on Apache Superset...

6.5CVSS1.8AI score0.01351EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/28 10:37 p.m.95 views

Feedgen Vulnerable to XML Denial of Service Attacks

Impact The feedgen library allows supplying XML as content for some of the available fields. This XML will be parsed and integrated into the existing XML tree. During this process, feedgen is vulnerable to XML Denial of Service Attacks e.g. XML Bomb. This becomes a concern in particular if feedge...

7.5CVSS1.9AI score0.02182EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/16 8:17 p.m.95 views

Heap buffer overflow in `UnsortedSegmentSum` in TensorFlow

Impact A heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. This is unlikely to be...

9.8CVSS3.4AI score0.00788EPSS
SaveExploits0References8Affected Software3
Github Security Blog
Github Security Blog
added 2019/12/02 6:18 p.m.95 views

Apache NiFi process group information disclosure

When updating a Process Group via the API in NiFi versions 1.3.0 to 1.9.2, the response to the request includes all of its contents at the top most level, not recursively. The response included details about processors and controller services which the user may not have had read access to...

5.3CVSS3AI score0.02751EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2019/11/13 12:32 a.m.95 views

jackson-databind polymorphic typing issue

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 prior to 2.9.10.1, 2.8.11.5, and 2.6.7.3. When Default Typing is enabled either globally or for a specific property for an externally exposed JSON endpoint and the service has the p6spy 3.8.6 jar in the classpath, and a...

9.8CVSS9.1AI score0.04901EPSS
SaveExploits0References30Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 4:33 p.m.95 views

Apache Tomcat Race Condition vulnerability

If an async request was completed by the application at the same time as the container triggered the async timeout, a race condition existed that could result in a user seeing a response intended for a different user. An additional issue was present in the NIO and NIO2 connectors that did not...

5.9CVSS6.4AI score0.11296EPSS
SaveExploits0References46Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/04 8:58 p.m.94 views

changedetection.io has Reflected XSS in its RSS Tag Error Response

A reflected cross-site scripting XSS vulnerability was identified in the /rss/tag/ endpoint of changedetection.io. The taguuid path parameter is reflected directly in the HTTP response body without HTML escaping. Since Flask returns text/html by default for plain string responses, the browser...

6.1CVSS5.8AI score0.00282EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/02 11:27 p.m.94 views

`Cookie` HTTP header isn't stripped on cross-origin redirects

urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a Cookie header and unknowingly leak information via HTTP redirects to a different origin if that user...

8.1CVSS6.6AI score0.01207EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/29 6:31 p.m.94 views

MongoDB Driver may publish events containing authentication-related data

Some MongoDB Drivers may erroneously publish events containing authentication-related data to a command listener configured by an application. The published events may contain security-sensitive data when specific authentication-related commands are executed. Without due care, an application may...

7.5CVSS5.8AI score0.00646EPSS
SaveExploits0References13Affected Software3
Github Security Blog
Github Security Blog
added 2023/06/30 8:30 p.m.94 views

Keycloak vulnerable to cross-site scripting when validating URI-schemes on SAML and OIDC

AssertionConsumerServiceURL is a Java implementation for SAML Service Providers org.keycloak.protocol.saml. Affected versions of this package are vulnerable to Cross-site Scripting XSS. AssertionConsumerServiceURL allows XSS when sending a crafted SAML XML request...

10CVSS5.9AI score0.00626EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/23 7:55 p.m.94 views

Insufficient validation when decoding a Socket.IO packet

Impact A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. TypeError: Cannot convert object to primitive value at Socket.emit node:events:507:25 at .../nodemodules/socket.io/lib/socket.js:531:14 Patches A fix has been...

7.5CVSS7.2AI score0.01059EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/31 10:44 p.m.94 views

Karate has vulnerable dependency on json-smart package (CVE-2023-1370)

Summary The CVE How to fix it Very simple, just upgrade json-path package to 2.8.0 from 2.7.0 inside karate-core pom.xml ;...

7.5CVSS7.6AI score0.01119EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/21 10:31 p.m.94 views

Sentry SDK leaks sensitive session information when `sendDefaultPII` is set to `True`

Impact When using the Django integration of the Sentry SDK in a specific configuration it is possible to leak sensitive cookies values, including the session cookie to Sentry. These sensitive cookies could then be used by someone with access to your Sentry issues to impersonate or escalate their...

7.6CVSS6.3AI score0.00647EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/23 10:10 p.m.94 views

Update share links to use FRP instead of SSH tunneling

Impact This is a vulnerability which affects anyone using Gradio's share links i.e. creating a Gradio app and then setting share=True with Gradio versions older than 3.13.1. In these older versions of Gradio, a private SSH key is sent to any user that connects to the Gradio machine, which means...

9.8CVSS8.9AI score0.00553EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/03 12:00 a.m.95 views

Uncontrolled Resource Consumption in Jackson-databind

In FasterXML jackson-databind 2.4.0-rc1 until 2.12.7.1 and in 2.13.x before 2.13.4.2 resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAPSINGLEVALUEARRAYS feature is enabled. This was patched in 2.12.7.1,...

7.5CVSS7.6AI score0.02779EPSS
SaveExploits2References18Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/07 12:00 a.m.94 views

OS Command Injection in GenieACS

In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument lib/ui/api.ts and lib/ping.ts. The vulnerability arises from insufficient input validation combined with a missing authorization check...

9.8CVSS3.8AI score0.21901EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 12:45 a.m.94 views

Server-side request forgery (SSRF) in Apache XmlGraphics Commons

Apache XmlGraphics Commons 2.4 is vulnerable to server-side request forgery, caused by improper input validation by the XMPParser. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests...

8.2CVSS4.6AI score0.0665EPSS
SaveExploits0References12Affected Software1
Total number of security vulnerabilities5000