Lucene search
+L
GithubMost viewed

34222 matches found

Github Security Blog
Github Security Blog
•added 2021/08/05 5:2 p.m.•56 views

URL Redirection to Untrusted Site ('Open Redirect') in Products.isurlinportal

Impact Various parts of Plone use the 'is url in portal' check for security, mostly to see if it is safe to redirect to a url. A url like https://example.org is not in the portal. But the url https:example.org without slashes tricks our code and it is considered to be in the portal. When...

6.5CVSS0.3AI score0.01028EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 4:56 p.m.•56 views

Improper Handling of Length Parameter Inconsistency in Apache Ant

When reading a specially crafted ZIP archive, or a derived formats, an Apache Ant build can be made to allocate large amounts of memory that leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Commonly used derived formats from ZIP archives...

5.5CVSS6AI score0.02642EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/01 5:1 p.m.•56 views

Prototype Pollution in think-helper

Impact The software receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. Patches [email protected] patched it, anyone used think-helper should...

7.5CVSS2.5AI score0.01009EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/29 9:34 p.m.•56 views

Improper Authenication in Pion DTLS

handleIncomingPacket in conn.go in Pion DTLS before 1.5.2 lacks a check for application data with epoch 0, which allows remote attackers to inject arbitrary unencrypted data after handshake completion...

9.8CVSS5.5AI score0.02938EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/29 9:32 p.m.•56 views

Incorrect Default Permissions in Binance tss-lib

The keygen protocol implementation in Binance tss-lib before 1.2.0 allows attackers to generate crafted h1 and h2 parameters in order to compromise a signing round or obtain sensitive information from other parties. Specific Go Packages Affected github.com/binance-chain/tss-lib/ecdsa/keygen...

8.2CVSS7.6AI score0.01247EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 5:53 p.m.•56 views

Denial of service in GJSON

GJSON before 1.6.4 allows attackers to cause a denial of service via crafted JSON. Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector...

7.5CVSS7.2AI score0.01662EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 5:18 p.m.•56 views

Privilege Escalation in fscrypt

The pamfscrypt module in fscrypt before 0.2.4 may incorrectly restore primary and supplementary group IDs to the values associated with the root user, which allows attackers to gain privileges via a successful login through certain applications that use Linux-PAM aka pam...

6.5CVSS6.3AI score0.00624EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 8:10 p.m.•56 views

Cross-site Scripting (XSS) in baserCMS

Improper neutralization of JavaScript input in the blog article editing function of baserCMS versions prior to 4.4.5 allows remote authenticated attackers to inject an arbitrary script via unspecified vectors...

5.4CVSS5.3AI score0.00731EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 6:49 p.m.•56 views

Pillow denial of service

An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load...

5.5CVSS6.9AI score0.0096EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/07 10:9 p.m.•56 views

Prototype pollution in Merge-deep

The merge-deep library before 3.0.3 for Node.js can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library...

9.8CVSS3AI score0.01901EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/21 2:28 p.m.•56 views

Heap OOB read in TFLite

Impact A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of SplitV: cc const int inputsize = SizeOfDimensioninput, axisvalue; If axisvalue is not a value between 0 and NumDimensionsinput, then the SizeOfDimension function will access data outside the...

7.8CVSS1AI score0.00215EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/21 2:28 p.m.•56 views

Heap OOB write in TFLite

Impact A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of ArgMin/ArgMax: cc TfLiteIntArray outputdims = TfLiteIntArrayCreateNumDimensionsinput - 1; int j = 0; for int i = 0; i dataj = SizeOfDimensioninput, i; ++j; If axisvalue is not a value betwee...

7.8CVSS1.2AI score0.00201EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/21 2:26 p.m.•56 views

Heap buffer overflow in `MaxPool3DGradGrad`

Impact The implementation of tf.rawops.MaxPool3DGradGrad is vulnerable to a heap buffer overflow: python import tensorflow as tf values = 0.01 11 originput = tf.constantvalues, shape=11, 1, 1, 1, 1, dtype=tf.float32 origoutput = tf.constant0.01, shape=1, 1, 1, 1, 1, dtype=tf.float32 grad =...

