Lucene search
+L
GithubMost viewed

34222 matches found

Github Security Blog
Github Security Blog
•added 2022/09/16 10:31 p.m.•62 views

TensorFlow vulnerable to `CHECK` fail in `Save` and `SaveSlices`

Impact If Save or SaveSlices is run over tensors of an unsupported dtype, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf filename = tf.constant"" tensornames = tf.constant"" Save data = tf.casttf.random.uniformshape=1,...

7.5CVSS7.5AI score0.00411EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
•added 2022/07/21 9:38 p.m.•62 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.02173EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 10:15 p.m.•62 views

Segfault if `tf.histogram_fixed_width` is called with NaN values in TensorFlow

Impact The implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain NaN elements: python import tensorflow as tf import numpy as np tf.histogramfixedwidthvalues=np.nan, valuerange=1,2 The implementation assumes that all floating point operations are defined...

5.5CVSS5.8AI score0.00314EPSS
SaveExploits1References11Affected Software3
Github Security Blog
Github Security Blog
•added 2022/05/24 5:33 p.m.•62 views

Magento SQL Injection vulnerability

Magento versions 2.4.0 and 2.3.5 and earlier are affected by an SQL Injection vulnerability that could lead to sensitive information disclosure. This vulnerability could be exploited by an authenticated user with permissions to the product listing page to read data from the database...

7.1CVSS7.1AI score0.02301EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 4:56 p.m.•62 views

Jenkins Log Parser Plugin vulnerable to Cross-site Scripting

Log Parser Plugin did not escape an error message shown when log parsing patterns are invalid. This resulted in a persisted cross-site scripting vulnerability exploitable by attackers able to control the log parsing rules configuration, typically users with Job/Configure permission. Jenkins appli...

5.4CVSS2AI score0.00882EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/17 3:54 a.m.•62 views

Symfony Cryptographic Vulnerability

The nextBytes function in the SecureRandom class in Symfony before 2.3.37, 2.6.x before 2.6.13, and 2.7.x before 2.7.9 does not properly generate random numbers when used with PHP 5.x without the paragonie/randomcompat library and the opensslrandompseudobytes function fails, which makes it easier...

7.5CVSS6.9AI score0.01907EPSS
SaveExploits0References10Affected Software3
Github Security Blog
Github Security Blog
•added 2022/05/17 1:24 a.m.•62 views

Improper Restriction of XML External Entity Reference in Apache POI

The OPC SAX setup in Apache POI before 3.10.1 allows remote attackers to read arbitrary files via an OpenXML file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity XXE issue...

4.3CVSS7.3AI score0.13258EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 3:45 a.m.•62 views

MitM on Jenkins Maven Plugin

Jenkins Maven Plugin 2.17 and earlier bundled a version of the commons-httpclient library with the vulnerability CVE-2012-6153 that incorrectly verified SSL certificates, making it susceptible to man-in-the-middle attacks. Maven Plugin 3.0 no longer has a dependency on commons-httpclient...

5.9CVSS5.6AI score0.00488EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 12:1 a.m.•62 views

Improper socket reuse in Apache Tomcat

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS0.5AI score0.08405EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:45 a.m.•62 views

Exposure of Sensitive Information to an Unauthorized Actor in Oracle MySQL Connectors Java

Vulnerability in the MySQL Connectors component of Oracle MySQL subcomponent: Connector/J. Supported versions that are affected are 5.1.41 and earlier. Easily "exploitable" vulnerability allows low privileged attacker with logon to the infrastructure where MySQL Connectors executes to compromise...

3.3CVSS4AI score0.00448EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:26 a.m.•62 views

Code execution in Apache Struts 1 plugin

The Struts 1 plugin used with Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage...

9.8CVSS3.9AI score0.98817EPSS
SaveExploits19References11Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:7 a.m.•62 views

OpenStack Ironic Exposure of Sensitive Information to an Unauthorized Actor

