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-m9mq-p2f9-cfqv | Critical severity vulnerability that affects bleach | 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. | {'CVE-2018-7753'} | 2022-03-04T19:40:00Z | 2019-01-04T17:46:30Z | CRITICAL | 9.8 | {'CWE-20'} | {'https://github.com/mozilla/bleach/commit/c5df5789ec3471a31311f42c2d19fc2cf21b35ef', 'https://github.com/mozilla/bleach/releases/tag/v2.1.3', 'https://nvd.nist.gov/vuln/detail/CVE-2018-7753', 'https://bugs.debian.org/892252', 'https://github.com/advisories/GHSA-m9mq-p2f9-cfqv'} | null |
GHSA | GHSA-2q66-6cc3-6xm8 | CSRF issue on preview pages in Bolt CMS | ### Impact
Bolt CMS lacked CSRF protection in the preview generating endpoint. Previews are intended to be generated by the admins, developers, chief-editors, and editors, who are authorized to create content in the application. But due to lack of proper CSRF protection, unauthorized users could generate a preview.
#... | {'CVE-2020-4040'} | 2022-04-19T19:02:27Z | 2020-06-09T00:25:41Z | HIGH | 8.6 | {'CWE-352'} | {'https://github.com/bolt/bolt/security/advisories/GHSA-2q66-6cc3-6xm8', 'https://github.com/bolt/bolt/pull/7853', 'https://github.com/advisories/GHSA-2q66-6cc3-6xm8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-4040', 'http://seclists.org/fulldisclosure/2020/Jul/4', 'http://packetstormsecurity.com/files/158299/Bolt-CMS... | null |
GHSA | GHSA-9q9m-m2f6-jr5q | Malicious Package in chak | All versions of `chak` 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. Ther... | null | 2021-10-01T14:03:18Z | 2020-09-02T20:22:34Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/854', 'https://github.com/advisories/GHSA-9q9m-m2f6-jr5q'} | null |
GHSA | GHSA-5q5w-mqp6-g2gh | Unrestricted Upload of File with Dangerous Type in jsdecena/laracom | jsdecena/laracom prior to version 2.0.9 is vulnerable to Unrestricted Upload of File with Dangerous Type. | {'CVE-2022-0472'} | 2022-02-11T20:51:15Z | 2022-02-06T00:01:07Z | MODERATE | 5.4 | {'CWE-434', 'CWE-79'} | {'https://github.com/advisories/GHSA-5q5w-mqp6-g2gh', 'https://huntr.dev/bounties/cb5b8563-15cf-408c-9f79-4871ea0a8713', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0472', 'https://github.com/jsdecena/laracom/commit/256026193ce994dc4c1365e02f414d8a0cd77ae8'} | null |
GHSA | GHSA-fj7f-vq84-fh43 | Local Code Execution through Argument Injection via dash leading git url parameter in Gemfile. | In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with inva... | {'CVE-2021-43809'} | 2022-04-19T19:03:17Z | 2021-12-08T19:51:36Z | MODERATE | 6.7 | {'CWE-88'} | {'https://github.com/rubygems/rubygems/pull/5142', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43809', 'https://github.com/rubygems/rubygems/commit/a4f2f8ac17e6ce81c689527a8b6f14381060d95f', 'https://github.com/rubygems/rubygems/security/advisories/GHSA-fj7f-vq84-fh43', 'https://github.com/advisories/GHSA-fj7f-vq84-fh43... | null |
GHSA | GHSA-25jw-gcfj-283j | Directory Traversal in 360class.jansenhm | Affected versions of `360class.jansenhm` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```... | {'CVE-2017-16186'} | 2021-01-14T15:40:39Z | 2020-09-01T18:27:04Z | HIGH | 0 | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16186', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/360class.jansenhm', 'https://nodesecurity.io/advisories/448', 'https://github.com/advisories/GHSA-25jw-gcfj-283j', 'https://www.npmjs.com/advisories/448'} | null |
GHSA | GHSA-hhrj-wp42-32v3 | Generation of Error Message Containing Sensitive Information in microweber | Generation of Error Message Containing Sensitive Information in Packagist microweber/microweber prior to 1.2.11. | {'CVE-2022-0660'} | 2022-02-28T22:18:01Z | 2022-02-19T00:01:36Z | HIGH | 7.5 | {'CWE-209'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0660', 'https://github.com/microweber/microweber/commit/2417bd2eda2aa2868c1dad1abf62341f22bfc20a', 'https://github.com/advisories/GHSA-hhrj-wp42-32v3', 'https://huntr.dev/bounties/01fd2e0d-b8cf-487f-a16c-7b088ef3a291'} | null |
GHSA | GHSA-g2fg-mr77-6vrm | Uncontrolled Resource Consumption in Apache Thrift | In Apache Thrift 0.9.3 to 0.13.0, malicious RPC clients could send short messages which would result in a large memory allocation, potentially leading to denial of service. | {'CVE-2020-13949'} | 2022-02-08T21:37:22Z | 2021-03-12T21:33:55Z | HIGH | 7.5 | {'CWE-400'} | {'https://lists.apache.org/thread.html/rcace846f74ea9e2af2f7c30cef0796724aa74089f109c8029b850163@%3Cdev.hive.apache.org%3E', 'https://lists.apache.org/thread.html/r74eb88b422421c65514c23cb9c2b2216efb9254317ea1b6a264fe6dc@%3Ccommits.hbase.apache.org%3E', 'https://lists.apache.org/thread.html/r2ed66a3823990306b742b281af1... | null |
GHSA | GHSA-jp4x-w63m-7wgm | Prototype Pollution in hoek | Versions of `hoek` prior to 4.2.1 and 5.0.3 are vulnerable to prototype pollution.
The `merge` function, and the `applyToDefaults` and `applyToDefaultsWithShallow` functions which leverage `merge` behind the scenes, are vulnerable to a prototype pollution attack when provided an _unvalidated_ payload created from a JS... | {'CVE-2018-3728'} | 2021-01-08T18:33:00Z | 2018-04-26T15:25:17Z | MODERATE | 0 | {'CWE-471'} | {'https://access.redhat.com/errata/RHSA-2018:1264', 'https://nodesecurity.io/advisories/566', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3728', 'https://www.npmjs.com/advisories/566', 'https://hackerone.com/reports/310439', 'https://access.redhat.com/errata/RHSA-2018:1263', 'https://snyk.io/vuln/npm:hoek:20180212', 'ht... | null |
GHSA | GHSA-883x-6fch-6wjx | Trust Boundary Violation due to Incomplete Blacklist in Test Failure Processing in Ares | ### Impact
This allows an attacker to create special subclasses of `InvocationTargetException` that escape the exception sanitization because JUnit extracts the cause in a trusted context before the exception reaches Ares. This means that arbitrary student code can be executed in a trusted context, and that in turn all... | null | 2022-04-19T19:03:18Z | 2022-01-21T23:39:19Z | HIGH | 8.2 | null | {'https://github.com/ls1intum/Ares/security/advisories/GHSA-883x-6fch-6wjx', 'https://github.com/ls1intum/Ares/releases/tag/1.7.6', 'https://github.com/ls1intum/Ares/commit/af4f28a56e2fe600d8750b3b415352a0a3217392', 'https://github.com/advisories/GHSA-883x-6fch-6wjx', 'https://github.com/ls1intum/Ares/issues/15#issueco... | null |
GHSA | GHSA-6x3j-x9rp-whxp | Unrestricted Upload of File with Dangerous Type in showdoc | showdoc prior to 2.10.2 is vulnerable to Unrestricted Upload of File with Dangerous Type. | {'CVE-2022-0409'} | 2022-03-02T20:59:35Z | 2022-02-20T00:00:32Z | HIGH | 7.8 | {'CWE-434'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0409', 'https://github.com/star7th/showdoc/commit/7383d7a3c1b0807b6f397ba7df415a0ce7ccc436', 'https://github.com/advisories/GHSA-6x3j-x9rp-whxp', 'https://huntr.dev/bounties/c25bfad1-2611-4226-954f-009e50f966f7'} | null |
GHSA | GHSA-hwhf-64mh-r662 | ReDoS vulnerability in parser_apache2 | ### Impact
parser_apache2 plugin in Fluentd v0.14.14 to v1.14.1 suffers from a regular expression denial of service (ReDoS) vulnerability. A broken apache log with a certain pattern of string can spend too much time in a regular expression, resulting in the potential for a DoS attack.
### Patches
v1.14.2
### Workarou... | {'CVE-2021-41186'} | 2021-11-04T17:05:51Z | 2021-11-01T19:16:31Z | MODERATE | 5.9 | {'CWE-400'} | {'https://github.com/fluent/fluentd/security/advisories/GHSA-hwhf-64mh-r662', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41186', 'https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1142', 'https://github.com/github/securitylab-vulnerabilities/blob/52dc4a2a828c6dc24231967c2937ad92038184a9/vendor_reports/GHSL-20... | null |
GHSA | GHSA-pfmw-vj74-ph8g | Incorrect Permission Assignment for Critical Resource in HashiCorp Vault | HashiCorp Vault and Vault Enterprise 0.11.0 up to 1.7.5 and 1.8.4 templated ACL policies would always match the first-created entity alias if multiple entity aliases exist for a specified entity and mount combination, potentially resulting in incorrect policy enforcement. Fixed in Vault and Vault Enterprise 1.7.6, 1.8.... | {'CVE-2021-43998'} | 2021-12-02T17:48:31Z | 2021-12-02T17:48:30Z | CRITICAL | 9.1 | {'CWE-732'} | {'https://github.com/advisories/GHSA-pfmw-vj74-ph8g', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43998', 'https://discuss.hashicorp.com/t/hcsec-2021-30-vaults-templated-acl-policies-matched-first-created-alias-per-entity-and-auth-backend/32132'} | null |
GHSA | GHSA-9gr3-7897-pp7m | XSS in Image Optimization API for Next.js | ### Impact
- **Affected:** All of the following must be true to be affected
- Next.js between version 10.0.0 and 11.1.0
- The `next.config.js` file has [`images.domains`](https://nextjs.org/docs/basic-features/image-optimization#domains) array assigned
- The image host assigned in [`images.domains`](https:/... | {'CVE-2021-39178'} | 2021-09-01T19:37:34Z | 2021-09-01T18:24:22Z | HIGH | 7.5 | {'CWE-79'} | {'https://github.com/vercel/next.js/security/advisories/GHSA-9gr3-7897-pp7m', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39178', 'https://github.com/advisories/GHSA-9gr3-7897-pp7m', 'https://github.com/vercel/next.js/releases/tag/v11.1.1'} | null |
GHSA | GHSA-72wf-hwcq-65h9 | Cross-Site Request Forgery in Filebrowser | A Cross-Site Request Forgery (CSRF) vulnerability exists in Filebrowser < 2.18.0 that allows attackers to create a backdoor user with admin privilege and get access to the filesystem via a malicious HTML webpage that is sent to the victim. | {'CVE-2021-46398'} | 2022-02-16T22:05:45Z | 2022-02-05T00:00:31Z | HIGH | 8.8 | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-46398', 'http://packetstormsecurity.com/files/165885/FileBrowser-2.17.2-Code-Execution-Cross-Site-Request-Forgery.html', 'https://github.com/filebrowser/filebrowser/commit/74b7cd8e81840537a8206317344f118093153e8d', 'https://systemweakness.com/critical-csrf-to-rce-in-filebrows... | null |
GHSA | GHSA-6x85-j5j2-27jx | Moderate severity vulnerability that affects actionpack | Directory traversal vulnerability in actionpack/lib/abstract_controller/base.rb in the implicit-render implementation in Ruby on Rails before 3.2.18, 4.0.x before 4.0.5, and 4.1.x before 4.1.1, when certain route globbing configurations are enabled, allows remote attackers to read arbitrary files via a crafted request. | {'CVE-2014-0130'} | 2021-09-02T19:11:28Z | 2017-10-24T18:33:36Z | MODERATE | 0 | {'CWE-22'} | {'http://www.securityfocus.com/bid/67244', 'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/NkKc7vTW70o/NxW_PDBSG3AJ', 'https://nvd.nist.gov/vuln/detail/CVE-2014-0130', 'http://rhn.redhat.com/errata/RHSA-2014-1863.html', 'https://github.com/advisories/GHSA-6x85-j5j2-27jx', 'http://matasano.com/rese... | null |
GHSA | GHSA-v85c-hgq5-7pfw | Arbitrary Command Injection | This affects all versions of package wincred. If attacker-controlled user input is given to the getCredential function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization. | {'CVE-2021-23399'} | 2021-07-02T16:59:32Z | 2021-06-29T18:26:05Z | CRITICAL | 9.8 | {'CWE-20'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-23399', 'https://github.com/rolangom/wincred/blob/3fd39186ee32add9c12046cdccf2765d19565335/index.ts%23L20', 'https://github.com/advisories/GHSA-v85c-hgq5-7pfw', 'https://snyk.io/vuln/SNYK-JS-WINCRED-1078538'} | null |
GHSA | GHSA-c3hq-7mxh-mqxf | Sandbox Breakout / Arbitrary Code Execution in lighter-vm | All versions of `lighter-vm` are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through `this.constructor.constructor` . This may allow attackers to execute arbitrary code in the system. Evaluating the payload `this.constructor.constructor('return... | null | 2020-09-04T14:59:51Z | 2020-09-04T14:59:50Z | CRITICAL | 0 | null | {'https://github.com/advisories/GHSA-c3hq-7mxh-mqxf', 'https://www.npmjs.com/advisories/1317'} | null |
GHSA | GHSA-26q7-g57v-mxcp | HTML Injection in shout | Affected versions of `shout` do not escape the `/topic` command in messages, and are therefore vulnerable to cross-site scripting.
## Recommendation
Update to version 0.50.0 or later. | {'CVE-2017-16043'} | 2021-01-08T20:09:56Z | 2018-11-07T00:28:11Z | MODERATE | 0 | {'CWE-80'} | {'https://github.com/erming/shout/pull/344', 'https://github.com/advisories/GHSA-26q7-g57v-mxcp', 'https://nodesecurity.io/advisories/322', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16043', 'https://www.npmjs.com/advisories/322'} | null |
GHSA | GHSA-hhrp-qm88-xjr3 | Moderate severity vulnerability that affects valine | An issue was discovered in Valine v1.3.3. It allows HTML injection, which can be exploited for JavaScript execution via an EMBED element in conjunction with a .pdf file. | {'CVE-2018-19289'} | 2021-09-14T17:21:11Z | 2018-11-21T22:19:41Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/xCss/Valine/issues/127', 'https://nvd.nist.gov/vuln/detail/CVE-2018-19289', 'https://github.com/advisories/GHSA-hhrp-qm88-xjr3'} | null |
GHSA | GHSA-36vc-cw62-fqvr | Hijacked Environment Variables in shadowsock | The `shadowsock` package is a piece of malware that steals environment variables and sends them to attacker controlled locations.
All versions have been unpublished from the npm registry.
## Recommendation
As this package is malware, if you find it installed in your environment, the real security concern is deter... | {'CVE-2017-16078'} | 2021-01-08T20:03:31Z | 2018-08-27T19:07:23Z | MODERATE | 0 | {'CWE-506'} | {'https://github.com/advisories/GHSA-36vc-cw62-fqvr', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16078', 'https://nodesecurity.io/advisories/517', 'https://www.npmjs.com/advisories/517'} | null |
GHSA | GHSA-gfr2-qpxh-qj9m | Path Traversal in Ansible | A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable. | {'CVE-2020-1735'} | 2022-05-05T21:55:28Z | 2021-04-07T20:35:24Z | MODERATE | 4.6 | {'CWE-22'} | {'https://security.gentoo.org/glsa/202006-11', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQVOQD4VAIXXTVQAJKTN7NUGTJFE2PCB/', 'https://github.com/ansible/ansible/issues/67793', 'https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#security... | null |
GHSA | GHSA-gvpx-9459-w3mj | Cross-Site Scripting in @ckeditor/ckeditor5-link | Versions of `status-board` prior to 10.0.1 are vulnerable to Cross-Site Scripting. The `_createPreviewButton()` function fails to sanitize the `href` attribute of a created `<a>` tag. This may allow attackers to execute arbitrary JavaScript in a victim's browser.
## Recommendation
Upgrade to version 10.0.1 or later. | {'CVE-2018-11093'} | 2021-09-13T13:35:55Z | 2018-05-23T20:37:46Z | MODERATE | 6.1 | {'CWE-79'} | {'https://www.npmjs.com/advisories/1154', 'https://github.com/ckeditor/ckeditor5-link/blob/master/CHANGELOG.md#1001-2018-05-22', 'https://ckeditor.com/blog/CKEditor-5-v10.0.1-released/', 'https://github.com/advisories/GHSA-gvpx-9459-w3mj', 'https://snyk.io/vuln/SNYK-JS-CKEDITORCKEDITOR5LINK-72892', 'https://nvd.nist.go... | null |
GHSA | GHSA-wpw7-wxjm-cw8r | Moderate severity vulnerability that affects actionpack | actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.2.16 and 4.x before 4.0.2 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL c... | {'CVE-2013-6417'} | 2021-09-21T21:52:53Z | 2017-10-24T18:33:36Z | MODERATE | 0 | null | {'http://rhn.redhat.com/errata/RHSA-2014-0008.html', 'http://weblog.rubyonrails.org/2013/12/3/Rails_3_2_16_and_4_0_2_have_been_released/', 'http://rhn.redhat.com/errata/RHSA-2014-0469.html', 'http://lists.opensuse.org/opensuse-updates/2013-12/msg00079.html', 'http://lists.opensuse.org/opensuse-updates/2014-01/msg00003.... | null |
GHSA | GHSA-m929-7fr6-cvjg | Spring Data Commons, used in combination with XMLBeam, contains a property binder vulnerability caused by improper restriction of XML external entity references | Spring Data Commons, versions 1.13 prior to 1.13.12 and 2.0 prior to 2.0.7, used in combination with XMLBeam 1.4.14 or earlier versions, contains a property binder vulnerability caused by improper restriction of XML external entity references as underlying library XMLBeam does not restrict external reference expansion.... | {'CVE-2018-1259'} | 2022-04-27T13:58:01Z | 2018-10-17T17:23:36Z | HIGH | 7.5 | {'CWE-611'} | {'https://github.com/advisories/GHSA-m929-7fr6-cvjg', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1259', 'https://access.redhat.com/errata/RHSA-2018:1809', 'https://pivotal.io/security/cve-2018-1259', 'https://access.redhat.com/errata/RHSA-2018:3768'} | null |
GHSA | GHSA-ffvq-7w96-97p7 | Denial of Service in Spring Framework | Spring Framework, version 5.1, versions 5.0.x prior to 5.0.10, versions 4.3.x prior to 4.3.20, and older unsupported versions on the 4.2.x branch provide support for range requests when serving static resources through the ResourceHttpRequestHandler, or starting in 5.0 when an annotated controller returns an org.spring... | {'CVE-2018-15756'} | 2021-10-21T21:26:45Z | 2020-06-15T19:34:50Z | HIGH | 7.5 | null | {'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.apache.org/thread.html/bb354962cb51fff65740d5fb1bc2aac56af577c06244b57c36f98e4d@%3Cissues.activemq.apache.org%3E', 'https://lists.apache.org/thread.html/d6a84f52db89804b0ad965f3ea2b24bb880edee29107a1c5069cc3dd@%3Cissues.activemq.apache.org%3E', '... | null |
GHSA | GHSA-6p5r-g9mq-ggh2 | Reference binding to nullptr in `MatrixSetDiagV*` ops | ### Impact
An attacker can cause undefined behavior via binding a reference to null pointer in all operations of type `tf.raw_ops.MatrixSetDiagV*`:
```python
import tensorflow as tf
tf.raw_ops.MatrixSetDiagV3(
input=[1,2,3],
diagonal=[1,1],
k=[],
align='RIGHT_LEFT')
```
The [implementation](https://github... | {'CVE-2021-37658'} | 2021-08-25T14:42:49Z | 2021-08-25T14:42:49Z | HIGH | 7.1 | {'CWE-824'} | {'https://github.com/advisories/GHSA-6p5r-g9mq-ggh2', 'https://github.com/tensorflow/tensorflow/commit/ff8894044dfae5568ecbf2ed514c1a37dc394f1b', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37658', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6p5r-g9mq-ggh2'} | null |
GHSA | GHSA-6cf8-qhqj-vjqm | Prototype pollution in total.js | There is a prototype pollution vulnerability in the package total.js before version 3.4.7. The set function can be used to set a value into the object according to the path. However the keys of the path being set are not properly sanitized, leading to a prototype pollution vulnerability. The impact depends on the appli... | {'CVE-2020-28495'} | 2021-02-05T20:43:19Z | 2021-02-05T20:43:19Z | HIGH | 0 | {'CWE-400'} | {'https://github.com/totaljs/framework/blob/master/utils.js%23L6617', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28495', 'https://github.com/totaljs/framework/blob/master/utils.js%23L6606', 'https://snyk.io/vuln/SNYK-JS-TOTALJS-1046671', 'https://github.com/advisories/GHSA-6cf8-qhqj-vjqm', 'https://docs.totaljs.com/lat... | null |
GHSA | GHSA-crf7-fvjx-863q | Path Traversal in zero | Versions of `zero` prior to 1.0.6 are vulnerable to Path Traversal. Due to insufficient input sanitization in URLs, attackers can access server files by using relative paths when fetching files.
## Recommendation
Upgrade to version 1.0.6 or later.
| null | 2021-09-28T21:18:23Z | 2020-09-03T17:09:26Z | HIGH | 0 | {'CWE-22'} | {'https://github.com/advisories/GHSA-crf7-fvjx-863q', 'https://www.npmjs.com/advisories/1025'} | null |
GHSA | GHSA-6wpv-cj6x-v3jw | Moderate severity vulnerability that affects http | The Ruby http gem before 0.7.3 does not verify hostnames in SSL connections, which might allow remote attackers to obtain sensitive information via a man-in-the-middle-attack. | {'CVE-2015-1828'} | 2021-09-02T18:34:58Z | 2018-03-13T16:15:57Z | MODERATE | 5.9 | {'CWE-200'} | {'https://nvd.nist.gov/vuln/detail/CVE-2015-1828', 'https://groups.google.com/forum/#!topic/httprb/jkb4oxwZjkU', 'https://github.com/ruby/openssl/issues/8', 'https://rubysec.com/advisories/http-CVE-2015-1828', 'https://github.com/advisories/GHSA-6wpv-cj6x-v3jw'} | null |
GHSA | GHSA-c9f3-9wfr-wgh7 | Lack of validation in data format attributes in TensorFlow | ### Impact
The `tf.raw_ops.DataFormatVecPermute` API does not validate the `src_format` and `dst_format` attributes. [The code](https://github.com/tensorflow/tensorflow/blob/304b96815324e6a73d046df10df6626d63ac12ad/tensorflow/core/kernels/data_format_ops.cc) assumes that these two arguments define a permutation of `NHW... | {'CVE-2020-26267'} | 2021-08-26T15:20:59Z | 2020-12-10T19:07:26Z | LOW | 4.4 | {'CWE-125'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-26267', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-c9f3-9wfr-wgh7', 'https://github.com/advisories/GHSA-c9f3-9wfr-wgh7', 'https://github.com/tensorflow/tensorflow/commit/ebc70b7a592420d3d2f359e4b1694c236b82c7ae'} | null |
GHSA | GHSA-m6mm-q862-j366 | Improper Input Validation in Keycloak | A flaw was found in Keycloak before version 11.0.0, where the code base contains usages of ObjectInputStream without type checks. This flaw allows an attacker to inject arbitrarily serialized Java Objects, which would then get deserialized in a privileged context and potentially lead to remote code execution. | {'CVE-2020-1714'} | 2022-02-09T00:56:14Z | 2022-02-09T00:56:14Z | MODERATE | 8.8 | {'CWE-20'} | {'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1714', 'https://github.com/advisories/GHSA-m6mm-q862-j366', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1714', 'https://github.com/keycloak/keycloak/pull/7053'} | null |
GHSA | GHSA-hjxc-462x-x77j | TOCTOU Race Condition in Yarn | The package integrity validation in yarn < 1.19.0 contains a TOCTOU vulnerability where the hash is computed before writing a package to cache. It's not computed again when reading from the cache. This may lead to a cache pollution attack. This issue is fixed in 1.19.0. | {'CVE-2019-15608'} | 2022-02-09T22:49:38Z | 2022-02-09T22:49:38Z | MODERATE | 5.9 | {'CWE-367'} | {'https://github.com/advisories/GHSA-hjxc-462x-x77j', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15608', 'https://github.com/yarnpkg/yarn/commit/0474b8c66a8ea298f5e4dedc67b2de464297ad1c', 'https://hackerone.com/reports/703138', 'https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md#1190'} | null |
GHSA | GHSA-2p69-gxpm-5469 | Downloads Resources over HTTP in alto-saxophone | Affected versions of `alto-saxophone` 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 `al... | {'CVE-2016-10694'} | 2021-01-08T20:06:56Z | 2018-07-31T22:34:45Z | HIGH | 0 | {'CWE-311'} | {'https://www.npmjs.com/advisories/172', 'https://github.com/advisories/GHSA-2p69-gxpm-5469', 'https://nodesecurity.io/advisories/172', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10694'} | null |
GHSA | GHSA-5x7p-gm79-383m | Malicious Package in regenraotr | All versions of `regenraotr` are considered malicious. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When executed, the package calls home to a Command and Control server to execute arbitrary commands.
## Recommendation
This package was publi... | null | 2021-10-01T13:28:52Z | 2020-09-01T21:11:57Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-5x7p-gm79-383m', 'https://www.npmjs.com/advisories/684'} | null |
GHSA | GHSA-p4c6-77gc-694x | Moderate severity vulnerability that affects rails | The session fixation protection mechanism in cgi_process.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookie_only attribute from the DEFAULT_SESSION_OPTIONS constant, which effectively causes cookie_only to be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct s... | {'CVE-2007-6077'} | 2021-09-15T21:29:44Z | 2017-10-24T18:33:38Z | MODERATE | 0 | {'CWE-362'} | {'http://www.vupen.com/english/advisories/2007/4009', 'https://github.com/advisories/GHSA-p4c6-77gc-694x', 'http://secunia.com/advisories/27781', 'http://www.securityfocus.com/bid/26598', 'https://nvd.nist.gov/vuln/detail/CVE-2007-6077', 'http://secunia.com/advisories/28136', 'http://docs.info.apple.com/article.html?ar... | null |
GHSA | GHSA-gq5r-cc4w-g8xf | Denial of Service (DoS) | This affects all versions up to and including 0.6.0 of package github.com/russellhaering/gosaml2. There is a crash on nil-pointer dereference caused by sending malformed XML signatures. | {'CVE-2020-7731'} | 2021-06-23T17:25:08Z | 2021-06-23T17:25:08Z | HIGH | 7.5 | {'CWE-476'} | {'https://github.com/russellhaering/gosaml2/issues/59', 'https://github.com/advisories/GHSA-gq5r-cc4w-g8xf', 'https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMRUSSELLHAERINGGOSAML2-608302', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7731'} | null |
GHSA | GHSA-4fg4-p75j-w5xj | Heap out of bounds in `QuantizedBatchNormWithGlobalNormalization` | ### Impact
An attacker can cause a segfault and denial of service via accessing data outside of bounds in `tf.raw_ops.QuantizedBatchNormWithGlobalNormalization`:
```python
import tensorflow as tf
t = tf.constant([1], shape=[1, 1, 1, 1], dtype=tf.quint8)
t_min = tf.constant([], shape=[0], dtype=tf.float32)
t_max = tf.... | {'CVE-2021-29547'} | 2021-05-21T14:23:31Z | 2021-05-21T14:23:31Z | LOW | 2.5 | {'CWE-125'} | {'https://github.com/advisories/GHSA-4fg4-p75j-w5xj', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4fg4-p75j-w5xj', 'https://github.com/tensorflow/tensorflow/commit/d6ed5bcfe1dcab9e85a4d39931bd18d99018e75b', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29547'} | null |
GHSA | GHSA-9hx7-rg7w-xm79 | XSS vulnerability in company name field in Mautic | ### Impact
Mautic version 2.11.0 and earlier contains a Cross Site Scripting (XSS) vulnerability in Company's name that can result in denial of service and execution of javascript code.
### Patches
Update to 2.14.0 or later.
### Workarounds
None.
### For more information
If you have any questions or comments about t... | {'CVE-2018-11200'} | 2022-04-19T19:02:45Z | 2021-01-19T21:16:26Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/mautic/mautic/releases/tag/2.14.0', 'https://github.com/advisories/GHSA-9hx7-rg7w-xm79', 'https://nvd.nist.gov/vuln/detail/CVE-2018-11200', 'https://github.com/mautic/mautic/security/advisories/GHSA-9hx7-rg7w-xm79'} | null |
GHSA | GHSA-2cf5-4w76-r9qv | Arbitrary Code Execution in handlebars | Versions of `handlebars` prior to 3.0.8 or 4.5.2 are vulnerable to Arbitrary Code Execution. The package's lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript in the system. It can be used to run arbitrary code in a server processing Handlebars te... | null | 2020-09-04T14:57:38Z | 2020-09-04T14:57:38Z | HIGH | 0 | null | {'https://www.npmjs.com/advisories/1316', 'https://github.com/advisories/GHSA-2cf5-4w76-r9qv'} | null |
GHSA | GHSA-j86v-p27c-73fm | Unitialized access in `EinsumHelper::ParseEquation` | ### Impact
During execution, [`EinsumHelper::ParseEquation()`](https://github.com/tensorflow/tensorflow/blob/e0b6e58c328059829c3eb968136f17aa72b6c876/tensorflow/core/kernels/linalg/einsum_op_impl.h#L126-L181) is supposed to set the flags in `input_has_ellipsis` vector and `*output_has_ellipsis` boolean to indicate whet... | {'CVE-2021-41201'} | 2021-11-10T19:17:43Z | 2021-11-10T19:17:43Z | HIGH | 7.8 | {'CWE-824'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-41201', 'https://github.com/tensorflow/tensorflow/commit/f09caa532b6e1ac8d2aa61b7832c78c5b79300c6', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-j86v-p27c-73fm', 'https://github.com/advisories/GHSA-j86v-p27c-73fm'} | null |
GHSA | GHSA-22hc-47cc-7x6f | Cross-site Scripting in Pimcore | Pimcore prior to 10.4.0 is vulnerable to stored cross-site scripting. | {'CVE-2022-0894'} | 2022-03-29T21:21:30Z | 2022-03-16T00:00:48Z | MODERATE | 5.4 | {'CWE-79'} | {'https://github.com/advisories/GHSA-22hc-47cc-7x6f', 'https://github.com/pimcore/pimcore/commit/6e0922c5b2959ac1b48500ac508d8fc5a97286f9', 'https://huntr.dev/bounties/18f8e85e-3cbf-4915-b649-8cffe99daa95', 'https://github.com/pimcore/pimcore/pull/11447', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0894'} | null |
GHSA | GHSA-v6w3-2prq-h95f | Improper Input Validation in Jakarta Expression Language | In the Jakarta Expression Language implementation 3.0.3 and earlier, a bug in the ELParserTokenManager enables invalid EL expressions to be evaluated as if they were valid. | {'CVE-2021-28170'} | 2022-04-26T18:07:57Z | 2021-10-06T17:48:38Z | MODERATE | 5.3 | {'CWE-917', 'CWE-20'} | {'https://github.com/eclipse-ee4j/el-ri/issues/155', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://github.com/advisories/GHSA-v6w3-2prq-h95f', 'https://nvd.nist.gov/vuln/detail/CVE-2021-28170', 'https://securitylab.github.com/advisories/GHSL-2020-021-jakarta-el/', 'https://github.com/eclipse-ee4j/e... | null |
GHSA | GHSA-cfpj-3q4c-jhvr | Division by zero in TFLite | ### Impact
The implementation of fully connected layers in TFLite is [vulnerable to a division by zero error](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b1964f15f4/tensorflow/lite/kernels/fully_connected.cc#L226):
```cc
const int batch_size = input_size / filter->dims->data[1];
```
An... | {'CVE-2021-37680'} | 2021-08-25T14:40:38Z | 2021-08-25T14:40:38Z | MODERATE | 5.5 | {'CWE-369'} | {'https://github.com/tensorflow/tensorflow/commit/718721986aa137691ee23f03638867151f74935f', 'https://github.com/advisories/GHSA-cfpj-3q4c-jhvr', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37680', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cfpj-3q4c-jhvr'} | null |
GHSA | GHSA-649c-x44h-4q7v | Low severity vulnerability that affects public | A XSS vulnerability was found in module public <0.1.4 that allows malicious Javascript code to run in the browser, due to the absence of sanitization of the file/folder names before rendering. | {'CVE-2018-16480'} | 2021-01-08T19:47:32Z | 2019-02-07T18:14:37Z | LOW | 0 | {'CWE-79'} | {'https://github.com/advisories/GHSA-649c-x44h-4q7v', 'https://hackerone.com/reports/329950', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16480', 'https://www.npmjs.com/package/public'} | null |
GHSA | GHSA-gpvj-q7fp-jcch | Moderate severity vulnerability that affects simplehttpserver | Path traversal in simplehttpserver <v0.2.1 allows listing any file on the server. | {'CVE-2018-3787'} | 2021-01-08T18:45:46Z | 2018-09-06T03:22:59Z | MODERATE | 0 | {'CWE-22'} | {'https://hackerone.com/reports/357109', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3787', 'https://github.com/advisories/GHSA-gpvj-q7fp-jcch'} | null |
GHSA | GHSA-3pxh-h8hw-mj8w | Moderate severity vulnerability that affects rack | multipart/parser.rb in Rack 1.3.x before 1.3.8 and 1.4.x before 1.4.3 allows remote attackers to cause a denial of service (memory consumption and out-of-memory error) via a long string in a Multipart HTTP packet. | {'CVE-2013-0183'} | 2021-08-31T21:21:31Z | 2017-10-24T18:33:37Z | MODERATE | 0 | {'CWE-119'} | {'http://www.debian.org/security/2013/dsa-2783', 'https://github.com/rack/rack/commit/f95113402b7239f225282806673e1b6424522b18', 'http://rhn.redhat.com/errata/RHSA-2013-0548.html', 'https://github.com/advisories/GHSA-3pxh-h8hw-mj8w', 'http://rhn.redhat.com/errata/RHSA-2013-0544.html', 'https://groups.google.com/forum/#... | null |
GHSA | GHSA-wcm2-9c89-wmfm | Cross-site Scripting in jquery-ui | Cross-site scripting (XSS) vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option. | {'CVE-2010-5312'} | 2022-01-20T15:38:29Z | 2017-10-24T18:33:38Z | MODERATE | 0 | {'CWE-79'} | {'http://www.securityfocus.com/bid/71106', 'http://rhn.redhat.com/errata/RHSA-2015-1462.html', 'https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E', 'https://security.netapp.com/advisory/ntap-20190416-0007/', 'https://nvd.nist.gov/vuln/detail/CVE-... | null |
GHSA | GHSA-jvf5-q4h5-2jmj | Prototype Pollution in madlib-object-utils | madlib-object-utils before 0.1.7 is vulnerable to Prototype Pollution via setValue. | {'CVE-2020-7701'} | 2021-07-29T21:55:23Z | 2021-05-06T17:28:57Z | CRITICAL | 9.8 | {'CWE-915'} | {'https://github.com/advisories/GHSA-jvf5-q4h5-2jmj', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7701', 'https://github.com/Qwerios/madlib-object-utils/commit/2a8d5be4fddfe46b69fbe25b9ebdff49a54481a8', 'https://snyk.io/vuln/SNYK-JS-MADLIBOBJECTUTILS-598676'} | null |
GHSA | GHSA-43g8-79x3-j898 | Unrestricted access to predictable file paths in hov/jobfair | An issue was discovered in the jobfair (aka Job Fair) extension before 1.0.13 and 2.x before 2.0.2 for TYPO3. The extension fails to protect or obfuscate filenames of uploaded files. This allows unauthenticated users to download files with sensitive data by simply guessing the filename of uploaded files (e.g., uploads/... | {'CVE-2021-43564'} | 2021-11-17T21:24:12Z | 2021-11-15T17:36:22Z | HIGH | 7.5 | {'CWE-200'} | {'https://github.com/advisories/GHSA-43g8-79x3-j898', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43564', 'https://typo3.org/security/advisory/typo3-ext-sa-2021-018'} | null |
GHSA | GHSA-54hw-mhgh-x4vc | Business Logic Errors in pimcore | In pimcore versions prior to 10.2.9 discounts could be negative resulting in unintended behavior. | {'CVE-2021-4146'} | 2022-01-26T22:09:49Z | 2022-01-26T22:09:49Z | MODERATE | 4.3 | null | {'https://github.com/pimcore/pimcore/pull/11206', 'https://github.com/pimcore/pimcore/commit/7011922f7f0f97a82d8c378559b91fcdb34604a6', 'https://nvd.nist.gov/vuln/detail/CVE-2021-4146', 'https://huntr.dev/bounties/47b37054-cafe-4f48-8b40-c86efc7fb760', 'https://github.com/pimcore/pimcore/issues/11024', 'https://github.... | null |
GHSA | GHSA-5v72-xg48-5rpm | Denial of Service in ws | Affected versions of `ws` can crash when a specially crafted `Sec-WebSocket-Extensions` header containing `Object.prototype` property names as extension or parameter names is sent.
## Proof of concept
```
const WebSocket = require('ws');
const net = require('net');
const wss = new WebSocket.Server({ port: 3000 }, fu... | null | 2021-08-04T21:29:06Z | 2019-06-04T19:37:52Z | HIGH | 7.5 | {'CWE-400'} | {'https://snyk.io/vuln/npm:ws:20171108', 'https://www.npmjs.com/advisories/550/versions', 'https://github.com/advisories/GHSA-5v72-xg48-5rpm', 'https://www.npmjs.com/advisories/550', 'https://github.com/websockets/ws/commit/c4fe46608acd61fbf7397eadc47378903f95b78a', 'https://nodesecurity.io/advisories/550'} | null |
GHSA | GHSA-fwcw-5qw2-87mp | Cross-Site Scripting in fuelux | Affected versions of `fuelux` contain a cross-site scripting vulnerability in the Pillbox feature. By supplying a script as a value for a new pillbox, it is possible to cause arbitrary script execution.
## Recommendation
Update to version 3.15.7 or later. | {'CVE-2016-1000235'} | 2021-09-23T21:34:24Z | 2020-09-01T15:55:56Z | HIGH | 0 | {'CWE-79'} | {'https://github.com/ExactTarget/fuelux/issues/1841', 'https://github.com/ExactTarget/fuelux/pull/1856', 'https://github.com/advisories/GHSA-fwcw-5qw2-87mp', 'https://www.npmjs.com/advisories/133', 'https://nvd.nist.gov/vuln/detail/CVE-2016-1000235'} | null |
GHSA | GHSA-hhw2-pqhf-vmx2 | Use after free in actix-utils | An issue was discovered in the actix-utils crate before 2.0.0 for Rust. The Cell implementation allows obtaining more than one mutable reference to the same data. | {'CVE-2020-35898'} | 2021-08-25T20:49:09Z | 2021-08-25T20:49:09Z | CRITICAL | 9.1 | {'CWE-416'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35898', 'https://rustsec.org/advisories/RUSTSEC-2020-0045.html', 'https://github.com/advisories/GHSA-hhw2-pqhf-vmx2', 'https://github.com/actix/actix-net/issues/160'} | null |
GHSA | GHSA-2p62-c4rm-mr72 | Malicious Package in another-date-picker | Version 2.0.43 of `another-date-picker` contained malicious code. The code when executed in the browser would enumerate password, cvc, cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=`
## Recommendation
If version 2.0.43 of this module is found installed you will w... | null | 2021-09-24T14:50:57Z | 2020-09-01T19:44:57Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/kekeh/mydatepicker', 'https://github.com/advisories/GHSA-2p62-c4rm-mr72', 'https://snyk.io/vuln/SNYK-JS-ANOTHERDATEPICKER-451013', 'https://www.npmjs.com/advisories/616', 'https://github.com/bi-a/mydatepicker'} | null |
GHSA | GHSA-36c4-4r89-6whg | Prototype Pollution in @commercial/subtext | Versions of `@commercial/subtext` prior to 5.1.2 are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access and priva... | null | 2021-10-04T21:05:04Z | 2020-09-03T15:49:02Z | HIGH | 0 | {'CWE-1321'} | {'https://github.com/advisories/GHSA-36c4-4r89-6whg', 'https://www.npmjs.com/advisories/1484'} | null |
GHSA | GHSA-7mpx-vg3c-cmr4 | Improper Authentication in react-adal | This affects versions of react-adal < 0.5.1. It is possible for a specially crafted JWT token and request URL can cause the nonce, session and refresh values to be incorrectly validated, causing the application to treat an attacker-generated JWT token as authentic. The logical defect is caused by how the nonce, session... | {'CVE-2020-7787'} | 2021-04-13T15:22:37Z | 2021-04-13T15:22:37Z | HIGH | 8.2 | {'CWE-287'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-7787', 'https://github.com/salvoravida/react-adal/commit/74158dba1647b12fe96fa401e306a6287fe9e2a9', 'https://snyk.io/vuln/SNYK-JS-REACTADAL-1018907', 'https://github.com/salvoravida/react-adal/pull/115', 'https://github.com/advisories/GHSA-7mpx-vg3c-cmr4'} | null |
GHSA | GHSA-f2j6-wrhh-v25m | High severity vulnerability that affects paramiko | Paramiko version 2.4.1, 2.3.2, 2.2.3, 2.1.5, 2.0.8, 1.18.5, 1.17.6 contains a Incorrect Access Control vulnerability in SSH server that can result in RCE. This attack appear to be exploitable via network connectivity. | {'CVE-2018-1000805'} | 2022-04-07T15:08:23Z | 2018-10-10T16:10:10Z | HIGH | 8.8 | {'CWE-863', 'CWE-732'} | {'https://github.com/paramiko/paramiko/issues/1283', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000805', 'https://lists.debian.org/debian-lts-announce/2018/10/msg00018.html', 'https://github.com/advisories/GHSA-f2j6-wrhh-v25m', 'https://access.redhat.com/errata/RHBA-2018:3497', 'https://herolab.usd.de/wp-content/uploa... | null |
GHSA | GHSA-25xm-hr59-7c27 | Release v0.5.8 of github.com/ulikunitz/xz fixes readUvarint denial of service | ### Impact
The function readUvarint used to read the xz container format may not terminate a loop provide malicous input.
### Patches
The problem has been fixed in release v0.5.8.
### Workarounds
Limit the size of the compressed file input to a reasonable size for your use case.
### References
The standard libra... | {'CVE-2021-29482'} | 2022-04-19T19:02:33Z | 2021-05-25T18:39:37Z | HIGH | 7.5 | {'CWE-835'} | {'https://github.com/ulikunitz/xz/security/advisories/GHSA-25xm-hr59-7c27', 'https://github.com/ulikunitz/xz/commit/69c6093c7b2397b923acf82cb378f55ab2652b9b', 'https://github.com/advisories/GHSA-25xm-hr59-7c27', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29482'} | null |
GHSA | GHSA-9vvp-fxw6-jcxr | 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.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa). | {'CVE-2020-11113'} | 2021-10-21T21:11:15Z | 2020-05-15T18:58:47Z | HIGH | 8.8 | {'CWE-502'} | {'https://security.netapp.com/advisory/ntap-20200403-0002/', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.debian.org/debian-lts-announce/2020/04/msg00012.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://www.or... | null |
GHSA | GHSA-6qqj-rx4w-r3cj | CSRF Vulnerability in jquery-ujs | Versions 1.0.3 and earlier of jquery-ujs are vulnerable to an information leakage attack that may enable attackers to launch CSRF attacks, as it allows attackers to send CSRF tokens to external domains.
When an attacker controls the href attribute of an anchor tag, or
the action attribute of a form tag triggering a PO... | null | 2021-09-23T19:45:14Z | 2020-08-31T22:48:44Z | MODERATE | 6.5 | {'CWE-352'} | {'https://hackerone.com/reports/49935', 'https://www.npmjs.com/advisories/15', 'https://snyk.io/vuln/npm:jquery-ujs:20150624', 'https://groups.google.com/forum/#!msg/rubyonrails-security/XIZPbobuwaY/fqnzzpuOlA4J', 'https://github.com/advisories/GHSA-6qqj-rx4w-r3cj'} | null |
GHSA | GHSA-qgfr-5hqp-vrw9 | Path Traversal in decompress | Versions of `decompress` prior to 4.2.1 are vulnerable to Arbitrary File Write. The package fails to prevent extraction of files with relative paths, allowing attackers to write to any folder in the system by including filenames containing`../`.
## Recommendation
Upgrade to version 4.2.1 or later. | {'CVE-2020-12265'} | 2021-07-29T16:07:53Z | 2020-09-03T21:16:27Z | CRITICAL | 9.8 | {'CWE-59', 'CWE-22'} | {'https://github.com/kevva/decompress/issues/71', 'https://www.npmjs.com/advisories/1217', 'https://nvd.nist.gov/vuln/detail/CVE-2020-12265', 'https://github.com/advisories/GHSA-qgfr-5hqp-vrw9', 'https://github.com/kevva/decompress/pull/73'} | null |
GHSA | GHSA-xp5j-wj4h-2jq9 | Injection and Improper Input Validation in Apache Unomi | It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completely filtered from the input. It is highly recommended to upgrade to the latest available version of th... | {'CVE-2020-13942'} | 2022-02-10T00:30:54Z | 2022-02-10T00:30:54Z | CRITICAL | 9.8 | {'CWE-74', 'CWE-20'} | {'https://lists.apache.org/thread.html/r79672c25e0ef9bb4b9148376281200a8e61c6d5ef5bb705e9a363460@%3Ccommits.unomi.apache.org%3E', 'https://lists.apache.org/thread.html/rcb6d2eafcf15def433aaddfa06738e5faa5060cef2647769e178999a@%3Cdev.unomi.apache.org%3E', 'http://unomi.apache.org./security/cve-2020-13942.txt', 'https://... | null |
GHSA | GHSA-5q5w-mf87-57x4 | Downloads Resources over HTTP in sfml | Affected versions of `sfml` insecurely download resources over HTTP.
In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and depends on the behavior of the package itself, ... | {'CVE-2016-10654'} | 2021-01-08T19:48:41Z | 2019-02-18T23:45:18Z | HIGH | 0 | {'CWE-311'} | {'https://www.npmjs.com/advisories/256', 'https://github.com/advisories/GHSA-5q5w-mf87-57x4', 'https://nodesecurity.io/advisories/256', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10654'} | null |
GHSA | GHSA-p5xp-6vpf-jwvh | Improper Input Validation and Cross-Site Request Forgery in Keycloak | It was found that Keycloak's account console, up to 6.0.1, did not perform adequate header checks in some requests. An attacker could use this flaw to trick an authenticated user into performing operations via request from an untrusted domain. | {'CVE-2019-10199'} | 2021-10-29T22:01:59Z | 2019-09-23T18:32:27Z | HIGH | 8.8 | {'CWE-352', 'CWE-20'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-10199', 'https://github.com/advisories/GHSA-p5xp-6vpf-jwvh', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10199'} | null |
GHSA | GHSA-g336-c7wv-8hp3 | Cross-Site Scripting in swagger-ui | Affected versions of `swagger-ui` are vulnerable to cross-site scripting via the `url` query string parameter.
## Recommendation
Update to 2.2.1 or later. | null | 2021-09-23T21:35:43Z | 2020-09-01T15:58:06Z | CRITICAL | 0 | {'CWE-79'} | {'https://github.com/advisories/GHSA-g336-c7wv-8hp3', 'https://www.npmjs.com/advisories/137', 'https://github.com/swagger-api/swagger-ui/issues/1617'} | null |
GHSA | GHSA-w3cg-6577-wx9f | Directory Traversal in cuciuci | Affected versions of `cuciuci` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET /../.... | {'CVE-2017-16122'} | 2021-01-14T15:49:57Z | 2020-09-01T17:20:41Z | HIGH | 0 | {'CWE-22'} | {'https://nodesecurity.io/advisories/381', 'https://github.com/advisories/GHSA-w3cg-6577-wx9f', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/cuciuci', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16122', 'https://www.npmjs.com/advisories/381'} | null |
GHSA | GHSA-vx8v-g3p3-88vg | Weak password hash in LiveHelperChat | The secrethash, which the application relies for multiple security measures, can be brute-forced. The hash is quite small, with only 10 characters of only hexadecimal, making 16^10 possilibities ( 1.099.511.627.776 ). The SHA1 of the secret can be obtained via a captcha string and brute-forced offline with an GPU. | {'CVE-2022-1235'} | 2022-04-19T18:01:54Z | 2022-04-06T00:01:31Z | HIGH | 7.5 | {'CWE-916'} | {'https://huntr.dev/bounties/92f7b2d4-fa88-4c62-a2ee-721eebe01705', 'https://nvd.nist.gov/vuln/detail/CVE-2022-1235', 'https://github.com/advisories/GHSA-vx8v-g3p3-88vg', 'https://github.com/livehelperchat/livehelperchat/commit/6538d6df3d8a60fee254170b08dd76a161f7bfdc'} | null |
GHSA | GHSA-f58w-649r-qjr9 | Moderate severity vulnerability that affects splunk-sdk | Splunk-SDK-Python before 1.6.6 does not properly verify untrusted TLS server certificates, which could result in man-in-the-middle attacks. | {'CVE-2019-5729'} | 2021-09-09T21:39:33Z | 2019-03-25T16:18:04Z | HIGH | 8.1 | {'CWE-295'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-5729', 'https://github.com/advisories/GHSA-f58w-649r-qjr9', 'https://www.splunk.com/view/SP-CAAAQAD'} | null |
GHSA | GHSA-m42h-mh85-4qgc | Moderate severity vulnerability that affects railties | # Possible Remote Code Execution Exploit in Rails Development Mode
Impact
------
With some knowledge of a target application it is possible for an attacker to
guess the automatically generated development mode secret token. This secret
token can be used in combination with other Rails internals to escalate to a
... | {'CVE-2019-5420'} | 2021-11-04T17:09:22Z | 2019-03-13T17:28:35Z | CRITICAL | 9.8 | {'CWE-330', 'CWE-77'} | {'http://packetstormsecurity.com/files/152704/Ruby-On-Rails-DoubleTap-Development-Mode-secret_key_base-Remote-Code-Execution.html', 'https://groups.google.com/forum/#!topic/rubyonrails-security/IsQKvDqZdKw', 'https://github.com/advisories/GHSA-m42h-mh85-4qgc', 'https://nvd.nist.gov/vuln/detail/CVE-2019-5420', 'https://... | null |
GHSA | GHSA-5x8q-gj67-rhf2 | Malicious Package in discord_debug_log | All versions of `discord_debug_log` contain obfuscated malware that uploads Discord user tokens to a remote server. This allows attackers to make purchases on behalf of users if they have credit cards linked to their Discord accounts.
## Recommendation
Remove the package from your environment. Review your Discord ac... | null | 2021-09-30T21:23:25Z | 2020-09-02T21:18:33Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/873', 'https://github.com/advisories/GHSA-5x8q-gj67-rhf2'} | null |
GHSA | GHSA-25xj-89g5-fm6h | Information Disclosure in HashiCorp Vault | HashiCorp Vault and Vault Enterprise before 1.3.6, and 1.4.2 before 1.4.2, insert Sensitive Information into a Log File. | {'CVE-2020-13223'} | 2022-02-24T13:07:51Z | 2021-05-18T18:21:09Z | HIGH | 7.5 | {'CWE-200', 'CWE-532'} | {'https://github.com/advisories/GHSA-25xj-89g5-fm6h', 'https://github.com/hashicorp/vault/commit/e52f34772affb69f3239b2cdf6523cb7cfd67a92', 'https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#142-may-21st-2020', 'https://github.com/hashicorp/vault/commit/87f47c216cf1a28f4054b80cff40de8c9e00e36c', 'https://nvd.... | null |
GHSA | GHSA-rc7p-gmvh-xfx2 | Attack on Kubernetes via Misconfigured Argo Workflows | ### Impact
Users running using the Argo Server with `--auth-mode=server` (which is the default < v3.0.0) AND have exposed their UI to the Internet may allow remote users to execute arbitrary code on their cluster, e.g. crypto-mining.
### Resolution
* Do not expose your user interface to the Internet.
* Change confi... | null | 2021-08-02T17:19:52Z | 2021-08-02T17:19:52Z | MODERATE | 0 | null | {'https://github.com/argoproj/argo-workflows/security/advisories/GHSA-rc7p-gmvh-xfx2', 'https://www.intezer.com/blog/container-security/new-attacks-on-kubernetes-via-misconfigured-argo-workflows/', 'https://github.com/advisories/GHSA-rc7p-gmvh-xfx2'} | null |
GHSA | GHSA-hrcp-8f3q-4w2c | XStream is vulnerable to an Arbitrary Code Execution attack | ### Impact
The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types.
### Patches
... | {'CVE-2021-21351'} | 2022-04-19T19:02:49Z | 2021-03-22T23:29:37Z | MODERATE | 5.4 | {'CWE-434', 'CWE-502'} | {'https://x-stream.github.io/security.html#workaround', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00002.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/', 'https://lists.apache.org/thread.html/r9ac71b047767205aa22e3a0... | null |
GHSA | GHSA-qx9m-27wh-7fjg | Downloads Resources over HTTP in jvminstall | Affected versions of `jvminstall` 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 `jvmins... | {'CVE-2016-10631'} | 2021-01-08T01:58:17Z | 2019-02-18T23:57:03Z | HIGH | 0 | {'CWE-311'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-10631', 'https://github.com/advisories/GHSA-qx9m-27wh-7fjg', 'https://nodesecurity.io/advisories/225', 'https://www.npmjs.com/advisories/225'} | null |
GHSA | GHSA-mg5h-9rhq-4cqx | Cross-site Scripting in ShowDoc | ShowDoc is vulnerable to stored cross-site scripting through file upload in versions 2.10.3 and prior. A patch is available and anticipated to be part of version 2.10.4. | {'CVE-2022-0937'} | 2022-03-23T15:40:21Z | 2022-03-15T00:01:02Z | MODERATE | 5.4 | {'CWE-79'} | {'https://github.com/advisories/GHSA-mg5h-9rhq-4cqx', 'https://github.com/star7th/showdoc/commit/42c0d9813df3035728b36116a6ce9116e6fa8ed3', 'https://huntr.dev/bounties/6127739d-f4f2-44cd-ae3d-e3ccb7f0d7b5', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0937'} | null |
GHSA | GHSA-364w-9g92-3grq | Withdrawn: Laravel Framework does not sufficiently block the upload of executable PHP content. | # Withdrawn
This advisory has been withdrawn after the maintainers of Laravel noted this issue is not a security vulnerability with Laravel itself, but rather a userland issue.
## Original CVE based description
Laravel Framework through 8.70.2 does not sufficiently block the upload of executable PHP content because ... | {'CVE-2021-43617'} | 2021-11-19T14:43:07Z | 2021-11-16T23:40:08Z | MODERATE | 0 | {'CWE-434'} | {'https://salsa.debian.org/php-team/php/-/commit/dc253886b5b2e9bc8d9e36db787abb083a667fd8', 'https://github.com/laravel/framework/blob/2049de73aa099a113a287587df4cc522c90961f5/src/Illuminate/Validation/Concerns/ValidatesAttributes.php#L1331-L1333', 'https://github.com/advisories/GHSA-364w-9g92-3grq', 'https://salsa.deb... | null |
GHSA | GHSA-4qrp-27r3-66fj | Improper sanitize of SVG files during content upload ('Cross-site Scripting') in sylius/sylius | ### Impact
There is a possibility to upload an SVG file containing XSS code in the admin panel. In order to perform an XSS attack, the file itself has to be opened in a new card (or loaded outside of the IMG tag). The problem applies both to the files opened on the admin panel and shop pages.
### Patches
The issue is ... | {'CVE-2022-24749'} | 2022-04-04T21:38:48Z | 2022-03-14T22:38:14Z | MODERATE | 6.1 | {'CWE-434', 'CWE-79', 'CWE-80'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-24749', 'https://github.com/Sylius/Sylius/security/advisories/GHSA-4qrp-27r3-66fj', 'https://github.com/Sylius/Sylius/releases/tag/v1.10.11', 'https://github.com/Sylius/Sylius/releases/tag/v1.9.10', 'https://github.com/advisories/GHSA-4qrp-27r3-66fj', 'https://github.com/Syli... | null |
GHSA | GHSA-fmpq-w5q6-9vf9 | Moderate severity vulnerability that affects org.apache.jspwiki:jspwiki-main | In Apache JSPWiki 2.9.0 to 2.11.0.M2, a carefully crafted URL could execute javascript on another user's session. No information could be saved on the server or jspwiki database, nor would an attacker be able to execute js on someone else's browser; only on its own browser. | {'CVE-2019-0224'} | 2021-06-10T23:43:18Z | 2019-04-02T15:46:48Z | MODERATE | 6.1 | {'CWE-79'} | {'https://lists.apache.org/thread.html/aac253cfc33c0429b528e2fcbe82d3a42d742083c528f58d192dfd16@%3Ccommits.jspwiki.apache.org%3E', 'https://github.com/advisories/GHSA-fmpq-w5q6-9vf9', 'https://lists.apache.org/thread.html/b4b4992a93d899050c1117a07c3c7fc9a175ec0672ab97065228de67@%3Cdev.jspwiki.apache.org%3E', 'https://n... | null |
GHSA | GHSA-m2v2-8227-59f5 | Exposure of sensitive information in concrete5/core | In Concrete CMS (formerly concrete 5) below 8.5.7, IDOR Allows Unauthenticated User to Access Restricted Files If Allowed to Add Message to a Conversation.To remediate this, a check was added to verify a user has permissions to view files before attaching the files to a message in "add / edit message”. | {'CVE-2021-22967'} | 2021-11-24T19:01:00Z | 2021-11-23T17:54:39Z | MODERATE | 0 | {'CWE-200', 'CWE-639'} | {'https://github.com/advisories/GHSA-m2v2-8227-59f5', 'https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22967', 'https://hackerone.com/reports/869612'} | null |
GHSA | GHSA-7vrm-3jc8-5wwm | Incorrect Comparison in Vyper | ### Impact
bytestrings can have dirty bytes in them, resulting in the word-for-word comparison to give incorrect results, e.g.
```vyper
b1: Bytes[32] = b"abcdef"
b1 = slice(b1, 0, 1)
b2: Bytes[32] = b"abcdef"
t: bool = b1 == b2 # incorrectly evaluates to True
```
even without dirty nonzero bytes, because there is no c... | null | 2022-04-06T17:39:51Z | 2022-04-04T21:40:45Z | HIGH | 7.5 | {'CWE-697'} | {'https://github.com/vyperlang/vyper/commit/2c73f8352635c0a433423a5b94740de1a118e508', 'https://github.com/advisories/GHSA-7vrm-3jc8-5wwm', 'https://github.com/vyperlang/vyper/security/advisories/GHSA-7vrm-3jc8-5wwm'} | null |
GHSA | GHSA-pjxw-22xf-6pwc | Prototype Pollution in defaults-deep | All versions of `defaults-deep` are vulnerable to prototype pollution. Provided certain input `defaults-deep` can add or modify properties of the `Object` prototype. These properties will be present on all objects.
## Recommendation
As no patch is currently available for this vulnerability it is our recommendation t... | {'CVE-2018-16486'} | 2021-09-16T20:59:39Z | 2019-02-07T18:16:38Z | MODERATE | 0 | {'CWE-400', 'CWE-345'} | {'https://hackerone.com/reports/380878', 'https://www.npmjs.com/advisories/778', 'https://github.com/advisories/GHSA-pjxw-22xf-6pwc', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16486'} | null |
GHSA | GHSA-j8qh-3xrq-c825 | Division by zero in TFLite's implementation of `OneHot` | ### Impact
The implementation of the `OneHot` TFLite operator is [vulnerable to a division by zero error](https://github.com/tensorflow/tensorflow/blob/f61c57bd425878be108ec787f4d96390579fb83e/tensorflow/lite/kernels/one_hot.cc#L68-L72):
```cc
int prefix_dim_size = 1;
for (int i = 0; i < op_context.axis; ++i) {
pref... | {'CVE-2021-29600'} | 2021-05-21T14:28:04Z | 2021-05-21T14:28:04Z | LOW | 2.5 | {'CWE-369'} | {'https://github.com/advisories/GHSA-j8qh-3xrq-c825', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29600', 'https://github.com/tensorflow/tensorflow/commit/3ebedd7e345453d68e279cfc3e4072648e5e12e5', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-j8qh-3xrq-c825'} | null |
GHSA | GHSA-mxr5-p36v-479m | Moderate severity vulnerability that affects jquery-file-upload | Arbitrary file upload in jQuery Upload File <= 4.0.2 | {'CVE-2018-9207'} | 2021-09-15T21:05:49Z | 2018-12-19T19:24:03Z | CRITICAL | 9.8 | {'CWE-434'} | {'https://github.com/advisories/GHSA-mxr5-p36v-479m', 'https://nvd.nist.gov/vuln/detail/CVE-2018-9207', 'http://www.vapidlabs.com/advisory.php?v=206'} | null |
GHSA | GHSA-hx7c-qpfq-xcrp | Cross-site Scripting in django-cms | Django CMS 3.7.3 does not validate the plugin_type parameter while generating error messages for an invalid plugin type, resulting in a Cross Site Scripting (XSS) vulnerability. The vulnerability allows an attacker to execute arbitrary JavaScript code in the web browser of the affected user. | {'CVE-2021-44649'} | 2022-01-21T13:25:20Z | 2022-01-13T20:10:53Z | MODERATE | 5.4 | {'CWE-79'} | {'https://www.django-cms.org/en/blog/2020/07/22/django-cms-security-updates-1/', 'https://github.com/advisories/GHSA-hx7c-qpfq-xcrp', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44649', 'https://sahildhar.github.io/blogpost/Django-CMS-Reflected-XSS-Vulnerability/'} | null |
GHSA | GHSA-3mqv-8gxg-pfm4 | Cross-site scripting in twitter-server | server/handler/HistogramQueryHandler.scala in Twitter TwitterServer (aka twitter-server) before 20.12.0, in some configurations, allows XSS via the /histograms endpoint. | {'CVE-2020-35774'} | 2022-02-09T22:37:28Z | 2022-02-09T22:37:28Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/twitter/twitter-server/compare/twitter-server-20.10.0...twitter-server-20.12.0', 'https://advisory.checkmarx.net/advisory/CX-2020-4287', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35774', 'https://github.com/twitter/twitter-server/commit/e0aeb87e89a6e6c711214ee2de0dd9f6e5f9cb6c', 'https://github.co... | null |
GHSA | GHSA-7rpc-9m88-cf9w | OS Command Injection Vulnerability and Potential Zip Slip Vulnerability in baserCMS | There is an OS Command Injection Vulnerability on the management system of baserCMS.
This is a vulnerability that needs to be addressed when the management system is used by an unspecified number of users.
If you are eligible, please update to the new version as soon as possible.
Target
baserCMS 4.5.3 and earlier ver... | {'CVE-2021-41243'} | 2021-12-01T18:29:42Z | 2021-12-01T18:29:42Z | CRITICAL | 9.1 | {'CWE-78'} | {'https://github.com/baserproject/basercms/commit/9088b99c329d1faff3a2f1269f37b9a9d8d5f6ff', 'https://github.com/baserproject/basercms/security/advisories/GHSA-7rpc-9m88-cf9w', 'https://github.com/advisories/GHSA-7rpc-9m88-cf9w', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41243'} | null |
GHSA | GHSA-g4gm-pxh3-29fq | Unrestricted Uploads in Concrete5 | Concrete5 before 8.5.3 does not constrain the sort direction to a valid asc or desc value. | {'CVE-2020-14961'} | 2022-02-10T22:28:41Z | 2022-02-10T22:28:41Z | MODERATE | 5.3 | {'CWE-434'} | {'https://github.com/concrete5/concrete5/releases/tag/8.5.3', 'https://nvd.nist.gov/vuln/detail/CVE-2020-14961', 'https://github.com/concrete5/concrete5/pull/8651', 'https://github.com/advisories/GHSA-g4gm-pxh3-29fq'} | null |
GHSA | GHSA-2r8f-2665-3gxq | Malicious Package in froever | All versions of `froever` contain malicious code as a preinstall script. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When installed, the package downloads a file from a remote server, executes it and opened a backdoor.
## Recommendation
Any... | null | 2021-09-30T21:54:32Z | 2020-09-02T21:36:36Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-2r8f-2665-3gxq', 'https://www.npmjs.com/advisories/904'} | null |
GHSA | GHSA-f9xr-3m55-5q2v | Data races in cgc | An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types. | {'CVE-2020-36466'} | 2021-08-25T20:56:14Z | 2021-08-25T20:56:14Z | MODERATE | 5.9 | {'CWE-362'} | {'https://rustsec.org/advisories/RUSTSEC-2020-0148.html', 'https://github.com/playXE/cgc/issues/5', 'https://github.com/advisories/GHSA-f9xr-3m55-5q2v', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36466'} | null |
GHSA | GHSA-fhv8-fx5f-7fxf | Prototype Pollution in the merge and clone helper methods | ### Impact
Using `merge` and `clone` helper methods in the `src/core/util.ts` module will have prototype pollution. It will affect the popular data visualization library Apache ECharts, which is using and exported these two methods directly.
### Patches
It has been patched in https://github.com/ecomfe/zrender/pull/8... | {'CVE-2021-39227'} | 2022-04-19T19:03:09Z | 2021-09-20T19:53:15Z | MODERATE | 6.2 | {'CWE-1321', 'CWE-915'} | {'https://github.com/ecomfe/zrender/releases/tag/5.2.1', 'https://github.com/ecomfe/zrender/pull/826', 'https://github.com/ecomfe/zrender/security/advisories/GHSA-fhv8-fx5f-7fxf', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39227', 'https://github.com/advisories/GHSA-fhv8-fx5f-7fxf'} | null |
GHSA | GHSA-24g6-5rx7-58wj | Missing Initialization of Resource in pnet | An issue was discovered in the pnet crate before 0.27.2 for Rust. There is a segmentation fault (upon attempted dereference of an uninitialized descriptor) because of an erroneous IcmpTransportChannelIterator compiler optimization. | {'CVE-2019-25054'} | 2022-01-07T16:13:37Z | 2022-01-06T22:18:07Z | HIGH | 7.5 | {'CWE-909'} | {'https://rustsec.org/advisories/RUSTSEC-2019-0037.html', 'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/pnet/RUSTSEC-2019-0037.md', 'https://github.com/advisories/GHSA-24g6-5rx7-58wj', 'https://nvd.nist.gov/vuln/detail/CVE-2019-25054'} | null |
GHSA | GHSA-2xpj-f5g2-8p7m | Access of Uninitialized Pointer | asyncpg before 0.21.0 allows a malicious PostgreSQL server to trigger a crash or execute arbitrary code (on a database client) via a crafted server response, because of access to an uninitialized pointer in the array data decoder. | {'CVE-2020-17446'} | 2021-04-20T16:30:51Z | 2021-04-20T16:30:51Z | HIGH | 9.8 | {'CWE-824'} | {'https://lists.debian.org/debian-lts-announce/2020/09/msg00002.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-17446', 'https://github.com/advisories/GHSA-2xpj-f5g2-8p7m', 'https://github.com/MagicStack/asyncpg/releases/tag/v0.21.0'} | null |
GHSA | GHSA-6pw2-5hjv-9pf7 | Sandbox bypass in vm2 | The package vm2 before 3.9.6 are vulnerable to Sandbox Bypass via direct access to host error objects generated by node internals during generation of a stacktraces, which can lead to execution of arbitrary code on the host machine. | {'CVE-2021-23555'} | 2022-02-24T13:46:57Z | 2022-02-12T00:00:38Z | CRITICAL | 9.8 | {'CWE-1321', 'CWE-1265'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-23555', 'https://snyk.io/vuln/SNYK-JS-VM2-2309905', 'https://github.com/advisories/GHSA-6pw2-5hjv-9pf7', 'https://github.com/patriksimek/vm2/commit/532120d5cdec7da8225fc6242e154ebabc63fe4d'} | null |
GHSA | GHSA-24wf-7vf2-pv59 | XXE vulnerability on Launch import with externally-defined DTD file | ### Impact
Starting from version 3.1.0 we introduced a new feature of JUnit XML launch import. Unfortunately XML parser was not configured properly to prevent XML external entity (XXE) attacks. This allows a user to import a specifically-crafted XML file which imports external Document Type Definition (DTD) file with e... | {'CVE-2021-29620'} | 2021-06-28T16:38:29Z | 2021-06-28T16:38:29Z | HIGH | 7.5 | {'CWE-611'} | {'https://github.com/advisories/GHSA-24wf-7vf2-pv59', 'https://github.com/reportportal/service-api/commit/a73e0dfb4eda844c37139df1f9847013d55f084e', 'https://github.com/reportportal/reportportal/security/advisories/GHSA-24wf-7vf2-pv59', 'https://github.com/reportportal/service-api/pull/1392', 'https://mvnrepository.com... | null |
GHSA | GHSA-8w3j-g983-8jh5 | Sensitive Data Exposure in parse-server | Versions of parse-server prior to 3.6.0 could allow an account enumeration attack via account linking.
`ParseError.ACCOUNT_ALREADY_LINKED(208)` was thrown BEFORE the AuthController checks the password and throws a `ParseError.SESSION_MISSING(206)` for Insufficient auth. An attacker can guess ids and get information ab... | {'CVE-2019-1020013'} | 2022-04-19T19:02:41Z | 2019-07-11T14:23:09Z | MODERATE | 5.3 | {'CWE-209'} | {'https://www.npmjs.com/advisories/1114', 'https://www.owasp.org/index.php/Testing_for_User_Enumeration_and_Guessable_User_Account_(OWASP-AT-002)#Description_of_the_Issue', 'https://github.com/parse-community/parse-server/security/advisories/GHSA-8w3j-g983-8jh5', 'https://github.com/advisories/GHSA-8w3j-g983-8jh5', 'ht... | null |
GHSA | GHSA-chj8-5xgw-wcvj | Moderate severity vulnerability that affects org.apache.karaf:apache-karaf | Apache Karaf prior to 4.0.8 used the LDAPLoginModule to authenticate users to a directory via LDAP. However, it did not encoding usernames properly and hence was vulnerable to LDAP injection attacks leading to a denial of service. | {'CVE-2016-8750'} | 2021-09-09T18:04:46Z | 2019-01-07T19:14:46Z | MODERATE | 6.5 | {'CWE-90'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-8750', 'https://access.redhat.com/errata/RHSA-2018:1322', 'https://karaf.apache.org/security/cve-2016-8750.txt', 'https://github.com/advisories/GHSA-chj8-5xgw-wcvj', 'http://www.securityfocus.com/bid/103098'} | null |
GHSA | GHSA-9mrv-456v-pf22 | Cross-site Scripting in vis-timeline | This affects the package vis-timeline before 7.4.4.
An attacker with the ability to control the items of a Timeline element can inject additional script code into the generated application. | {'CVE-2020-28487'} | 2021-04-13T15:19:50Z | 2021-04-13T15:19:50Z | MODERATE | 6.8 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-28487', 'https://snyk.io/vuln/SNYK-JS-VISTIMELINE-1063500', 'https://github.com/visjs/vis-timeline/commit/a7ca349c7b3b6080efd05776ac77bb27176d4d3f', 'https://github.com/visjs/vis-timeline/issues/838', 'https://github.com/advisories/GHSA-9mrv-456v-pf22', 'https://snyk.io/vuln/... | null |
GHSA | GHSA-cxrj-66c5-9fmh | Spring Framework when used in combination with any versions of Spring Security contains an authorization bypass | Spring Framework version 5.0.5 when used in combination with any versions of Spring Security contains an authorization bypass when using method security. An unauthorized malicious user can gain unauthorized access to methods that should be restricted. | {'CVE-2018-1258'} | 2022-04-27T15:07:47Z | 2018-10-17T20:05:49Z | HIGH | 8.8 | {'CWE-863'} | {'https://access.redhat.com/errata/RHSA-2019:2413', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'http://www.securitytracker.com/id/1041888', 'https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/tec... | null |
GHSA | GHSA-29q4-gxjq-rx5c | Remote Code Execution in SCIMono | ### Impact
It is possible for attacker to inject and execute java expression and compromising the availability and integrity of the system.
### Patches
The issue was fixed on [0.0.19 version](https://mvnrepository.com/artifact/com.sap.scimono/scimono-server/0.0.19) | {'CVE-2021-21479'} | 2021-11-02T16:11:14Z | 2021-02-10T02:31:53Z | HIGH | 0 | {'CWE-690', 'CWE-59', 'CWE-74', 'CWE-917', 'CWE-62', 'CWE-77'} | {'https://github.com/advisories/GHSA-29q4-gxjq-rx5c', 'https://github.com/SAP/scimono/security/advisories/GHSA-29q4-gxjq-rx5c', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21479', 'https://github.com/SAP/scimono/commit/413b5d75fa94e77876af0e47be76475a23745b80', 'https://mvnrepository.com/artifact/com.sap.scimono/scimono... | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.