7.8CVSS1.1AI score0.00211EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/18 3:38 p.m.•56 views

Duplicate Advisory: k8s.io/kube-state-metrics Exposure of Sensitive Information

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-c92w-72c5-9x59. This link is maintained to preserve external references. Original Description A security issue was discovered in kube-state-metrics 1.7.x before 1.7.2. An experimental feature was added to v1.7.0...

7.3AI score
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2021/05/10 6:46 p.m.•56 views

Regular expression denial of service in codemirror

This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS...

7.5CVSS6.3AI score0.0526EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/10 6:38 p.m.•56 views

Server-Side Request Forgery in phantomjs-seo

This affects all versions of package phantomjs-seo. It is possible for an attacker to craft a url that will be passed to a PhantomJS instance allowing for an SSRF attack...

8.2CVSS7.8AI score0.01387EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:6 p.m.•56 views

Path Traversal in marscode

This affects all versionsup to and including version 1.0.1-0 of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...

7.5CVSS7.3AI score0.01738EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:5 p.m.•56 views

Buffer overflow in canvas

A buffer overflow is present in canvas versions before 1.6.11, which could lead to a Denial of Service or execution of arbitrary code when it processes a user-provided image...

8.8CVSS8.9AI score0.02323EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:25 p.m.•56 views

Code injection in mock2easy

This affects all versions up to and including version 0.0.24 of package mock2easy. a malicious user could inject commands through the data variable: Affected Area js require'../server/getJsonByCurl'mock2easy, functionerror, stdout if error return res.json500, error; res.jsonJSON.parsestdout; , ''...

9.8CVSS8.9AI score0.02044EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 5:29 p.m.•56 views

Prototype Pollution in connie-lang

The package connie-lang before 0.1.1 are vulnerable to Prototype Pollution in the configuration language library used by connie...

9.8CVSS8.9AI score0.028EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 3:55 p.m.•56 views

Arbitrary command execution in roar-pidusage

This affects all current versions of package roar-pidusage. If attacker-controlled user input is given to the stat function of this package on certain operating systems, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without inpu...

7.5CVSS6.2AI score0.01151EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/30 5:27 p.m.•56 views

LinkedIn Oncall vulnerable to Cross-Site Scripting

LinkedIn Oncall through 1.4.0 allows reflected XSS via /query because of mishandling of the "No results found for" message in the search bar...

6.1CVSS5.9AI score0.03203EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/07 8:33 p.m.•56 views

Insertion of Sensitive Information into Log File, Invocation of Process Using Visible Sensitive Information, and Exposure of Sensitive Information to an Unauthorized Actor in Ansible

A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl...

5.5CVSS6.1AI score0.0051EPSS
SaveExploits1References14Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/06 5:24 p.m.•56 views

Arbitrary Command Injection in portprocesses

Impact An Arbitrary Command Injection vulnerability was reported in portprocesses impacting versions = 1.0.4. Example Proof of Concept The following example demonstrates the vulnerability and will run touch success therefore creating a file named success. js const portprocesses =...

8.8CVSS2.3AI score0.0182EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/29 8:55 p.m.•56 views

Out-of-bounds write

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1307, CVE-2019-1335, CVE-2019-1366...

7.6CVSS2.6AI score0.10377EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/29 8:42 p.m.•56 views

SQL Injection in moodle

In moodle, some database module web services allowed students to add entries within groups they did not belong to. Versions affected: 3.9 to 3.9.2, 3.8 to 3.8.5, 3.7 to 3.7.8, 3.5 to 3.5.14 and earlier unsupported versions. This is fixed in moodle 3.8.6, 3.7.9, 3.5.15, and 3.10...

6.5CVSS6.3AI score0.01329EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/29 4:35 p.m.•56 views

Regular Expression Denial of Service (ReDoS) in Pillow