The ironic-api service in OpenStack Ironic before 4.2.5 Liberty and 5.x before 5.1.2 Mitaka allows remote attackers to obtain sensitive information about a registered node by leveraging knowledge of the MAC address of a network card belonging to that node and sending a crafted POST request to the...

7.5CVSS6.7AI score0.02836EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/11 9:21 p.m.•62 views

Out-of-bounds Write in zlib affects Nokogiri

Summary Nokogiri v1.13.4 updates the vendored zlib from 1.2.11 to 1.2.12, which addresses CVE-2018-25032. That CVE is scored as CVSS 7.4 "High" on the NVD record as of 2022-04-05. Please note that this advisory only applies to the CRuby implementation of Nokogiri = v1.13.4. Impact CVE-2018-25032 ...

7.5CVSS0.3AI score0.52063EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/03 12:1 a.m.•62 views

Allocation of Resources Without Limits or Throttling in Spring Framework

In Spring Framework versions 5.3.0 - 5.3.16, 5.2.0.RELEASE - 5.2.19.RELEASE, and older unsupported versions, it is possible for a user to provide a specially crafted SpEL expression that may cause a denial of service condition...

6.5CVSS6.7AI score0.36081EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/03/16 12:0 a.m.•62 views

openssl-src's infinite loop in `BN_mod_sqrt()` reachable when parsing certificates

The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a...

7.5CVSS7.7AI score0.70561EPSS
SaveExploits2References38Affected Software1
Github Security Blog
Github Security Blog
•added 2022/03/11 11:53 p.m.•62 views

Command injection in Parse Server through prototype pollution

Impact This is a Remote Code Execution RCE vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file DatabaseController.js, so it is likely to affect...

10CVSS0.1AI score0.49081EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/01 10:1 p.m.•62 views

Neo4j Graph Database vulnerable to Path Traversal

Impact Directory Traversal Vulnerabilities found in several functions of apoc plugins in Neo4j Graph database. The attacker can retrieve and download files from outside the configured directory on the affected server. Under some circumstances, the attacker can also create files. Patches The users...

9.1CVSS2.5AI score0.01529EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/02 2:50 p.m.•62 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes in Apache Struts

Apache Struts 2.0.0 to 2.5.20 forced double OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution...

9.8CVSS2.6AI score0.97112EPSS
SaveExploits15References11Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/10 6:57 p.m.•62 views

Heap buffer overflow in `Transpose`

Impact The shape inference function for Transpose is vulnerable to a heap buffer overflow: python import tensorflow as tf @tf.function def test: y = tf.rawops.Transposex=1,2,3,4,perm=-10 return y test This occurs whenever perm contains negative elements. The shape inference function does not...

7.8CVSS1.6AI score0.00156EPSS
SaveExploits0References8Affected Software3
Github Security Blog
Github Security Blog
•added 2021/09/30 5:11 p.m.•62 views

SQL Injection in topthink/thinkphp

ThinkPHP v3.2.3 and below contains a SQL injection vulnerability which is triggered when the array is not passed to the "where" and "query" methods...

9.8CVSS9.7AI score0.01807EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/07 11:8 p.m.•62 views

Uncontrolled Resource Consumption in pillow

The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service ReDoS via the getrgb function...

7.5CVSS7.5AI score0.03154EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/25 2:43 p.m.•62 views

Bad alloc in `StringNGrams` caused by integer conversion

Impact The implementation of tf.rawops.StringNGrams is vulnerable to an integer overflow issue caused by converting a signed integer value to an unsigned one and then allocating memory based on this value. python import tensorflow as tf tf.rawops.StringNGrams data='','', datasplits=0,2, separator...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/08/09 8:44 p.m.•62 views

Open Redirect in Flask-User

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple backslashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS6.5AI score0.01113EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 5:35 p.m.•62 views

Insufficient Session Expiration and TOCTOU Race Condition in OPC FOundation UA .Net Standard

