ecosystem stringclasses 14
values | vuln_id stringlengths 10 19 | summary stringlengths 4 267 ⌀ | details stringlengths 9 13.5k | aliases stringlengths 17 144 ⌀ | modified_date stringdate 2010-05-27 05:47:00 2022-05-10 08:46:52 | published_date stringdate 2005-12-31 05:00:00 2022-05-10 08:46:50 | severity stringclasses 5
values | score float64 0 10 ⌀ | cwe_id stringclasses 988
values | refs stringlengths 30 17.7k ⌀ | introduced stringlengths 75 4.26k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|
GHSA | GHSA-673x-f5wx-fxpw | Cross Site Scripting and RCE in baserCMS | baserCMS 4.3.6 and earlier is affected by Cross Site Scripting (XSS) and Remote Code Execution (RCE).
* Impact: XSS to RCE via Arbitrary file upload.
* Attack vector is: Administrator must be logged in.
* Components are: ThemeFilesController.php, UploaderFilesController.php.
* Tested baserCMS Version : 4.3.6 (Latest)
... | {'CVE-2020-15159'} | 2022-04-19T19:02:28Z | 2020-08-28T21:45:15Z | LOW | 7.6 | {'CWE-79'} | {'https://basercms.net/security/20200827', 'https://github.com/baserproject/basercms/security/advisories/GHSA-673x-f5wx-fxpw', 'https://github.com/baserproject/basercms/commit/16a7b3cd09a0ca355474119c76897eac2034a66d', 'https://github.com/advisories/GHSA-673x-f5wx-fxpw', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15159... | null |
GHSA | GHSA-hf2m-j98r-4fqw | API token verification can be bypassed in NodeBB | ### Impact
Incorrect logic present in the token verification step unintentionally allowed master token access to the API.
### Patches
The vulnerability has been patch as of v1.18.5.
### Workarounds
Cherry-pick commit hash 04dab1d550cdebf4c1567bca9a51f8b9ca48a500 to receive this patch in lieu of a full upgrade.
### F... | {'CVE-2021-43786'} | 2022-04-19T19:03:13Z | 2021-11-30T22:21:05Z | CRITICAL | 9.8 | {'CWE-287'} | {'https://github.com/NodeBB/NodeBB/commit/04dab1d550cdebf4c1567bca9a51f8b9ca48a500', 'https://github.com/NodeBB/NodeBB/releases/tag/v1.18.5', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43786', 'https://github.com/NodeBB/NodeBB/security/advisories/GHSA-hf2m-j98r-4fqw', 'https://github.com/advisories/GHSA-hf2m-j98r-4fqw'... | null |
GHSA | GHSA-cqqj-4p63-rrmm | HTTP Request Smuggling in Netty | HttpObjectDecoder.java in Netty before 4.1.44 allows an HTTP header that lacks a colon, which might be interpreted as a separate header with an incorrect syntax, or might be interpreted as an "invalid fold." | {'CVE-2019-20444'} | 2021-08-25T17:26:47Z | 2020-02-21T18:55:24Z | CRITICAL | 9.1 | {'CWE-444'} | {'https://lists.apache.org/thread.html/rdd5d243a5f8ed8b83c0104e321aa420e5e98792a95749e3c9a54c0b9@%3Ccommon-commits.hadoop.apache.org%3E', 'https://lists.apache.org/thread.html/r70b1ff22ee80e8101805b9a473116dd33265709007d2deb6f8c80bf2@%3Ccommits.druid.apache.org%3E', 'https://lists.apache.org/thread.html/r804895eedd72c9... | null |
GHSA | GHSA-v88g-cgmw-v5xw | Prototype Pollution in Ajv | An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service... | {'CVE-2020-15366'} | 2022-02-10T23:30:59Z | 2022-02-10T23:30:59Z | MODERATE | 5.6 | {'CWE-915'} | {'https://github.com/ajv-validator/ajv/releases/tag/v6.12.3', 'https://github.com/ajv-validator/ajv/tags', 'https://github.com/advisories/GHSA-v88g-cgmw-v5xw', 'https://github.com/ajv-validator/ajv/commit/65b2f7d76b190ac63a0d4e9154c712d7aa37049f', 'https://hackerone.com/bugs?subject=user&report_id=894259', 'https://nvd... | null |
GHSA | GHSA-xf27-jqwv-gf3r | Unintended Require in larvitbase-api | Versions of `larvitbase-api` prior to 0.5.4 are vulnerable to an Unintended Require. The package exposes an API endpoint and passes a GET parameter unsanitized to an `require()` call. This allows attackers to execute any `.js` file in the same folder as the server is running.
## Recommendation
Upgrade to version 0.5... | {'CVE-2019-5479'} | 2021-01-08T21:27:21Z | 2019-09-11T23:03:57Z | MODERATE | 0 | {'CWE-98'} | {'https://www.npmjs.com/advisories/1120', 'https://nvd.nist.gov/vuln/detail/CVE-2019-5479', 'https://hackerone.com/reports/566056', 'https://github.com/advisories/GHSA-xf27-jqwv-gf3r'} | null |
GHSA | GHSA-5629-8855-gf4g | Authentication Bypass by CSRF Weakness | ### Impact
The actual vulnerability has been discovered on `solidus_auth_devise`. See [GHSA-xm34-v85h-9pg2](https://github.com/solidusio/solidus_auth_devise/security/advisories/GHSA-xm34-v85h-9pg2) for details.
The security advisory here exists to provide an extra layer of security in the form of a monkey patch for us... | null | 2022-05-09T22:05:52Z | 2021-11-18T20:12:40Z | CRITICAL | 9.3 | {'CWE-352', 'CWE-305'} | {'https://github.com/solidusio/solidus/security/advisories/GHSA-5629-8855-gf4g', 'https://github.com/solidusio/solidus_auth_devise/security/advisories/GHSA-xm34-v85h-9pg2', 'https://github.com/advisories/GHSA-5629-8855-gf4g'} | null |
GHSA | GHSA-xr9h-9m79-x29g | SSRF in Rendertron | Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery (SSRF) attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are to upgrade your render... | {'CVE-2020-8902'} | 2021-03-01T19:38:23Z | 2021-03-01T19:38:23Z | MODERATE | 0 | {'CWE-918'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-8902', 'https://www.npmjs.com/package/rendertron', 'https://github.com/advisories/GHSA-xr9h-9m79-x29g', 'https://github.com/GoogleChrome/rendertron/releases/tag/3.0.0'} | null |
GHSA | GHSA-579h-mv94-g4gp | Privilege Escalation in Kubernetes | In all Kubernetes versions prior to v1.10.11, v1.11.5, and v1.12.3, incorrect handling of error responses to proxied upgrade requests in the kube-apiserver allowed specially crafted requests to establish a connection through the Kubernetes API server to backend servers, then send arbitrary requests over the same connec... | {'CVE-2018-1002105'} | 2022-04-12T22:34:38Z | 2022-02-15T01:57:18Z | CRITICAL | 9.8 | {'CWE-269'} | {'https://www.securityfocus.com/bid/106068', 'https://github.com/kubernetes/kubernetes/commit/2257c1ecbe3c0cf71dd50b82752ae189c94ec905', 'https://access.redhat.com/errata/RHSA-2018:3598', 'https://www.exploit-db.com/exploits/46052/', 'https://www.openwall.com/lists/oss-security/2019/07/06/4', 'https://github.com/kubern... | null |
GHSA | GHSA-g7w8-pp9w-7p32 | Creation of order credits was not validated by acl in admin orders | ### Impact
Creation of order credits was not validated by ACL in admin orders
### Patches
We recommend updating to the current version 6.4.1.1. You can get the update to 6.4.1.1 regularly via the Auto-Updater or directly via the download overview.
https://www.shopware.com/en/download/#shopware-6
### Workarounds
For ... | null | 2021-10-05T17:26:04Z | 2021-06-28T16:57:32Z | LOW | 0 | {'CWE-306'} | {'https://www.shopware.com/en/download/#shopware-6', 'https://store.shopware.com/en/detail/index/sArticle/518463/number/Swag136939272659', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32709', 'https://github.com/shopware/platform/security/advisories/GHSA-g7w8-pp9w-7p32', 'https://github.com/advisories/GHSA-g7w8-pp9w-7p32... | null |
GHSA | GHSA-xpfv-89vg-r562 | Cross Site Request Forgery in Moodle | A flaw was found in Moodle in versions 3.11 to 3.11.4, 3.10 to 3.10.8, 3.9 to 3.9.11 and earlier unsupported versions. The "delete badge alignment" functionality did not include the necessary token check to prevent a CSRF risk. | {'CVE-2022-0335'} | 2022-02-02T16:06:35Z | 2022-01-28T22:07:23Z | HIGH | 8.8 | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0335', 'https://bugzilla.redhat.com/show_bug.cgi?id=2043666', 'https://github.com/moodle/moodle/commit/d40cc61eba229c6d1f47b9a525022fbc9136b9f6', 'https://github.com/advisories/GHSA-xpfv-89vg-r562', 'https://moodle.org/mod/forum/discuss.php?d=431103'} | null |
GHSA | GHSA-p9g3-vpvp-hcj5 | Malicious Package in bufber-xor | Version 2.0.2 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user.
## Recommendation
Remove the package from your environment. Ensure no Ethereum funds were compromised. | null | 2021-09-29T20:56:22Z | 2020-09-03T21:41:55Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1234', 'https://github.com/advisories/GHSA-p9g3-vpvp-hcj5'} | null |
GHSA | GHSA-mcfm-h73v-635m | High severity vulnerability that affects io.undertow:undertow-core | It was discovered in Undertow that the code that parsed the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the at... | {'CVE-2017-2666'} | 2021-09-15T18:53:08Z | 2018-10-19T16:55:14Z | MODERATE | 6.5 | {'CWE-444'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-2666', 'https://github.com/advisories/GHSA-mcfm-h73v-635m'} | null |
GHSA | GHSA-322m-p39j-r5m2 | Malicious Package in npm-script-demo | The `npm-script-demo` package is a piece of malware that opens a connection to a command and control server and executed the instructions it is given.
It has been removed from the npm registry.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secr... | {'CVE-2017-16128'} | 2021-01-14T15:35:14Z | 2020-09-01T18:55:37Z | MODERATE | 0 | {'CWE-506'} | {'https://www.npmjs.com/advisories/481', 'https://nodesecurity.io/advisories/481', 'https://github.com/advisories/GHSA-322m-p39j-r5m2', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16128'} | null |
GHSA | GHSA-68wg-qv6r-j4vp | SQL Injection in usmanhalalit/pixie | Pixie versions 1.0.x before 1.0.3, and 2.0.x before 2.0.2 allow SQL Injection in the limit() function due to improper sanitization. | {'CVE-2019-10766'} | 2021-08-18T22:44:59Z | 2019-11-20T17:44:54Z | CRITICAL | 9.8 | {'CWE-89'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-10766', 'https://snyk.io/vuln/SNYK-PHP-USMANHALALITPIXIE-534879', 'https://github.com/usmanhalalit/pixie/commit/9bd991021abbcbfb19347a07dca8b7e518b8abc9', 'https://github.com/advisories/GHSA-68wg-qv6r-j4vp'} | null |
GHSA | GHSA-3fxp-vwxm-2r5p | Command injection in gitlogplus | All versions of package gitlogplus are vulnerable to Command Injection via the main functionality, as options attributes are appended to the command to be executed without sanitization. | {'CVE-2021-23412'} | 2021-08-03T18:58:28Z | 2021-07-26T21:23:35Z | CRITICAL | 9.8 | {'CWE-77'} | {'https://snyk.io/vuln/SNYK-JS-GITLOGPLUS-1315832', 'https://hackerone.com/reports/808942', 'https://github.com/advisories/GHSA-3fxp-vwxm-2r5p', 'https://www.npmjs.com/package/gitlogplus', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23412'} | null |
GHSA | GHSA-7fjp-g4m7-fx23 | User (Encrypted) Password Field Being Serialised | ### Impact
Leaking Password field during serialisation of the User model. Password is in the encrypted form but if User model is requested in json or array form the value is printed.
### Patches
Issue has been patched in version 0.3.7-beta and onwards.
### Workarounds
Add the 'password' field to the Users model file ... | null | 2021-04-13T15:12:26Z | 2021-04-13T15:12:26Z | LOW | 0 | {'CWE-200'} | {'https://github.com/advisories/GHSA-7fjp-g4m7-fx23', 'https://github.com/pwweb/laravel-core/security/advisories/GHSA-7fjp-g4m7-fx23'} | null |
GHSA | GHSA-p86x-652p-6385 | Incorrect Default Permissions in keyring | Python keyring lib before 0.10 created keyring files with world-readable permissions. | {'CVE-2012-5577'} | 2021-08-19T21:56:10Z | 2020-03-11T21:36:38Z | HIGH | 7.5 | {'CWE-276'} | {'https://github.com/advisories/GHSA-p86x-652p-6385', 'https://nvd.nist.gov/vuln/detail/CVE-2012-5577', 'https://bitbucket.org/kang/python-keyring-lib/commits/049cd181470f1ee6c540e1d64acf1def7b1de0c1', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-5577', 'http://www.openwall.com/lists/oss-security/2012/11/27/3'... | null |
GHSA | GHSA-g54x-29xv-58h5 | Remote code execution in Subrion | Subrion is an open source php content management system. A Remiote Code Execution (RCE) vulnerability exiss in Subrion CMS 4.2.1 via modified code in a background field; when the information is modified, the data in it will be executed through eval(). | {'CVE-2021-43464'} | 2022-04-15T02:46:22Z | 2022-04-05T00:00:23Z | HIGH | 8.8 | null | {'https://nvd.nist.gov/vuln/detail/CVE-2021-43464', 'https://github.com/advisories/GHSA-g54x-29xv-58h5', 'https://github.com/intelliants/subrion/issues/888'} | null |
GHSA | GHSA-8hmr-w35f-3qgj | Malicious Package in harmlesspackage | Version 0.0.1 of `harmlesspackage` contains malicious code as a postinstall script. The package printed a message to the console and performed a GET request to a remote server.
## Recommendation
Remove the package from your environment. There is no evidence of further compromise. | null | 2021-09-29T20:46:21Z | 2020-09-03T21:07:37Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1199', 'https://github.com/advisories/GHSA-8hmr-w35f-3qgj'} | null |
GHSA | GHSA-23f7-99jx-m54r | Remote code execution in dependabot-core branch names when cloning | ### Impact
Remote code execution vulnerability in `dependabot-common` and `dependabot-go_modules` when a source branch name contains malicious injectable bash code.
For example, if Dependabot is configured to use the following source branch name: `"/$({curl,127.0.0.1})"`, Dependabot will make a HTTP request to the fo... | {'CVE-2020-26222'} | 2022-04-19T19:02:40Z | 2020-11-13T15:47:50Z | LOW | 8.7 | {'CWE-74'} | {'https://github.com/dependabot/dependabot-core/security/advisories/GHSA-23f7-99jx-m54r', 'https://github.com/dependabot/dependabot-core/commit/e089116abbe284425b976f7920e502b8e83a61b5', 'https://github.com/advisories/GHSA-23f7-99jx-m54r', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26222', 'https://rubygems.org/gems/de... | null |
GHSA | GHSA-m6cx-g6qm-p2cx | Arbitrary File Write in npm | Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended node_modules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to create files on a user's system when t... | {'CVE-2019-16775'} | 2022-04-19T19:02:23Z | 2019-12-13T15:39:19Z | HIGH | 7.7 | {'CWE-61', 'CWE-59'} | {'https://access.redhat.com/errata/RHEA-2020:0330', 'https://access.redhat.com/errata/RHSA-2020:0597', 'https://access.redhat.com/errata/RHSA-2020:0602', 'https://access.redhat.com/errata/RHSA-2020:0573', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z36UKPO5F3PQ3Q2POMF... | null |
GHSA | GHSA-mwgj-7x7j-6966 | Deserialization of Untrusted Data in ParlAI | Due to use of unsafe YAML deserialization logic, an attacker with the ability to modify local YAML configuration files could provide malicious input, resulting in remote code execution or similar risks. This issue affects ParlAI prior to v1.1.0. | {'CVE-2021-24040'} | 2021-09-15T18:26:36Z | 2021-09-13T20:06:14Z | MODERATE | 0 | {'CWE-502'} | {'https://github.com/advisories/GHSA-mwgj-7x7j-6966', 'https://github.com/facebookresearch/ParlAI/security/advisories/GHSA-m87f-9fvv-2mgg', 'https://github.com/facebookresearch/ParlAI/releases/tag/v1.1.0', 'http://packetstormsecurity.com/files/164136/Facebook-ParlAI-1.0.0-Code-Execution-Deserialization.html', 'https://... | null |
GHSA | GHSA-85rr-4rh9-hhwh | Memory leak in Nanopb | ### Impact
Decoding specifically formed message can leak memory if dynamic allocation is enabled and an oneof field contains a static submessage that contains a dynamic field, and the message being decoded contains the submessage multiple times. This is rare in normal messages, but it is a concern when untrusted data i... | {'CVE-2020-26243'} | 2021-01-07T22:39:40Z | 2020-11-25T16:53:27Z | MODERATE | 7.5 | {'CWE-119', 'CWE-20'} | {'https://github.com/nanopb/nanopb/security/advisories/GHSA-85rr-4rh9-hhwh', 'https://github.com/nanopb/nanopb/blob/2b48a361786dfb1f63d229840217a93aae064667/CHANGELOG.txt', 'https://github.com/advisories/GHSA-85rr-4rh9-hhwh', 'https://github.com/nanopb/nanopb/issues/615', 'https://github.com/nanopb/nanopb/commit/4fe235... | null |
GHSA | GHSA-384w-5v3f-q499 | Base class whitelist configuration ignored in OAuthenticator | ### Impact
__What goes wrong?__
The deprecated (in jupyterhub 1.2) configuration `Authenticator.whitelist`, which should be transparently mapped to `Authenticator.allowed_users` with a warning, is instead ignored by OAuthenticator classes, resulting in the same behavior as if this configuration has not been set. If t... | {'CVE-2020-26250'} | 2021-01-07T22:38:55Z | 2020-12-01T20:25:00Z | HIGH | 6.3 | {'CWE-863'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-26250', 'https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-384w-5v3f-q499', 'https://github.com/advisories/GHSA-384w-5v3f-q499', 'https://jupyterhub.readthedocs.io/en/1.2.2/getting-started/authenticators-users-basics.html#add-or-remove-users-from-the-hub',... | null |
GHSA | GHSA-79hv-pfx6-hhpj | Cross-site scripting (XSS) | Cross-site scripting (XSS) in modules/content/admin/content.php in ImpressCMS profile 1.4.2 allows remote attackers to inject arbitrary web script or HTML parameters through the "Display Name" field. | {'CVE-2021-28088'} | 2021-03-12T21:34:02Z | 2021-03-12T21:34:02Z | MODERATE | 0 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-28088', 'https://github.com/advisories/GHSA-79hv-pfx6-hhpj', 'https://hackerone.com/reports/1119296', 'https://anotepad.com/note/read/s3kkk6h7'} | null |
GHSA | GHSA-rxq3-gm4p-5fj4 | High severity vulnerability that affects rails | The example code for the digest authentication functionality (http_authentication.rb) in Ruby on Rails before 2.3.3 defines an authenticate_or_request_with_http_digest block that returns nil instead of false when the user does not exist, which allows context-dependent attackers to bypass authentication for applications... | {'CVE-2009-2422'} | 2021-09-20T14:46:40Z | 2017-10-24T18:33:38Z | HIGH | 0 | {'CWE-287'} | {'http://support.apple.com/kb/HT4077', 'http://www.securityfocus.com/bid/35579', 'http://www.vupen.com/english/advisories/2009/1802', 'https://github.com/advisories/GHSA-rxq3-gm4p-5fj4', 'http://n8.tumblr.com/post/117477059/security-hole-found-in-rails-2-3s', 'http://secunia.com/advisories/35702', 'http://lists.apple.c... | null |
GHSA | GHSA-gcvh-66ff-4mwm | `CHECK`-failures in Tensorflow | ### Impact
The [implementation of `MapStage`](https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/map_stage_op.cc#L519-L550) is vulnerable a `CHECK`-fail if the key tensor is not a scalar:
```python
import tensorflow as tf
import numpy as np
tf.raw_ops.MapSt... | {'CVE-2022-21734'} | 2022-02-11T16:55:37Z | 2022-02-10T00:21:12Z | MODERATE | 6.5 | {'CWE-617', 'CWE-843'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-21734', 'https://github.com/tensorflow/tensorflow/commit/f57315566d7094f322b784947093406c2aea0d7d', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gcvh-66ff-4mwm', 'https://github.com/advisories/GHSA-gcvh-66ff-4mwm', 'https://github.com/tensorflow/tensorfl... | null |
GHSA | GHSA-jxg6-fhwc-9v9c | Regular Expression Denial of Service (ReDoS) in es6-crawler-detect | This affects the package es6-crawler-detect before 3.1.3. No limitation of user agent string length supplied to regex operators. | {'CVE-2020-28501'} | 2021-04-13T15:19:39Z | 2021-04-13T15:19:39Z | MODERATE | 5.3 | {'CWE-400'} | {'https://github.com/advisories/GHSA-jxg6-fhwc-9v9c', 'https://snyk.io/vuln/SNYK-JS-ES6CRAWLERDETECT-1051529', 'https://github.com/JefferyHus/es6-crawler-detect/pull/27', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28501'} | null |
GHSA | GHSA-r695-7vr9-jgc2 | Unsafe Deserialization in jackson-databind | FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.SharedPoolDataSource. | {'CVE-2020-36187'} | 2022-02-08T21:37:41Z | 2021-12-09T19:16:51Z | HIGH | 8.1 | {'CWE-502'} | {'https://github.com/advisories/GHSA-r695-7vr9-jgc2', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00025.html', 'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36187', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://www.oracle.com/secu... | null |
GHSA | GHSA-7mg4-w3w5-x5pc | Prototype pollution in json-pointer | This affects the package json-pointer before 0.6.1. Multiple reference of object using slash is supported. | {'CVE-2020-7709'} | 2021-07-29T22:28:51Z | 2021-05-10T18:37:47Z | MODERATE | 6 | {'CWE-1321'} | {'https://github.com/advisories/GHSA-7mg4-w3w5-x5pc', 'https://www.npmjs.com/package/json-pointer', 'https://github.com/manuelstofer/json-pointer/pull/34', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7709', 'https://github.com/manuelstofer/json-pointer/pull/34/files', 'https://snyk.io/vuln/SNYK-JS-JSONPOINTER-596925'} | null |
GHSA | GHSA-crf2-xm6x-46p6 | Observable Timing Discrepancy in OpenMage LTS | ### Impact
This vulnerability allows to circumvent the **formkey protection** in the Admin Interface and increases the attack surface for **Cross Site Request Forgery** attacks
### Patches
The latest OpenMage Versions up from 19.4.6 and 20.0.2 have this Issue solved
### References
Related to Adobes CVE-2020-9690 (... | {'CVE-2020-15151'} | 2022-04-19T19:02:33Z | 2020-08-19T18:02:36Z | HIGH | 8 | {'CWE-352', 'CWE-203'} | {'https://github.com/OpenMage/magento-lts/commit/7c526bc6a6a51b57a1bab4c60f104dc36cde347a', 'https://github.com/advisories/GHSA-crf2-xm6x-46p6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15151', 'https://github.com/OpenMage/magento-lts/security/advisories/GHSA-crf2-xm6x-46p6', 'https://helpx.adobe.com/security/product... | null |
GHSA | GHSA-cghx-9gcr-r42x | 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 executing the client code. | {'CVE-2020-8570'} | 2021-04-12T20:53:33Z | 2021-01-29T18:12:54Z | MODERATE | 7.5 | {'CWE-22'} | {'https://github.com/kubernetes-client/java/commit/858316ae8bc1145005a0310e1f65f95d2389a589', 'https://github.com/kubernetes-client/java/pull/1450', 'https://github.com/advisories/GHSA-cghx-9gcr-r42x', 'https://groups.google.com/g/kubernetes-security-announce/c/sd5h73sFPrg', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8... | null |
GHSA | GHSA-jxfh-8wgv-vfr2 | Prototype pollution in dojo | In affected versions of dojo (NPM package), the deepCopy method is vulnerable to Prototype Pollution.
Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects.
An attacker manipulates these attributes to overwrite, or pollute, a JavaScript a... | {'CVE-2020-5258'} | 2022-04-01T20:24:08Z | 2020-03-10T18:03:14Z | HIGH | 7.7 | {'CWE-94', 'CWE-74', 'CWE-1321'} | {'https://lists.apache.org/thread.html/rf481b3f25f05c52ba4e24991a941c1a6e88d281c6c9360a806554d00@%3Cusers.qpid.apache.org%3E', 'https://lists.apache.org/thread.html/r3638722360d7ae95f874280518b8d987d799a76df7a9cd78eac33a1b@%3Cusers.qpid.apache.org%3E', 'https://github.com/dojo/dojo/security/advisories/GHSA-jxfh-8wgv-vf... | null |
GHSA | GHSA-c289-47qf-rvrr | Low severity vulnerability that affects easymon | easymon version 1.4 and earlier contains a Cross Site Scripting (XSS) vulnerability in Endpoint where monitoring is mounted that can result in Reflected XSS that affects Firefox. Can be used to steal cookies, depending on the cookie settings.. This attack appear to be exploitable via The victim must click on a crafted ... | {'CVE-2018-1000855'} | 2021-09-08T21:08:48Z | 2018-12-21T17:46:03Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/basecamp/easymon/issues/26', 'https://github.com/advisories/GHSA-c289-47qf-rvrr', 'https://github.com/basecamp/easymon/pull/25', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000855'} | null |
GHSA | GHSA-832h-xg76-4gv6 | ReDoS in brace-expansion | Affected versions of `brace-expansion` are vulnerable to a regular expression denial of service condition.
## Proof of Concept
```
var expand = require('brace-expansion');
expand('{,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,\n}');
```
## Recommendation
Update t... | {'CVE-2017-18077'} | 2021-09-03T22:10:25Z | 2018-01-29T15:50:46Z | HIGH | 7.5 | {'CWE-20'} | {'https://github.com/advisories/GHSA-832h-xg76-4gv6', 'https://www.npmjs.com/advisories/338', 'https://github.com/juliangruber/brace-expansion/pull/35', 'https://nvd.nist.gov/vuln/detail/CVE-2017-18077', 'https://bugs.debian.org/862712', 'https://github.com/juliangruber/brace-expansion/pull/35/commits/b13381281cead487c... | null |
GHSA | GHSA-3vv5-42wr-m32g | Downloads Resources over HTTP in scala-bin | Affected versions of `scala-bin` insecurely download an executable over an unencrypted HTTP connection.
In scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `scala-b... | {'CVE-2016-10627'} | 2021-01-08T19:58:46Z | 2019-02-18T23:57:00Z | HIGH | 0 | {'CWE-311'} | {'https://nodesecurity.io/advisories/227', 'https://github.com/advisories/GHSA-3vv5-42wr-m32g', 'https://www.npmjs.com/advisories/227', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10627'} | null |
GHSA | GHSA-w655-w578-99pq | High severity vulnerability that affects espeak-ruby | Withdrawn, accidental duplicate publish.
The espeak-ruby gem before 1.0.3 for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a string to the speak, save, bytes or bytes_wav method in lib/espeak/speech.rb. | null | 2021-12-03T14:11:04Z | 2018-08-21T17:09:08Z | HIGH | 0 | null | {'https://github.com/advisories/GHSA-w655-w578-99pq', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10193'} | null |
GHSA | GHSA-8h2j-cgx8-6xv7 | Cross-Site Request Forgery (CSRF) in FastAPI | ### Impact
FastAPI versions lower than `0.65.2` that used cookies for authentication in path operations that received JSON payloads sent by browsers were vulnerable to a Cross-Site Request Forgery (CSRF) attack.
In versions lower than `0.65.2`, FastAPI would try to read the request payload as JSON even if the `conten... | {'CVE-2021-32677'} | 2022-04-19T19:02:59Z | 2021-06-10T15:43:54Z | HIGH | 8.2 | {'CWE-352'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MATAWX25TYKNEKLDMKWNLYDB34UWTROA/', 'https://github.com/advisories/GHSA-8h2j-cgx8-6xv7', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32677', 'https://github.com/tiangolo/fastapi/commit/fa7e3c996edf2d5482fff8f9d890ac2390dede4... | null |
GHSA | GHSA-g68x-vvqq-pvw3 | Moderate severity vulnerability that affects ckeditor | CKEditor 4.x before 4.11.0 allows user-assisted XSS involving a source-mode paste. | {'CVE-2018-17960'} | 2021-09-10T20:27:13Z | 2018-11-21T22:19:50Z | MODERATE | 6.1 | {'CWE-79'} | {'http://www.securityfocus.com/bid/109205', 'https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html', 'https://ckeditor.com/blog/CKEditor-4.11-with-emoji-dropdown-and-auto-link-on-typing-released/', 'https://nvd.nist.gov/vuln/detail/CVE-2018-17960', 'https://github.com/advisories/GHSA-g68x-vvqq-pv... | null |
GHSA | GHSA-vr8q-g5c7-m54m | XXE in Nokogiri | ### Severity
Nokogiri maintainers have evaluated this as [__Low Severity__ (CVSS3 2.6)](https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N).
### Description
In Nokogiri versions <= 1.11.0.rc3, XML Schemas parsed by `Nokogiri::XML::Schema` are **trusted** by default, allowing exte... | {'CVE-2020-26247'} | 2022-04-19T19:02:42Z | 2020-12-30T18:35:06Z | MODERATE | 4.3 | {'CWE-611'} | {'https://github.com/sparklemotion/nokogiri/releases/tag/v1.11.0.rc4', 'https://github.com/advisories/GHSA-vr8q-g5c7-m54m', 'https://hackerone.com/reports/747489', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26247', 'https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-vr8q-g5c7-m54m', 'https://github.com/... | null |
GHSA | GHSA-82hm-vh7g-hrh9 | Partial read is incorrect in molecule | ### Impact
Anyone who uses `total_size(..)` function to partial read the length of any `FixVec` will get an incorrect result, due to an incorrect implementation. This has been resolved in the 0.7.2 release.
### Workarounds
If you already have the whole `FixVec` `A`, you can use `A.as_slice().len()` to get the total ... | null | 2021-09-09T17:55:11Z | 2021-08-25T21:01:25Z | MODERATE | 0 | null | {'https://github.com/advisories/GHSA-82hm-vh7g-hrh9', 'https://github.com/nervosnetwork/molecule/security/advisories/GHSA-82hm-vh7g-hrh9', 'https://github.com/nervosnetwork/molecule/pull/49'} | null |
GHSA | GHSA-5ww9-j83m-q7qx | Information exposure in FasterXML jackson-databind | A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint, the service has the mysql-connector-java jar (8.0.14 or earlier) in the classpath, and an attacker can host a cra... | {'CVE-2019-12086'} | 2022-04-21T17:54:12Z | 2019-05-23T09:32:24Z | HIGH | 7.5 | {'CWE-502'} | {'https://www.debian.org/security/2019/dsa-4452', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://access.redhat.com/errata/RHSA-2019:3046', 'https://access.redhat.com/errata/RHSA-2019:3200', 'https://www.oracle.com/security-alerts/cpujan2020.html', 'https://github.com/FasterXML/jackson-databind/issue... | null |
GHSA | GHSA-5jpf-pj32-xx53 | Authorization header is not sanitized in an error object in auth0 | ### Overview
Versions before and including `2.27.0` use a block list of specific keys that should be sanitized from the request object contained in the error object. When a request to Auth0 management API fails, the key for `Authorization` header is not sanitized and the `Authorization` header value can be logged expo... | {'CVE-2020-15125'} | 2022-04-19T19:02:31Z | 2020-07-29T16:26:22Z | HIGH | 7.7 | {'CWE-209'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-15125', 'https://github.com/auth0/node-auth0/pull/507', 'https://github.com/auth0/node-auth0/tree/v2.27.1', 'https://github.com/auth0/node-auth0/pull/507/commits/62ca61b3348ec8e74d7d00358661af1a8bc98a3c', 'https://github.com/auth0/node-auth0/security/advisories/GHSA-5jpf-pj32... | null |
GHSA | GHSA-6cwv-x26c-w2q4 | Jupyter Notebook file bypasses sanitization, executes JavaScript | In Jupyter Notebook before 5.4.1, a maliciously forged notebook file can bypass sanitization to execute JavaScript in the notebook context. Specifically, invalid HTML is 'fixed' by jQuery after sanitization, making it dangerous. | {'CVE-2018-8768'} | 2022-04-26T18:05:03Z | 2018-07-12T12:00:00Z | HIGH | 7.8 | null | {'https://nvd.nist.gov/vuln/detail/CVE-2018-8768', 'https://github.com/advisories/GHSA-6cwv-x26c-w2q4', 'https://lists.debian.org/debian-lts-announce/2020/11/msg00033.html', 'http://openwall.com/lists/oss-security/2018/03/15/2'} | null |
GHSA | GHSA-7rpj-hg47-cx62 | Improper Restriction of XML External Entity Reference in com.h2database:h2. | H2 is an embeddable RDBMS written in Java. The package com.h2database:h2 from 0 and before 2.0.202 are vulnerable to XML External Entity (XXE) Injection via the org.h2.jdbc.JdbcSQLXML class object, when it receives parsed string data from org.h2.jdbc.JdbcResultSet.getSQLXML() method. If it executes the getSource() meth... | {'CVE-2021-23463'} | 2022-04-22T15:39:59Z | 2021-12-16T14:29:57Z | HIGH | 8.1 | {'CWE-611'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23463', 'https://github.com/h2database/h2database/pull/3199', 'https://github.com/advisories/GHSA-7rpj-hg47-cx62', 'https://github.com/h2database/h2database/commit/d83285fd2e48fb075780ee95badee6f5a15ea7f8%23diff-008c2e... | null |
GHSA | GHSA-mph4-vhrx-mv67 | 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. | {'CVE-2019-12384'} | 2021-04-23T20:16:18Z | 2019-07-05T21:07:27Z | MODERATE | 5.9 | {'CWE-502'} | {'https://access.redhat.com/errata/RHSA-2019:3200', 'https://www.oracle.com/security-alerts/cpujan2020.html', 'https://access.redhat.com/errata/RHSA-2019:3901', 'https://lists.apache.org/thread.html/34717424b4d08b74f65c09a083d6dd1cb0763f37a15d6de135998c1d@%3Cdev.tomee.apache.org%3E', 'https://lists.apache.org/thread.ht... | null |
GHSA | GHSA-2rxh-h6h9-qrqc | Class destructors causing side-effects when being unserialized in TYPO3 CMS | Calling unserialize() on malicious user-submitted content can result in the following scenarios:
- trigger deletion of arbitrary directory in file system (if writable for web server)
- trigger message submission via email using identity of web site (mail relay)
Another insecure deserialization vulnerability is require... | {'CVE-2020-11066'} | 2022-04-19T19:02:26Z | 2020-05-13T23:18:38Z | HIGH | 8.7 | {'CWE-915'} | {'https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2rxh-h6h9-qrqc', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11066', 'https://github.com/advisories/GHSA-2rxh-h6h9-qrqc'} | null |
GHSA | GHSA-64fq-9c6w-rq44 | Improper Neutralization of Formula Elements in a CSV File in Kimai 2 | A CSV Injection vulnerablity exists in Kimai Kimai 2 prior to 1.14.1 via a description in a new timesheet. | {'CVE-2021-43515'} | 2022-04-22T20:21:49Z | 2022-04-09T00:00:25Z | HIGH | 7.8 | {'CWE-1236'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-43515', 'https://github.com/kevinpapst/kimai2/commit/dad1b8b772947f1596175add1b4f33b791705507#diff-6774f5865dbaf8bc6c55b75bd92e6f9950ebe7834aa2efd828a19fd637e667cf', 'https://github.com/kevinpapst/kimai2/pull/2532', 'https://github.com/advisories/GHSA-64fq-9c6w-rq44'} | null |
GHSA | GHSA-m36m-x4c5-rjxj | Silently Runs Cryptocoin Miner in hooka-tools | Affected versions of `hooka-tools` were compromised and modified to silently run a cryptocoin miner in the background.
All affected versions have been unpublished from the npm registry.
## Recommendation
While this module has been unpublished, some versions may exist in mirrors or caches. Do not install this module... | null | 2020-09-01T19:01:58Z | 2020-09-01T19:01:58Z | LOW | 0 | null | {'https://github.com/advisories/GHSA-m36m-x4c5-rjxj', 'https://www.npmjs.com/advisories/549'} | null |
GHSA | GHSA-44qp-qhfv-c7f6 | Improper Handling of Exceptional Conditions in Apache Tomcat | A vulnerability in Apache Tomcat allows an attacker to remotely trigger a denial of service. An error introduced as part of a change to improve error handling during non-blocking I/O meant that the error flag associated with the Request object was not reset between requests. This meant that once a non-blocking I/O erro... | {'CVE-2021-30639'} | 2022-02-08T21:20:55Z | 2021-08-13T15:21:02Z | HIGH | 7.5 | {'CWE-755'} | {'https://github.com/advisories/GHSA-44qp-qhfv-c7f6', 'https://lists.apache.org/thread.html/r79a7c019712b39aedf7cf4da9276d80610f04441b2a4f6506cb2daaf@%3Cusers.tomcat.apache.org%3E', 'https://kc.mcafee.com/corporate/index?page=content&id=SB10366', 'https://security.netapp.com/advisory/ntap-20210827-0007/', 'https://nvd.... | null |
GHSA | GHSA-vc3x-gx6c-g99f | Denial of Service in Bytom | In the client in Bytom before 1.0.6, checkTopicRegister in p2p/discover/net.go does not prevent negative idx values, leading to a crash. | {'CVE-2018-18206'} | 2022-04-12T22:33:07Z | 2022-02-15T01:57:18Z | HIGH | 7.5 | {'CWE-190'} | {'https://github.com/Bytom/bytom/pull/1307', 'https://nvd.nist.gov/vuln/detail/CVE-2018-18206', 'https://github.com/Bytom/bytom/commit/1ac3c8ac4f2b1e1df9675228290bda6b9586ba42', 'https://github.com/advisories/GHSA-vc3x-gx6c-g99f'} | null |
GHSA | GHSA-53r4-h27g-rg3x | 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-0989, CVE-2019-0991, CVE-2019-0993, CVE-2019-1002, CVE-2019-1003, CVE-2019-1024, CVE-20... | {'CVE-2019-0992'} | 2021-03-29T20:59:07Z | 2021-03-29T20:59:07Z | HIGH | 7.5 | {'CWE-787'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-0992', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0992', 'https://github.com/chakra-core/ChakraCore/commit/53b75c5f4a206740375f6a8a96934242d556e7c4', 'https://github.com/chakra-core/ChakraCore/commit/3d6226cc2d1077537220361c82e34a362c6c76ee',... | null |
GHSA | GHSA-xcgx-27q5-7634 | Malicious Package in commanedr | All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d... | null | 2021-10-01T20:59:33Z | 2020-09-03T19:41:05Z | CRITICAL | 9.1 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1388', 'https://github.com/advisories/GHSA-xcgx-27q5-7634'} | null |
GHSA | GHSA-43ch-2h55-2vj7 | Server-Side Request Forgery in private-ip | Insufficient RegEx in private-ip npm package v1.0.5 and below insufficiently filters reserved IP ranges resulting in indeterminate SSRF. An attacker can perform a large range of requests to ARIN reserved IP ranges, resulting in an indeterminable number of critical attack vectors, allowing remote attackers to request se... | {'CVE-2020-28360'} | 2021-07-16T14:39:54Z | 2021-04-13T15:18:17Z | CRITICAL | 9.8 | {'CWE-918'} | {'https://www.npmjs.com/package/private-ip', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28360', 'https://github.com/frenchbread/private-ip/commit/840664c4b9ba7888c41cfee9666e9a593db133e9', 'https://github.com/advisories/GHSA-43ch-2h55-2vj7', 'https://johnjhacking.com/blog/cve-2020-28360/', 'https://github.com/frenchbre... | null |
GHSA | GHSA-vw83-h3mq-3qwj | Path Traversal in Spring-integration-zip | Addresses partial fix in CVE-2018-1263. Spring-integration-zip, versions prior to 1.0.4, exposes an arbitrary file write vulnerability, that can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z), that holds path traversal filenames. So when the filename ge... | {'CVE-2021-22114'} | 2022-03-18T21:45:43Z | 2022-03-18T17:40:44Z | MODERATE | 5.3 | {'CWE-22'} | {'https://tanzu.vmware.com/security/cve-2021-22114', 'https://github.com/advisories/GHSA-vw83-h3mq-3qwj', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22114'} | null |
GHSA | GHSA-57h3-9rgr-c24m | Out of bounds write in Pillow | An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654. | {'CVE-2021-25289'} | 2021-12-02T17:48:13Z | 2021-03-29T16:35:16Z | HIGH | 8.8 | {'CWE-787'} | {'https://github.com/python-pillow/Pillow/commit/3fee28eb9479bf7d59e0fa08068f9cc4a6e2f04c', 'https://security.gentoo.org/glsa/202107-33', 'https://github.com/advisories/GHSA-57h3-9rgr-c24m', 'https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25289'} | null |
GHSA | GHSA-cf3w-g86h-35x4 | Code Injection vulnerability in CarrierWave::RMagick | ### Impact
[CarrierWave::RMagick](https://github.com/carrierwaveuploader/carrierwave/blob/master/lib/carrierwave/processing/rmagick.rb) 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 e... | {'CVE-2021-21305'} | 2022-04-27T19:58:19Z | 2021-02-08T19:16:39Z | HIGH | 7.4 | {'CWE-94', 'CWE-74'} | {'https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md#132---2021-02-08', 'https://rubygems.org/gems/carrierwave', 'https://github.com/carrierwaveuploader/carrierwave/security/advisories/GHSA-cf3w-g86h-35x4', 'https://github.com/carrierwaveuploader/carrierwave/commit/387116f5c72efa42bc3938d946b4c... | null |
GHSA | GHSA-8rf5-92jh-3vc9 | Uncaught Exception leading to Denial of Service in json-sanitizer | OWASP json-sanitizer before 1.2.2 can output invalid JSON or throw an undeclared exception for crafted input. This may lead to denial of service if the application is not prepared to handle these situations. | {'CVE-2021-23900'} | 2021-05-13T22:31:32Z | 2021-05-13T22:31:32Z | HIGH | 7.5 | {'CWE-248'} | {'https://github.com/OWASP/json-sanitizer/commit/a37f594f7378a1c76b3283e0dab9e1ab1dc0247e', 'https://github.com/OWASP/json-sanitizer/compare/v1.2.1...v1.2.2', 'https://github.com/advisories/GHSA-8rf5-92jh-3vc9', 'https://groups.google.com/g/json-sanitizer-support/c/dAW1AeNMoA0', 'https://nvd.nist.gov/vuln/detail/CVE-20... | null |
GHSA | GHSA-qcgx-7p5f-hxvr | Discoverability of user password hash in Statamic CMS | ## Description
It was possible to confirm a single character of a user's password hash (just the hash, not the password) using a specially crafted regular expression filter in the users endpoint of the REST API. Many requests could eventually uncover the entire hash.
The hash would not be in the response, however the... | {'CVE-2022-24784'} | 2022-04-05T21:20:44Z | 2022-03-29T22:11:45Z | LOW | 3.7 | {'CWE-200', 'CWE-326'} | {'https://github.com/statamic/cms/issues/5604', 'https://github.com/advisories/GHSA-qcgx-7p5f-hxvr', 'https://github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24784', 'https://github.com/statamic/cms/pull/5568'} | null |
GHSA | GHSA-q348-f93x-9gx4 | Lack of Input Validation in zendesk_api_client_php for Zendesk Subdomain | ### Impact
Lack of input validation of the Zendesk subdomain could expose users of the library to Server Side Request Forgery (SSRF).
### Resolution
Validate the provided Zendesk subdomain to be a valid subdomain in:
* getAuthUrl
* getAccessToken | {'CVE-2021-30492'} | 2021-04-29T21:53:06Z | 2021-04-29T21:53:06Z | CRITICAL | 0 | {'CWE-20', 'CWE-918'} | {'https://github.com/zendesk/zendesk_api_client_php/security/advisories/GHSA-q348-f93x-9gx4', 'https://github.com/zendesk/zendesk_api_client_php/pull/466', 'https://github.com/advisories/GHSA-q348-f93x-9gx4', 'https://github.com/zendesk/zendesk_api_client_php/commit/b451b743d9d6d81a9abf7cb86e70ec9c5332123e'} | null |
GHSA | GHSA-j8hw-49gg-vq3w | Malicious Package in retcodelog | All versions of `retcodelog` contain malicious code. The package uploads system information to a remote server, downloads a file and executes it.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be ro... | null | 2021-09-30T20:00:59Z | 2020-09-03T17:45:41Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1061', 'https://github.com/advisories/GHSA-j8hw-49gg-vq3w'} | null |
GHSA | GHSA-6x3v-rw2q-9gx7 | Improper implementation of the session fixation protection in Infinispan | A flaw was found in Infinispan through version 9.4.14.Final. An improper implementation of the session fixation protection in the Spring Session integration can result in incorrect session handling. | {'CVE-2019-10158'} | 2021-08-19T16:28:59Z | 2020-01-21T21:18:44Z | CRITICAL | 9.8 | {'CWE-384'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-10158', 'https://github.com/infinispan/infinispan/commit/4b381c5910265972ccaabefbdbd16a2b929f6b72', 'https://github.com/advisories/GHSA-6x3v-rw2q-9gx7', 'https://github.com/infinispan/infinispan/pull/7025', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10158', 'https:... | null |
GHSA | GHSA-fwx5-5fqj-jv98 | Cross-Site Scripting in morris.js | Affected versions of `morris.js` are vulnerable to cross-site scripting attacks in labels that appear when hovering over a particular point on a generated graph. The text content of these labels is not escaped, so if control over the labels is obtained, script can be injected. The script will run on the client side whe... | {'CVE-2017-16022'} | 2021-01-08T18:50:29Z | 2018-11-09T17:46:30Z | MODERATE | 0 | {'CWE-79'} | {'https://www.npmjs.com/advisories/307', 'https://nodesecurity.io/advisories/307', 'https://github.com/advisories/GHSA-fwx5-5fqj-jv98', 'https://github.com/morrisjs/morris.js/pull/464', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16022'} | null |
GHSA | GHSA-cxf7-qrc5-9446 | Remote shell execution vulnerability in image_processing | ### Impact
When using the `#apply` method from image_processing to apply a series of operations that are coming from unsanitized user input, this allows the attacker to execute shell commands:
```rb
ImageProcessing::Vips.apply({ system: "echo EXECUTED" })
#>> EXECUTED
```
This method is called internally by Active S... | {'CVE-2022-24720'} | 2022-03-10T15:56:29Z | 2022-03-01T22:22:26Z | CRITICAL | 9.8 | {'CWE-20', 'CWE-78'} | {'https://github.com/janko/image_processing/commit/038e4574e8f4f4b636a62394e09983c71980dada', 'https://github.com/advisories/GHSA-cxf7-qrc5-9446', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24720', 'https://github.com/janko/image_processing/security/advisories/GHSA-cxf7-qrc5-9446'} | null |
GHSA | GHSA-r3r5-jhw6-4634 | Insecure temporary file usage in SWHKD | SWHKD 1.1.5 unsafely uses the /tmp/swhkd.sock pathname. There can be an information leak or denial of service. | {'CVE-2022-27818'} | 2022-04-19T18:16:59Z | 2022-04-08T00:00:24Z | CRITICAL | 9.1 | {'CWE-668'} | {'https://github.com/waycrate/swhkd/releases/tag/1.1.7', 'https://nvd.nist.gov/vuln/detail/CVE-2022-27818', 'https://github.com/waycrate/swhkd/releases', 'https://github.com/waycrate/swhkd/commit/f70b99dd575fab79d8a942111a6980431f006818', 'https://github.com/advisories/GHSA-r3r5-jhw6-4634', 'http://www.openwall.com/lis... | null |
GHSA | GHSA-xf7w-r453-m56c | Arbitrary File Overwrite in fstream | Versions of `fstream` prior to 1.0.12 are vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system and a file that matches the hardlink will overwrite the system's file with the contents of the extracted file. The `fstream.DirWriter()` function is vul... | {'CVE-2019-13173'} | 2021-08-04T20:12:16Z | 2019-05-30T17:19:34Z | HIGH | 7.5 | {'CWE-59'} | {'https://usn.ubuntu.com/4123-1/', 'https://nvd.nist.gov/vuln/detail/CVE-2019-13173', 'https://github.com/npm/fstream/commit/6a77d2fa6e1462693cf8e46f930da96ec1b0bb22', 'https://github.com/advisories/GHSA-xf7w-r453-m56c', 'https://www.npmjs.com/advisories/886', 'http://lists.opensuse.org/opensuse-security-announce/2019-... | null |
GHSA | GHSA-4w88-rjj3-x7wp | Chromium Remote Code Execution in electron | Affected versions of `ElectronJS` are susceptible to a remote code execution vulnerability that occurs when an affected application access remote content, even if the [sandbox option](https://electron.atom.io/docs/api/sandbox-option) is enabled.
## Recommendation
Update to electron version 1.7.8 or later. | {'CVE-2017-16151'} | 2021-01-08T19:53:11Z | 2018-07-24T20:04:23Z | HIGH | 0 | {'CWE-94'} | {'https://github.com/advisories/GHSA-4w88-rjj3-x7wp', 'https://www.npmjs.com/advisories/539', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16151', 'https://electronjs.org/blog/chromium-rce-vulnerability', 'https://nodesecurity.io/advisories/539', 'https://electron.atom.io/blog/2017/09/27/chromium-rce-vulnerability-fix'} | null |
GHSA | GHSA-jqvv-r4w3-8f7w | Malicious Package in bictoind-rpc | All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d... | null | 2021-10-01T20:38:04Z | 2020-09-04T15:35:00Z | CRITICAL | 9.1 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1355', 'https://github.com/advisories/GHSA-jqvv-r4w3-8f7w'} | null |
GHSA | GHSA-hg5q-rj62-c43g | Malicious Package in reqest | All versions of `reqest` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. Th... | null | 2021-09-30T21:26:33Z | 2020-09-02T21:29:08Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/895', 'https://github.com/advisories/GHSA-hg5q-rj62-c43g'} | null |
GHSA | GHSA-3264-3fm9-fg44 | Infinite Loop in Apache Tika | A carefully crafted or corrupt PSD file can cause an infinite loop in Apache Tika's PSDParser in versions 1.0-1.23. | {'CVE-2020-1951'} | 2021-05-07T15:54:00Z | 2021-05-07T15:54:00Z | MODERATE | 5.5 | {'CWE-835'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-1951', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://github.com/advisories/GHSA-3264-3fm9-fg44', 'https://lists.apache.org/thread.html/rd8c1b42bd0e31870d804890b3f00b13d837c528f7ebaf77031323172%40%3... | null |
GHSA | GHSA-w6g3-v46q-5p28 | Moderate severity vulnerability that affects org.apache.tika:tika-core | In Apache Tika 0.9 to 1.18, in a rare edge case where a user does not specify an extract directory on the commandline (--extract-dir=) and the input file has an embedded file with an absolute path, such as "C:/evil.bat", tika-app would overwrite that file. | {'CVE-2018-11762'} | 2021-09-21T17:58:38Z | 2018-10-17T15:49:58Z | MODERATE | 5.9 | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-11762', 'http://www.securityfocus.com/bid/105515', 'https://github.com/advisories/GHSA-w6g3-v46q-5p28', 'https://lists.apache.org/thread.html/ab2e1af38975f5fc462ba89b517971ef892ec3d06bee12ea2258895b@%3Cdev.tika.apache.org%3E'} | null |
GHSA | GHSA-59x4-67mh-px54 | Crypt_GPG does not prevent additional options in GPG calls | The Crypt_GPG extension before 1.6.7 for PHP does not prevent additional options in GPG calls, which presents a risk for certain environments and GPG versions. | {'CVE-2022-24953'} | 2022-03-01T18:36:14Z | 2022-02-18T00:00:36Z | MODERATE | 5.3 | {'CWE-20'} | {'https://github.com/pear/Crypt_GPG/commit/74c8f989cefbe0887274b461dc56197e121bfd04', 'https://github.com/pear/Crypt_GPG/commit/29c0fbe96d0d4063ecd5c9a4644cb65a7fb7cc4e', 'https://github.com/advisories/GHSA-59x4-67mh-px54', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24953'} | null |
GHSA | GHSA-45r8-3495-x6rm | High severity vulnerability that affects com.hubspot.jinjava:jinjava | Jinjava before 2.4.6 does not block the getClass method, related to com/hubspot/jinjava/el/ext/JinjavaBeanELResolver.java. | {'CVE-2018-18893'} | 2021-08-31T21:45:30Z | 2019-01-04T17:43:36Z | MODERATE | 5.3 | null | {'https://github.com/advisories/GHSA-45r8-3495-x6rm', 'https://github.com/HubSpot/jinjava/pull/230', 'https://nvd.nist.gov/vuln/detail/CVE-2018-18893', 'https://github.com/HubSpot/jinjava/blob/master/CHANGES.md'} | null |
GHSA | GHSA-h6m7-j4h3-9rf5 | Remote Code Execution in SyliusResourceBundle | ### Impact
Request parameters injected inside an expression evaluated by `symfony/expression-language` package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution.
The vulnerable versions include: `<=1.3.13 |... | {'CVE-2020-15146'} | 2022-04-19T19:02:33Z | 2020-08-19T19:52:30Z | CRITICAL | 9.6 | {'CWE-917', 'CWE-74'} | {'https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-h6m7-j4h3-9rf5', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15146', 'https://github.com/advisories/GHSA-h6m7-j4h3-9rf5'} | null |
GHSA | GHSA-5fjj-cfh2-ghc5 | Server-Side Request Forgery and Inclusion of Functionality from Untrusted Control Sphere in jsreport | An unintended require and server-side request forgery vulnerabilities in jsreport version 2.5.0 and earlier allow attackers to execute arbitrary code. | {'CVE-2020-8128'} | 2021-04-13T15:25:24Z | 2021-04-13T15:25:24Z | HIGH | 9.8 | {'CWE-829', 'CWE-918'} | {'https://github.com/advisories/GHSA-5fjj-cfh2-ghc5', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8128', 'https://hackerone.com/reports/660565'} | null |
GHSA | GHSA-95m6-mjh3-58gm | Moderate severity vulnerability that affects org.keycloak:keycloak-core | It was found that the keycloak before 2.3.0 did not implement authentication flow correctly. An attacker could use this flaw to construct a phishing URL, from which he could hijack the user's session. This could lead to information disclosure, or permit further possible attacks. | {'CVE-2016-8609'} | 2021-09-07T20:44:36Z | 2018-10-18T16:48:41Z | HIGH | 8.1 | {'CWE-287', 'CWE-384'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-8609', 'https://github.com/advisories/GHSA-95m6-mjh3-58gm'} | null |
GHSA | GHSA-h44f-769q-j6px | Malicious Package in requet | All versions of `requet` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. Th... | null | 2021-10-01T14:08:16Z | 2020-09-02T20:33:14Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-h44f-769q-j6px', 'https://www.npmjs.com/advisories/864'} | null |
GHSA | GHSA-6vwp-35w3-xph8 | Insecure Deserialization in Apache XML-RPC | An untrusted deserialization was found in the org.apache.xmlrpc.parser.XmlRpcResponseParser:addResult method of Apache XML-RPC (aka ws-xmlrpc) library. A malicious XML-RPC server could target a XML-RPC client causing it to execute arbitrary code.
Apache XML-RPC is no longer maintained and this issue will not be fixed. | {'CVE-2019-17570'} | 2022-04-26T17:58:54Z | 2020-06-10T20:02:39Z | CRITICAL | 9.8 | {'CWE-502'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-17570', 'https://lists.apache.org/thread.html/846551673bbb7ec8d691008215384bcef03a3fb004d2da845cfe88ee%401390230951%40%3Cdev.ws.apache.org%3E', 'https://usn.ubuntu.com/4496-1/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I3... | null |
GHSA | GHSA-5rcc-6cmj-7728 | Cross-site Scripting in BookStack | Iframe tags don't have a sandbox attribute, this makes an attacker able to execute malicious javascript via an iframe and perform phishing attacks. The sandbox attribute will block script execution and prevents the content to navigate its top-level browsing context which will stop this type of attack. | {'CVE-2022-0877'} | 2022-03-14T21:03:35Z | 2022-03-09T00:00:44Z | MODERATE | 5.4 | {'CWE-79'} | {'https://github.com/bookstackapp/bookstack/commit/856fca8289b7370cafa033ea21c408e7d4303fd6', 'https://huntr.dev/bounties/b04df4e3-ae5a-4dc6-81ec-496248b15f3c', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0877', 'https://github.com/advisories/GHSA-5rcc-6cmj-7728'} | null |
GHSA | GHSA-qgm9-232x-hwpx | Moderate severity vulnerability that affects org.keycloak:keycloak-core | Withdrawn: Duplicate of CVE-2017-12161 / GHSA-959q-32g8-vvp7 | {'CVE-2017-1000500'} | 2021-01-29T17:10:11Z | 2018-10-18T16:48:15Z | MODERATE | 0 | null | {'https://nvd.nist.gov/vuln/detail/CVE-2017-1000500', 'https://github.com/advisories/GHSA-qgm9-232x-hwpx'} | null |
GHSA | GHSA-5947-m4fg-xhqg | Prototype Pollution in lodash.mergewith | Versions of `lodash.mergewith` before 4.6.1 are vulnerable to Prototype Pollution. The function 'mergeWith' may allow a malicious user to modify the prototype of `Object` via `__proto__` causing the addition or modification of an existing property that will exist on all objects.
## Recommendation
Update to version... | null | 2021-09-29T14:09:37Z | 2020-09-03T18:08:10Z | HIGH | 0 | {'CWE-1321'} | {'https://github.com/advisories/GHSA-5947-m4fg-xhqg', 'https://www.npmjs.com/advisories/1069'} | null |
GHSA | GHSA-qj26-7grj-whg3 | Privilege Escalation in fscrypt | The pam_fscrypt 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). | {'CVE-2018-6558'} | 2021-06-23T17:18:49Z | 2021-06-23T17:18:49Z | MODERATE | 6.5 | null | {'https://github.com/google/fscrypt/issues/77', 'https://github.com/advisories/GHSA-qj26-7grj-whg3', 'https://launchpad.net/bugs/1787548', 'https://github.com/google/fscrypt/commit/315f9b042237200174a1fb99427f74027e191d66', 'https://nvd.nist.gov/vuln/detail/CVE-2018-6558', 'https://github.com/google/fscrypt/commit/3022... | null |
GHSA | GHSA-9p64-h5q4-phpm | Remote Code Execution in office-converter | All versions of `office-converter` are vulnerable to Remote Code Execution. Due to insufficient input validation an attacker could run arbitrary commands on the server thus rendering the package vulnerable to Remote Code Execution.
## Recommendation
No fix is currently available. Consider using an alternative module... | null | 2021-09-27T13:41:42Z | 2020-09-02T15:44:58Z | HIGH | 0 | {'CWE-20'} | {'https://github.com/advisories/GHSA-9p64-h5q4-phpm', 'https://www.npmjs.com/advisories/759'} | null |
GHSA | GHSA-vpq7-m4qm-p2gp | Business Logic Errors in microweber | Business Logic Errors in Packagist microweber/microweber prior to 1.2.11. | {'CVE-2022-0596'} | 2022-02-24T13:55:55Z | 2022-02-16T00:01:45Z | MODERATE | 4.3 | null | {'https://github.com/advisories/GHSA-vpq7-m4qm-p2gp', 'https://github.com/microweber/microweber/commit/91a9d899741557c75050614ff7adb8c0e3feb005', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0596', 'https://huntr.dev/bounties/f68b994e-2b8b-49f5-af2a-8cd99e8048a5'} | null |
GHSA | GHSA-3pqh-p72c-fj85 | Improper Preservation of Permissions in github.com/cloudflare/cfrpki/cmd/octorpki | ### Impact
When copying files with rsync, octorpki uses the "-a" flag 0, which forces rsync to copy binaries with the suid bit set as root. Since the provided service definition defaults to root (https://github.com/cloudflare/cfrpki/blob/master/package/octorpki.service) this could allow for a vector, when combined wit... | {'CVE-2021-3978'} | 2022-04-19T19:03:15Z | 2021-11-19T19:34:26Z | MODERATE | 0 | {'CWE-281'} | {'https://github.com/cloudflare/cfrpki/security/advisories/GHSA-3pqh-p72c-fj85', 'https://github.com/advisories/GHSA-3pqh-p72c-fj85'} | null |
GHSA | GHSA-87p2-cvhq-q4mv | Authentication bypass in Apache Zeppelin | Authentication bypass vulnerability in Apache Zeppelin allows an attacker to bypass Zeppelin authentication mechanism to act as another user. This issue affects Apache Zeppelin Apache Zeppelin version 0.9.0 and prior versions. | {'CVE-2020-13929'} | 2021-09-29T18:03:53Z | 2021-09-07T22:56:56Z | HIGH | 7.5 | {'CWE-287'} | {'http://www.openwall.com/lists/oss-security/2021/09/02/2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13929', 'https://lists.apache.org/thread.html/r99529e175a7c1c9a26bd41a02802c8af7aa97319fe561874627eb999@%3Cusers.zeppelin.apache.org%3E', 'https://github.com/advisories/GHSA-87p2-cvhq-q4mv', 'https://lists.apache.org/... | null |
GHSA | GHSA-fpcp-9h7m-ffpx | Null pointer dereference in TensorFlow | ### Impact
When [building an XLA compilation cache](https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/compiler/jit/xla_platform_info.cc#L43-L104), if default settings are used, TensorFlow triggers a null pointer dereference:
```cc
string allowed_gpus =
flr->conf... | {'CVE-2022-23595'} | 2022-02-11T19:55:41Z | 2022-02-09T23:33:17Z | MODERATE | 5.3 | {'CWE-476'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-23595', 'https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/compiler/jit/xla_platform_info.cc#L43-L104', 'https://github.com/advisories/GHSA-fpcp-9h7m-ffpx', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-fpcp... | null |
GHSA | GHSA-27xj-rqx5-2255 | 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 org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop). | {'CVE-2020-11619'} | 2021-08-25T21:01:55Z | 2020-05-15T18:58:44Z | HIGH | 8.1 | {'CWE-502'} | {'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://github.com/advisories/GHSA-27xj-rqx5-2255', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11619', 'https://lists.debian.org/debian-lts-announce/2020/04/msg00012.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/secur... | null |
GHSA | GHSA-qgwf-r2jj-2ccv | Use after free in heapless | An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed. | {'CVE-2020-36464'} | 2021-08-25T20:56:09Z | 2021-08-25T20:56:09Z | HIGH | 7.5 | {'CWE-416'} | {'https://github.com/japaric/heapless/issues/181', 'https://github.com/advisories/GHSA-qgwf-r2jj-2ccv', 'https://rustsec.org/advisories/RUSTSEC-2020-0145.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36464'} | null |
GHSA | GHSA-599h-8wpj-75xj | Authentication Bypass in tyk-identity-broker | The package github.com/tyktechnologies/tyk-identity-broker before 1.1.1 are vulnerable to Authentication Bypass via the Go XML parser which can cause SAML authentication bypass. This is because the XML parser doesn’t guarantee integrity in the XML round-trip (encoding/decoding XML data). | {'CVE-2021-23365'} | 2021-06-23T17:23:30Z | 2021-06-23T17:23:30Z | CRITICAL | 9.1 | {'CWE-287'} | {'https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMTYKTECHNOLOGIESTYKIDENTITYBROKER-1089720', 'https://github.com/TykTechnologies/tyk-identity-broker/commit/243092965b0f93a95a14cb882b5b9a3df61dd5c0', 'https://github.com/TykTechnologies/tyk-identity-broker/releases/tag/v1.1.1', 'https://github.com/TykTechnologies/tyk-identity-... | null |
GHSA | GHSA-9699-gm7f-cmjv | Unsynchronized Access to Shared Data in a Multithreaded Context in RESTEasy | A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided. This flaw allows an attacker to gain access to privileged information. The highest threat from this vulnerability is to confidentiality and integrity. Versions before resteasy 2.0.0.Alpha3 are affected. | {'CVE-2020-25724'} | 2021-06-08T22:29:46Z | 2021-06-08T22:29:46Z | MODERATE | 4.3 | {'CWE-567'} | {'https://access.redhat.com/security/cve/cve-2020-25724', 'https://github.com/advisories/GHSA-9699-gm7f-cmjv', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25724', 'https://bugzilla.redhat.com/show_bug.cgi?id=1899354'} | null |
GHSA | GHSA-jc7r-v6fg-2gpf | High severity vulnerability that affects org.apache.cxf:apache-cxf, org.apache.cxf:apache-cxf , and org.apache.cxf:cxf | It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");'. When this system property is set, CXF uses some reflection to try to make the HostnameVerifier work with the old com.sun.net.ssl.HostnameVeri... | {'CVE-2018-8039'} | 2021-12-03T14:54:43Z | 2018-10-19T16:40:01Z | HIGH | 0 | null | {'https://github.com/advisories/GHSA-jc7r-v6fg-2gpf'} | null |
GHSA | GHSA-9jm3-5835-537m | Command Injection in apex-publish-static-files | Versions of `apex-publish-static-files` before 2.0.1 are vulnerable to command injection. This is exploitable if user input is passed into the `connectString` option in the `publish` method.
## Recommendation
Update to version 2.0.1 or later. | {'CVE-2018-16462'} | 2021-01-08T19:03:45Z | 2018-11-01T14:48:50Z | CRITICAL | 0 | {'CWE-77'} | {'https://github.com/nodejs/security-wg/blob/master/vuln/npm/475.json', 'https://hackerone.com/reports/405694', 'https://www.npmjs.com/advisories/718', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16462', 'https://github.com/advisories/GHSA-9jm3-5835-537m'} | null |
GHSA | GHSA-c9x9-xv66-xp3v | Improper privilege management in Keycloak | A flaw was found in Keycloak, where it would permit a user with a view-profile role to manage the resources in the new account console. This flaw allows a user with a view-profile role to access and modify data for which the user does not have adequate permission. | {'CVE-2020-14389'} | 2021-11-10T15:30:36Z | 2021-11-10T15:30:36Z | HIGH | 8.1 | {'CWE-916', 'CWE-269'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-14389', 'https://access.redhat.com/security/cve/cve-2020-14389', 'https://github.com/advisories/GHSA-c9x9-xv66-xp3v'} | null |
GHSA | GHSA-xqp8-w826-hh6x | Crash server with query parameter | ### Impact
Parse Server crashes when if a query request contains an invalid value for the `explain` option. This is due to a bug in the MongoDB Node.js driver which throws an exception that Parse Server cannot catch.
### Patches
Upgrade to Parse Server 4.10.3 | {'CVE-2021-39187'} | 2022-04-19T19:03:07Z | 2021-09-02T16:51:14Z | HIGH | 7.5 | {'CWE-74', 'CWE-20', 'CWE-755'} | {'https://jira.mongodb.org/browse/NODE-3463', 'https://github.com/parse-community/parse-server/security/advisories/GHSA-xqp8-w826-hh6x', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39187', 'https://github.com/parse-community/parse-server/releases/tag/4.10.3', 'https://github.com/parse-community/parse-server/commit/30866... | null |
GHSA | GHSA-6qgm-fv6v-rfpv | Overflow/denial of service in `tf.raw_ops.ReverseSequence` | ### Impact
The implementation of `tf.raw_ops.ReverseSequence` allows for stack overflow and/or `CHECK`-fail based denial of service.
```python
import tensorflow as tf
input = tf.zeros([1, 1, 1], dtype=tf.int32)
seq_lengths = tf.constant([0], shape=[1], dtype=tf.int32)
tf.raw_ops.ReverseSequence(
input=input, seq... | {'CVE-2021-29575'} | 2021-05-21T14:26:13Z | 2021-05-21T14:26:13Z | LOW | 2.5 | {'CWE-119', 'CWE-120'} | {'https://github.com/advisories/GHSA-6qgm-fv6v-rfpv', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6qgm-fv6v-rfpv', 'https://github.com/tensorflow/tensorflow/commit/ecf768cbe50cedc0a45ce1ee223146a3d3d26d23', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29575'} | null |
GHSA | GHSA-m6gg-86c6-gfr9 | Cross-site Scripting in elasticsearch | A cross-site-scripting (XSS) vulnerability was discovered in the Data Preview Pane (previously known as Index Pattern Preview Pane) which could allow arbitrary JavaScript to be executed in a victim’s browser. | {'CVE-2022-23710'} | 2022-03-29T22:12:45Z | 2022-03-04T00:00:15Z | MODERATE | 6.1 | {'CWE-79'} | {'https://discuss.elastic.co/t/elastic-stack-7-17-1-security-update/298447', 'https://github.com/advisories/GHSA-m6gg-86c6-gfr9', 'https://security.netapp.com/advisory/ntap-20220325-0009/', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23710'} | null |
GHSA | GHSA-vqj2-4v8m-8vrq | Insecure Temporary File in mlflow | mlflow prior to 1.23.1 contains an insecure temporary file. The insecure function `tempfile.mktemp()` is deprecated and `mkstemp()` should be used instead. | {'CVE-2022-0736'} | 2022-03-03T19:18:19Z | 2022-02-24T00:00:54Z | HIGH | 8.2 | {'CWE-668', 'CWE-377'} | {'https://github.com/advisories/GHSA-vqj2-4v8m-8vrq', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0736', 'https://github.com/mlflow/mlflow/commit/61984e6843d2e59235d82a580c529920cd8f3711', 'https://huntr.dev/bounties/e5384764-c583-4dec-a1d8-4697f4e12f75'} | null |
GHSA | GHSA-gmjw-49p4-pcfm | Prototype poisoning | ### Impact
The issue is as follows: when `msgpack5` decodes a map containing a
key `"__proto__"`, it assigns the decoded value to `__proto__`. As you
are no doubt aware, `Object.prototype.__proto__` is an accessor
property for the receiver's prototype. If the value corresponding to
the key `__proto__` decodes to a... | {'CVE-2021-21368'} | 2022-04-19T19:02:49Z | 2021-03-12T22:44:17Z | MODERATE | 6.7 | {'CWE-915'} | {'https://github.com/mcollina/msgpack5/commit/d4e6cb956ae51c8bb2828e71c7c1107c340cf1e8', 'https://www.npmjs.com/package/msgpack5', 'https://github.com/advisories/GHSA-gmjw-49p4-pcfm', 'https://github.com/mcollina/msgpack5/releases/tag/v4.5.1', 'https://github.com/mcollina/msgpack5/releases/tag/v3.6.1', 'https://nvd.nis... | null |
GHSA | GHSA-8vwm-8vj8-rqjf | User login denial of service in github.com/google/fscrypt | The PAM module for fscrypt doesn't adequately validate fscrypt metadata files, allowing users to create malicious metadata files that prevent other users from logging in. A local user can cause a denial of service by creating a fscrypt metadata file that prevents other users from logging into the system. We recommend u... | {'CVE-2022-25327'} | 2022-03-09T21:11:54Z | 2022-02-26T00:00:44Z | MODERATE | 5.5 | {'CWE-276'} | {'https://github.com/google/fscrypt/pull/346', 'https://nvd.nist.gov/vuln/detail/CVE-2022-25327', 'https://github.com/advisories/GHSA-8vwm-8vj8-rqjf'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.