An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS ReDoS attack via a crafted PDF file because of a catastrophic backtracking regex...

6.5CVSS5.2AI score0.01635EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/11 5:42 p.m.•56 views

/user/sessions endpoint allows detecting valid accounts

This Security Advisory is about a vulnerability in eZ Platform v1.13, v2.5, and v3.2, and in Ibexa DXP and Ibexa Open Source v3.3. The /user/sessions endpoint can let an attacker detect if a given username or email refers to a valid account. This can be detected through differences in the respons...

5.3CVSS0.7AI score0.00507EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/02/08 7:16 p.m.•56 views

Code Injection vulnerability in CarrierWave::RMagick

Impact CarrierWave::RMagick has a Code Injection vulnerability. Its manipulate! method inappropriately evals the content of mutation option:read/:write, allowing attackers to craft a string that can be executed as a Ruby code. If an application developer supplies untrusted inputs to the option, i...

8.8CVSS1.7AI score0.12678EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/29 6:12 p.m.•56 views

Path Traversal in the Java Kubernetes Client

Kubernetes Java client libraries in version 10.0.0 and versions prior to 9.0.1 allow writes to paths outside of the current directory when copying multiple files from a remote pod which sends a maliciously crafted archive. This can potentially overwrite any files on the system of the process...

9.1CVSS8.3AI score0.03643EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/30 6:35 p.m.•56 views

Nokogiri::XML::Schema trusts input by default, exposing risk of XXE vulnerability

Severity Nokogiri maintainers have evaluated this as Low Severity CVSS3 2.6. Description In Nokogiri versions = 1.11.0.rc3, XML Schemas parsed by Nokogiri::XML::Schema are trusted by default, allowing external resources to be accessed over the network, potentially enabling XXE or SSRF attacks. Th...

4.3CVSS5.5AI score0.01109EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2020/11/24 10:59 p.m.•56 views

datasette-graphql leaks details of the schema of private database files

Impact When running against a Datasette instance with private databases, datasette-graphql would expose the schema of those database tables - but not the table contents. Patches Patched in version 1.2. Workarounds This issue is only present if a Datasette instance that includes private databases...

1.4AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2020/11/24 10:58 p.m.•56 views

Denial of service attack due to invalid JSON

Impact A denial of service attack against Matrix clients can be exploited by sending an event including invalid JSON data to Synapse. Synapse would relay the data to clients which could crash or hang. Impact is long-lasting if the event is made part of the room state. Patches At a minimum 8106 an...

7.5CVSS2.2AI score0.02967EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2020/10/19 8:40 p.m.•56 views

Ability to switch customer email address on account detail page and stay verified

Impact The user may register in a shop by email [email protected], verify it, change it to the mail [email protected] and stay verified and enabled. This may lead to having accounts addressed to totally different emails, that were verified. Note, that this way one is not able to take over any...

4.3CVSS1.2AI score0.00627EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/25 6:28 p.m.•56 views

Segfault and data corruption in tensorflow-lite

Impact To mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds:...

9CVSS2.1AI score0.01243EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
•added 2020/09/25 6:28 p.m.•56 views

Heap buffer overflow in Tensorflow

Impact The SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified:...

9.9CVSS1.2AI score0.00914EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
•added 2020/09/01 9:22 p.m.•56 views

Entropy Backdoor in text-qrcode

All versions of text-qrcode contain malicious code that overwrites the randomBytes method for the crypto module with a function that generates weak entropy. Instead of generating 32 bytes, the infected randomBytes will generate 3 bytes of entropy and hash them, resulting in a 32 byte value being...

1.4AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/01 6:57 p.m.•56 views

Tracking Module in botbait

The module botbait is a tool to be used to track bot and automated tools usage with-in the npm ecosystem. botbait is known to record and track user information. The module tracks the following information. - Source IP - process.versions - process.platform - How the module was invoked test, requir...

5.3CVSS3.1AI score0.0088EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2020/07/07 12:1 a.m.•56 views

Context isolation bypass via leaked cross-context objects in Electron