This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of OPC Foundation UA .NET Standard 1.04.358.30. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of sessions. The issue results fr...

7.5CVSS7.2AI score0.0258EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 5:15 p.m.•62 views

Beego has a file creation race condition

The File Session Manager in Beego 1.10.0 allows local users to read session files because there is a race condition involving file creation within a directory with weak permissions...

4.7CVSS4.8AI score0.00199EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
•added 2021/07/26 9:41 p.m.•62 views

Incorrect Authorization in TYPO3 extension

The l10nmgr aka Localization Manager extension before 7.4.0, 8.x before 8.7.0, and 9.x before 9.2.0 for TYPO3 allows Information Disclosure translatable fields...

4.3CVSS4.9AI score0.00824EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/28 6:33 p.m.•62 views

Regular Expression Denial of Service (ReDoS) in Prism

Some languages before 1.24.0 are vulnerable to Regular Expression Denial of Service ReDoS. Impact When Prism is used to highlight untrusted user-given text, an attacker can craft a string that will take a very very long time to highlight. Do not use the following languages to highlight untrusted...

7.4CVSS1.5AI score0.01433EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 5:27 p.m.•62 views

Control character injection in console output in github.com/ipfs/go-ipfs

Impact Control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown, malicious action. Patches - Patched via https://github.com/ipfs/go-ipfs/pull/7831 in v0.8.0 For more information If you have any questions...

8.8CVSS8.3AI score0.01501EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/22 3:15 p.m.•62 views

Form validation can be skipped

Impact By crafting a special GET request containing a valid form state, a form can be submitted without invoking any validators. We consider the severity low because it is not possible to change any form values since the form state is secured with an HMAC that is still verified. That means that...

6.5CVSS0.4AI score0.01124EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/21 5:16 p.m.•62 views

set-getter Prototype Pollution Vulnerability

Prototype pollution vulnerability in ‘set-getter’ version 0.1.0 allows an attacker to cause a denial of service and may lead to remote code execution...

9.8CVSS9.1AI score0.03299EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/16 5:28 p.m.•62 views

CSRF vulnerability in Jenkins Xray - Test Management for Jira Plugin allows capturing credentials

Jenkins Xray - Test Management for Jira Plugin 2.4.0 and earlier does not require POST requests for a connection test method, resulting in a cross-site request forgery CSRF vulnerability. This vulnerability allows attackers to connect to an attacker-specified URL using attacker-specified...

7.1CVSS6.5AI score0.00642EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/16 5:24 p.m.•62 views

Cross-site Scripting in Jenkins Dashboard View Plugin

Jenkins Dashboard View Plugin prior to 2.16 and 2.12.1 does not escape URLs referenced in Image Dashboard Portlets, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with View/Configure permission. As part of this fix, the property for image URLs was changed fr...

5.4CVSS4.9AI score0.72678EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/16 5:17 p.m.•62 views

Command injection in Apache Unomi

Apache Unomi prior to version 1.5.5 allows CRLF log injection because of the lack of escaping in the log statements...

7.5CVSS5.1AI score0.02283EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/15 4:11 p.m.•62 views

Incorrect Permission Assignment for Critical Resource in Plone

Plone through 5.2.4 allows remote authenticated managers to perform disk I/O via crafted keyword arguments to the ReStructuredText transform in a Python script...

9.9CVSS4.3AI score0.01963EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/15 4:10 p.m.•62 views

Duplicate Advisory: Path Traversal in Zope

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-5pr9-v234-jw36. This link is maintained to preserve external references. Original Description Zope is an open-source web application server. In Zope versions prior to 4.6 and 5.2, users can access untrusted...

8.8CVSS7.6AI score0.01843EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/02 9:42 p.m.•62 views

Dragonfly contains remote code execution vulnerability