Impact Apps using contextIsolation are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Workarounds There are no app-side workarounds, you must update your...

9CVSS4.7AI score0.00367EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2020/06/03 10:2 p.m.•56 views

Arbitrary File Read in Snyk Broker

All versions of snyk-broker before 4.72.2 are vulnerable to Arbitrary File Read. It allows arbitrary file reads for users who have access to Snyk's internal network by appending the URL with a fragment identifier and a whitelisted path e.g. package.json...

6.5CVSS4.2AI score0.0113EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2019/12/17 10:53 p.m.•56 views

Information disclosure in the Contao backend

Impact Back end users can manipulate the details view URL to show pages and articles that have not been enabled for them. Patches Update to Contao 4.4.46 or 4.8.6. Workarounds None. References https://contao.org/en/security-advisories/information-disclosure-in-the-back-end For more information If...

5.3CVSS5.2AI score0.0088EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
•added 2019/10/28 8:51 p.m.•56 views

Polymorphic Typing in FasterXML jackson-databind

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled either globally or for a specific property for an externally exposed JSON endpoint and the service has the commons-dbcp 1.4 jar in the classpath, and an attacker can find a...

9.8CVSS2.7AI score0.05728EPSS
SaveExploits0References35Affected Software1
Github Security Blog
Github Security Blog
•added 2019/07/05 9:7 p.m.•56 views

Deserialization of Untrusted Data in FasterXML jackson-databind

FasterXML jackson-databind 2.x before 2.9.9.1 might allow attackers to have a variety of impacts by leveraging failure to block the logback-core class from polymorphic deserialization. Depending on the classpath content, remote code execution may be possible...

5.9CVSS6AI score0.45205EPSS
SaveExploits2References49Affected Software1
Github Security Blog
Github Security Blog
•added 2019/06/27 5:25 p.m.•56 views

Cross-Site Scripting via JSONP

JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors...

4.2AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2019/06/07 8:56 p.m.•56 views

Code Injection in PyXDG

A code injection issue was discovered in PyXDG before 0.26 via crafted Python code in a Category element of a Menu XML document in a .menu file. XDGCONFIGDIRS must be set up to trigger xdg.Menu.parse parsing within the directory containing this file. This is due to a lack of sanitization in...

7.5CVSS3.6AI score0.02105EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2019/01/04 5:46 p.m.•56 views

Bleach URI Scheme Restriction Bypass

An issue was discovered in Bleach 2.1.x before 2.1.3. Attributes that have URI values weren't properly sanitized if the values contained character entities. Using character entities, it was possible to construct a URI value with a scheme that was not allowed that would slide through unsanitized...

9.8CVSS8.8AI score0.02214EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2018/08/21 7:3 p.m.•56 views

Nokogiri subject to DoS via libxml2 vulnerability

The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 as used in nokogiri before 1.6.7.1 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted XML data, a different vulnerability than...

7.1CVSS7AI score0.04537EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
•added 2018/07/24 8:11 p.m.•56 views

Regular Expression Denial of Service in parsejson

Affected versions of parsejson are vulnerable to a regular expression denial of service when parsing untrusted user input. Recommendation The parsejson package has not been functionally updated since it was initially released. Additionally, it provides functionality which is natively included in...

7.5CVSS4.9AI score0.01508EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2018/07/23 7:51 p.m.•56 views

Plone and Zope2 affected by Race Condition

AccessControl/AuthEncoding.py in Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, allows remote attackers to obtain passwords via vectors involving timing discrepancies in password validation...

4.3CVSS6.3AI score0.01427EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
•added 2018/07/13 3:16 p.m.•56 views

Code injection in ansible

An exploitable vulnerability exists in the yaml loading functionality of ansible-vault before 1.0.5. A specially crafted vault can execute arbitrary python commands resulting in command execution. An attacker can insert python into the vault to trigger this vulnerability...

7.8CVSS5AI score0.02991EPSS
SaveExploits1References8Affected Software1
Total number of security vulnerabilities5000