An argument injection vulnerability in the Dragonfly gem before 1.4.0 for Ruby allows remote attackers to read and write to arbitrary files via a crafted URL when the verifyurl option is disabled. This may lead to code execution. The problem occurs because the generate and process features...

9.8CVSS9.2AI score0.72249EPSS
SaveExploits4References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 7:15 p.m.•62 views

Go JOSE Signature Validation Bypass

Go JOSE before 1.1.0 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate which signature was valid, which could potentially lead to confusion. For example, users of the...

7.5CVSS7.2AI score0.01967EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:38 p.m.•62 views

Go Ethereum Improper Input Validation

In Go Ethereum aka geth before 1.8.14, TraceChain in eth/apitracer.go does not verify that the end block is after the start block. Specific Go Packages Affected github.com/ethereum/go-ethereum/eth...

7.5CVSS7.3AI score0.01249EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/13 10:29 p.m.•62 views

Code injection in keycloak

A flaw was found in keycloak. The new account console in keycloak can allow malicious code to be executed using the referrer URL. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

7.5CVSS3.2AI score0.0119EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/11 4:43 p.m.•62 views

Cross-site scripting in jspdf

It's possible to use nested script tags in order to bypass the filtering regex...

6.3CVSS6.2AI score0.01573EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:51 p.m.•62 views

Flask-Cors Directory Traversal vulnerability

An issue was discovered in Flask-CORS aka CORS Middleware for Flask before 3.0.9. It allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format...

7.5CVSS7.2AI score0.04017EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/22 4:11 p.m.•62 views

Server session is not invalidated when logout() helper method of Authentication module is used in Vaadin 18-19

Authentication.logout helper in com.vaadin:flow-client versions 5.0.0 prior to 6.0.0 Vaadin 18, and 6.0.0 through 6.0.4 Vaadin 19.0.0 through 19.0.3 uses incorrect HTTP method, which, in combination with Spring Security CSRF protection, allows local attackers to access Fusion endpoints after the...

7.1CVSS3.4AI score0.00322EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/13 3:41 p.m.•62 views

Improper Input Validation in klona

Flaw in input validation in npm package klona version 1.1.0 and earlier may allow prototype pollution attack that may result in remote code execution or denial of service of applications using klona...

9.8CVSS9.5AI score0.04118EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/13 3:20 p.m.•62 views

Code injection in port-killer

This affects all versions of package port-killer. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization. Running this PoC will cause the command touch success to be...

8.8CVSS4.9AI score0.01654EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/07 9:51 p.m.•62 views

Exposure of class information in RESTEasy

A flaw was found in RESTEasy in all current versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value...

5.3CVSS2.2AI score0.01439EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/07 8:35 p.m.•62 views

Path Traversal in Ansible

A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable...

4.6CVSS5.9AI score0.00492EPSS
SaveExploits1References16Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/07 8:30 p.m.•62 views

Exposure of Sensitive Information to an Unauthorized Actor in Ansible

A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from...

3.9CVSS6.1AI score0.00361EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/23 1:53 a.m.•62 views

Cross-Site Scripting in Content Preview

Problem It has been discovered that database fields used as descriptionColumn are vulnerable to cross-site scripting when their content gets previewed in the page module. A valid backend user account is needed to exploit this vulnerability. Solution Update to TYPO3 versions 10.4.14, 11.1.1 that f...

5.4CVSS5.2AI score0.00872EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/03/22 4:57 p.m.•62 views

Out-of-bounds write in libpng

An issue has been found in third-party PNM decoding associated with libpng 1.6.35. It is a stack-based buffer overflow in the function gettoken in pnm2png.c in pnm2png...

8.8CVSS4.4AI score0.03554EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/19 9:19 p.m.•62 views

Command injection in kill-process-on-port

All versions of package kill-process-on-port are vulnerable to Command Injection via a.getProcessPortId...

7.5CVSS7.4AI score0.01929EPSS
SaveExploits1References3Affected Software1
Total number of security vulnerabilities5000