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-cccf-7xw3-p2vr
HTTP Request Smuggling in Undertow
A flaw was found in Undertow in versions before 2.1.1.Final, regarding the processing of invalid HTTP requests with large chunk sizes. This flaw allows an attacker to take advantage of HTTP request smuggling.
{'CVE-2020-10719'}
2022-02-11T21:12:26Z
2021-04-30T17:28:33Z
MODERATE
6.5
{'CWE-444'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-10719', 'https://github.com/advisories/GHSA-cccf-7xw3-p2vr', 'https://security.netapp.com/advisory/ntap-20220210-0014/', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10719'}
null
GHSA
GHSA-38j9-7pp9-2hjw
Invalid session token expiration
HashiCorp Vault and Vault Enterprise allowed the renewal of nearly-expired token leases and dynamic secret leases (specifically, those within 1 second of their maximum TTL), which caused them to be incorrectly treated as non-expiring during subsequent use. Fixed in 1.5.9, 1.6.5, and 1.7.2.
{'CVE-2021-32923'}
2021-06-17T20:00:43Z
2021-06-08T18:52:05Z
HIGH
7.4
{'CWE-613'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-32923', 'https://www.hashicorp.com/blog/category/vault/', 'https://github.com/advisories/GHSA-38j9-7pp9-2hjw', 'https://discuss.hashicorp.com/t/hcsec-2021-15-vault-renewed-nearly-expired-leases-with-incorrect-non-expiring-ttls/24603'}
null
GHSA
GHSA-p7v4-gm6j-cw9m
XSS in Mautic
### Impact This is a cross-site scripting vulnerability relating to creating/editing a company which requires the user to be logged in as an administrator to be executed. This vulnerability was reported by Dardan Prebreza at Bishop Fox. ### Patches Upgrade to 3.2.4 or 2.16.5. Link to patch for 2.x versions: https://...
{'CVE-2021-3142'}
2022-04-19T19:02:44Z
2021-01-29T20:51:20Z
HIGH
0
{'CWE-79'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-3142', 'https://github.com/advisories/GHSA-p7v4-gm6j-cw9m', 'https://github.com/mautic/mautic/commit/ba31db23e664f889da55a29ff27f797e2ab5cb1b', 'https://github.com/mautic/mautic/releases/tag/3.2.4', 'https://www.mautic.org/blog/community/security-release-all-versions-mautic-p...
null
GHSA
GHSA-h79p-32mx-fjj9
Apache Camel Netty enables Java deserialization by default
Apache Camel Netty enables Java deserialization by default. Apache Camel 2.22.x, 2.23.x, 2.24.x, 2.25.0, 3.0.0 up to 3.1.0 are affected. 2.x users should upgrade to 2.25.1, 3.x users should upgrade to 3.2.0.
{'CVE-2020-11973'}
2021-06-15T17:45:54Z
2020-05-21T21:09:04Z
HIGH
9.8
{'CWE-502'}
{'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://www.oracle.com/security-alerts/cpuApr2021.html', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://github.com/advisories/GHSA-h79p-32mx-fjj9', 'https://camel.apache.org/security/CVE-2020-11973.html', 'https://nvd.nist.gov/vuln/detail/C...
null
GHSA
GHSA-wjr4-2jgw-hmv8
Command Injection in whereis
Versions of `whereis` before 0.4.1 are vulnerable to command injection if untrusted user input is passed into `whereis`. ## Recommendation Update to version 0.4.1 or later.
{'CVE-2018-3772'}
2021-01-08T01:56:37Z
2018-07-31T18:28:53Z
HIGH
0
{'CWE-77'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-3772', 'https://github.com/vvo/node-whereis/commit/0f64e3780235004fb6e43bfd153ea3e0e210ee2b', 'https://hackerone.com/reports/319476', 'https://www.npmjs.com/advisories/604', 'https://github.com/advisories/GHSA-wjr4-2jgw-hmv8'}
null
GHSA
GHSA-pjj4-jjgc-h3r8
Authenticated remote code execution
### Impact Authenticated remote code execution using plugin manager without ACL permissions. ### Patches We recommend to update to the current version 6.3.5.2. You can get the update to 6.3.5.2 regularly via the Auto-Updater or directly via the download overview. https://www.shopware.com/en/download/#shopware-6 ### ...
null
2021-03-12T23:09:24Z
2021-03-12T23:09:24Z
MODERATE
0
{'CWE-74'}
{'https://github.com/advisories/GHSA-pjj4-jjgc-h3r8', 'https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-03-2021', 'https://github.com/shopware/platform/security/advisories/GHSA-pjj4-jjgc-h3r8'}
null
GHSA
GHSA-cqcf-4g4h-rghf
Cross-site scripting in Apache Archiva
In Apache Archiva before 2.2.4, it is possible to write files to the archiva server at arbitrary locations by using the artifact upload mechanism. Existing files can be overwritten, if the archiva run user has appropriate permission on the filesystem for the target file.
{'CVE-2019-0213'}
2021-12-03T14:35:02Z
2019-05-14T04:00:31Z
MODERATE
6.5
{'CWE-79'}
{'http://archiva.apache.org/security.html#CVE-2019-0213', 'https://seclists.org/bugtraq/2019/Apr/47', 'https://nvd.nist.gov/vuln/detail/CVE-2019-0213', 'http://packetstormsecurity.com/files/152681/Apache-Archiva-2.2.3-Cross-Site-Scripting.html', 'https://lists.apache.org/thread.html/7bcea134c3d6fa72cdc1052922ac0914f399...
null
GHSA
GHSA-93c4-vf86-3rj7
Reflected cross-site scripting in vaadin-menu-bar webjar resources in Vaadin 14
Missing output sanitization in test sources in `org.webjars.bowergithub.vaadin:vaadin-menu-bar` versions 1.0.0 through 1.2.0 (Vaadin 14.0.0 through 14.4.4) allows remote attackers to execute malicious JavaScript in browser by opening crafted URL.
{'CVE-2021-33611'}
2021-11-04T17:03:37Z
2021-11-03T17:33:32Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/vaadin/platform/security/advisories/GHSA-93c4-vf86-3rj7', 'https://vaadin.com/security/cve-2021-33611', 'https://github.com/vaadin/vaadin-menu-bar/pull/126', 'https://nvd.nist.gov/vuln/detail/CVE-2021-33611', 'https://github.com/advisories/GHSA-93c4-vf86-3rj7'}
null
GHSA
GHSA-ppfm-rj6p-38q6
Improper Authorization in librenms
Improper Authorization in Packagist librenms/librenms prior to 22.2.0.
{'CVE-2022-0587'}
2022-02-24T12:14:15Z
2022-02-16T00:01:53Z
HIGH
7.1
{'CWE-285'}
{'https://github.com/librenms/librenms/commit/95970af78e4c899744a715766d744deef8c505f7', 'https://github.com/advisories/GHSA-ppfm-rj6p-38q6', 'https://huntr.dev/bounties/0c7c9ecd-33ac-4865-b05b-447ced735469', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0587', 'https://notes.netbytesec.com/2022/02/multiple-vulnerabilitie...
null
GHSA
GHSA-x5m8-2r8v-8f97
Prototype Pollution in libnested
The package libnested before 1.5.2 are vulnerable to Prototype Pollution via the set function in index.js. **Note:** This vulnerability derives from an incomplete fix for [CVE-2020-28283](https://security.snyk.io/vuln/SNYK-JS-LIBNESTED-1054930)
{'CVE-2022-25352'}
2022-03-29T22:05:38Z
2022-03-18T00:01:11Z
CRITICAL
9.8
{'CWE-1321'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-25352', 'https://github.com/dominictarr/libnested/commit/c1129865d75fbe52b5a4f755ad3110ca5420f2e1', 'https://github.com/dominictarr/libnested/blob/master/index.js%23L22', 'https://snyk.io/vuln/SNYK-JS-LIBNESTED-2342117', 'https://github.com/advisories/GHSA-x5m8-2r8v-8f97'}
null
GHSA
GHSA-h58v-g3q6-q9fx
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in sulu/sulu
### Impact _What kind of vulnerability is it? Who is impacted?_ It is an issue when input HTML into the Tag name. The HTML is execute when the tag name is listed in the auto complete form. Only admin users are affected and only admin users can create tags. ### Patches _Has the problem been patched? What versions sh...
{'CVE-2021-41169'}
2021-10-22T16:20:53Z
2021-10-22T16:20:53Z
MODERATE
6.2
{'CWE-79'}
{'https://github.com/sulu/sulu/commit/20007ac70a3af3c9e53a6acb0ef8794b65642445', 'https://github.com/sulu/sulu/security/advisories/GHSA-h58v-g3q6-q9fx', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41169', 'https://github.com/advisories/GHSA-h58v-g3q6-q9fx'}
null
GHSA
GHSA-6whf-q6p5-84wg
Improper Access Control in Webauthn Framework
Webauthn Framework 3.3.x before 3.3.4 has Incorrect Access Control. An attacker that controls a user's system is able to login to a vulnerable service using an attached FIDO2 authenticator without passing a check of the user presence.
{'CVE-2021-38299'}
2021-10-06T13:23:36Z
2021-09-29T17:16:07Z
CRITICAL
9.8
{'CWE-863'}
{'https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2021-1-fehlende-ueberpruefung-von-user-presence-in-webauthn-framework/', 'https://github.com/web-auth/webauthn-framework/commit/572e239c5702667ca52487faf861abc768a46308', 'https://github.com/advisories/GHSA-6whf-q6p5-84wg', 'https://github.com/web-auth/webauthn-fr...
null
GHSA
GHSA-4h44-w6fm-548g
Potential Remote Code Execution in TYPO3 with mediace extension
> ### Meta > * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C` (9.1) > * CWE-325, CWE-20, CWE-200, CWE-502 ### Problem It has been discovered that an internal verification mechanism can be used to generate arbitrary checksums. This allows to inject arbitrary data having a valid cryptographic message...
{'CVE-2020-15086'}
2022-04-19T19:02:30Z
2020-07-29T16:15:12Z
HIGH
9.8
{'CWE-200', 'CWE-325', 'CWE-20', 'CWE-502'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-15086', 'https://github.com/FriendsOfTYPO3/mediace/commit/fa29ffd3e8b275782a8600d2406e1b1e5e16ae75', 'https://github.com/FriendsOfTYPO3/mediace/pull/31', 'https://github.com/FriendsOfTYPO3/mediace/security/advisories/GHSA-4h44-w6fm-548g', 'https://github.com/advisories/GHSA-4...
null
GHSA
GHSA-6g85-3hm8-83f9
CHECK-fail in `QuantizeAndDequantizeV4Grad`
### Impact An attacker can trigger a denial of service via a `CHECK`-fail in `tf.raw_ops.QuantizeAndDequantizeV4Grad`: ```python import tensorflow as tf gradient_tensor = tf.constant([0.0], shape=[1]) input_tensor = tf.constant([0.0], shape=[1]) input_min = tf.constant([[0.0]], shape=[1, 1]) input_max = tf.constant([...
{'CVE-2021-29544'}
2021-05-21T14:23:22Z
2021-05-21T14:23:22Z
LOW
2.5
{'CWE-754'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-29544', 'https://github.com/tensorflow/tensorflow/commit/20431e9044cf2ad3c0323c34888b192f3289af6b', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6g85-3hm8-83f9', 'https://github.com/advisories/GHSA-6g85-3hm8-83f9'}
null
GHSA
GHSA-gp6j-vx54-5pmf
Incorrect validation of parties IDs leaks secret keys in Secret-sharing scheme
# Summary In the threshold signature scheme, participants start by dividing secrets into shares using a secret sharing scheme. The Verifiable Secret Sharing scheme generates shares from the user’s IDs but does not properly validate them. Using a malicious ID will make other users reveal their secrets during the secret...
null
2022-01-06T18:30:26Z
2022-01-06T18:30:26Z
CRITICAL
0
null
{'https://github.com/advisories/GHSA-gp6j-vx54-5pmf', 'https://github.com/keep-network/keep-ecdsa/security/advisories/GHSA-gp6j-vx54-5pmf', 'https://github.com/keep-network/keep-ecdsa/releases/tag/v1.8.1'}
null
GHSA
GHSA-v54f-xcmp-43cr
Deserialization of Untrusted Data in Apache ShardingSphere
In Apache ShardingSphere(incubator) 4.0.0-RC3 and 4.0.0, the ShardingSphere's web console uses the SnakeYAML library for parsing YAML inputs to load datasource configuration. SnakeYAML allows to unmarshal data to a Java type By using the YAML tag. Unmarshalling untrusted data can lead to security flaws of RCE.
{'CVE-2020-1947'}
2022-02-10T20:39:47Z
2022-02-10T20:39:47Z
HIGH
9.8
{'CWE-502'}
{'https://github.com/advisories/GHSA-v54f-xcmp-43cr', 'https://lists.apache.org/thread.html/r4a61a24c119bd820da6fb02100d286f8aae55c8f9b94a346b9bb27d8%40%3Cdev.shardingsphere.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1947'}
null
GHSA
GHSA-76f4-fw33-6j2v
Potential sensitive data exposure in applications using Vaadin 15
Insecure configuration of default `ObjectMapper` in `com.vaadin:flow-server` versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. `@RestController` - https://vaadin.com/security/cve-2020-36319
null
2022-04-19T19:02:54Z
2021-04-19T14:48:26Z
LOW
3.1
{'CWE-200'}
{'https://github.com/vaadin/platform/security/advisories/GHSA-76f4-fw33-6j2v', 'https://github.com/advisories/GHSA-76f4-fw33-6j2v', 'https://vaadin.com/security/cve-2020-36319'}
null
GHSA
GHSA-2p89-ppc2-mrq4
Cross site scripting in getgrav/grav
User input is not properly sanitized leading to cross site scrpting (xss) in grav.
{'CVE-2022-0743'}
2022-03-18T20:45:47Z
2022-03-02T00:00:22Z
MODERATE
4.6
{'CWE-79'}
{'https://github.com/advisories/GHSA-2p89-ppc2-mrq4', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0743', 'https://github.com/getgrav/grav/commit/3dd0cabeac9835fe64dcb4b68c658b39f1f6be2f', 'https://huntr.dev/bounties/32ea4ddb-5b41-4bf9-b5a1-ef455fe2d293'}
null
GHSA
GHSA-5mc5-5j6c-qmf9
High severity vulnerability that affects cfscrape
An issue was discovered in cloudflare-scrape 1.6.6 through 1.7.1. A malicious website owner could craft a page that executes arbitrary Python code against any cfscrape user who scrapes that website. This is fixed in 1.8.0.
{'CVE-2017-7235'}
2021-09-01T22:16:39Z
2018-07-13T16:01:01Z
HIGH
8.8
{'CWE-20'}
{'https://github.com/Anorov/cloudflare-scrape/releases/tag/1.8.0', 'https://nvd.nist.gov/vuln/detail/CVE-2017-7235', 'https://github.com/Anorov/cloudflare-scrape/issues/97', 'http://www.securityfocus.com/bid/97191', 'https://github.com/advisories/GHSA-5mc5-5j6c-qmf9'}
null
GHSA
GHSA-9272-59x2-gwf2
Malicious Package in ripedm160
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-01T21:04:39Z
2020-09-03T17:04:13Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-9272-59x2-gwf2', 'https://www.npmjs.com/advisories/1404'}
null
GHSA
GHSA-rpx7-33j2-xx9x
Arbitrary file deletion in NeMo ASR webapp
### Description NVIDIA NeMo contains a vulnerability in ASR WebApp, where Relative Path Traversal (CWE-23) may lead to deletion of any directory through the "../" structure when admin privileges are available. CVSS Score = 2.0 https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L...
null
2022-04-20T21:03:58Z
2022-02-15T01:57:18Z
LOW
2
null
{'https://github.com/NVIDIA/NeMo/security/advisories/GHSA-rpx7-33j2-xx9x', 'https://github.com/NVIDIA/NeMo/commit/f7e4ed7e4f7f2fa43765a38c2fafa1b6d1ebd7c0', 'https://github.com/advisories/GHSA-rpx7-33j2-xx9x'}
null
GHSA
GHSA-685w-vc84-wxcx
Moderate severity vulnerability that affects doorkeeper
Cross-site request forgery (CSRF) vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors.
{'CVE-2014-8144'}
2021-09-01T22:45:16Z
2018-09-17T21:55:22Z
MODERATE
0
{'CWE-352'}
{'https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md', 'http://seclists.org/oss-sec/2014/q4/1076', 'https://exchange.xforce.ibmcloud.com/vulnerabilities/99342', 'https://nvd.nist.gov/vuln/detail/CVE-2014-8144', 'https://github.com/advisories/GHSA-685w-vc84-wxcx'}
null
GHSA
GHSA-2g9q-chq2-w8qw
Moderate severity vulnerability that affects org.apache.hive:hive, org.apache.hive:hive-exec, and org.apache.hive:hive-service
Apache Hive 2.1.x before 2.1.2, 2.2.x before 2.2.1, and 2.3.x before 2.3.1 expose an interface through which masking policies can be defined on tables or views, e.g., using Apache Ranger. When a view is created over a given table, the policy enforcement does not happen correctly on the table for masked columns.
{'CVE-2017-12625'}
2021-08-30T21:36:58Z
2019-03-14T15:40:16Z
MODERATE
4.3
{'CWE-200'}
{'http://mail-archives.apache.org/mod_mbox/hive-user/201710.mbox/%3C3791103E-80D5-4E75-AF23-6F8ED54DDEBE%40apache.org%3E', 'http://www.securityfocus.com/bid/101686', 'https://nvd.nist.gov/vuln/detail/CVE-2017-12625', 'https://github.com/advisories/GHSA-2g9q-chq2-w8qw'}
null
GHSA
GHSA-pqg8-crx9-g8m4
Backend Same-Site Request Forgery in TYPO3 CMS
> ### Meta > * CVSS v3.1: AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C > * CWE-352 > * CWE-346 ### Problem It has been discovered that backend user interface and install tool are vulnerable to same-origin request forgery. A backend user can be tricked into interacting with a malicious resource an attacker previou...
{'CVE-2020-11069'}
2022-04-19T19:02:26Z
2020-05-13T23:40:09Z
HIGH
8
{'CWE-352', 'CWE-346'}
{'https://github.com/advisories/GHSA-pqg8-crx9-g8m4', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11069', 'https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-pqg8-crx9-g8m4'}
null
GHSA
GHSA-886v-mm6p-4m66
High severity vulnerability that affects gun
## Urgent Upgrade The static file server module included with GUN had a **serious vulnerability**: - Using `curl --path-as-is` allowed reads on any parent directory or files. This did not work via the browser or via curl without as-is option. ### Fixed This has been fixed since version `0.2019.416` and higher. ...
null
2022-04-19T19:02:22Z
2019-06-05T09:48:02Z
HIGH
0
{'CWE-22'}
{'https://github.com/amark/gun/security/advisories/GHSA-886v-mm6p-4m66', 'https://github.com/advisories/GHSA-886v-mm6p-4m66'}
null
GHSA
GHSA-33f9-j839-rf8h
Prototype Pollution in immer
This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === "__proto__" || p === "constructor") in applyPatches_ returns false if ...
{'CVE-2021-23436'}
2021-09-13T20:27:53Z
2021-09-02T17:17:37Z
CRITICAL
9.8
{'CWE-843', 'CWE-1321'}
{'https://snyk.io/vuln/SNYK-JS-IMMER-1540542', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23436', 'https://github.com/immerjs/immer/commit/fa671e55ee9bd42ae08cc239102b665a23958237', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1579266', 'https://github.com/advisories/GHSA-33f9-j839-rf8h'}
null
GHSA
GHSA-pgh6-m65r-2rhq
DOS and Open Redirect with user input
### Impact A redirect vulnerability in the `fastify-static` module allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash `//` followed by a domain: `http://localhost:3000//a//youtube.com/%2e%2e%2f%2e%2e`. A DOS vulnerability is possible if the URL contains invalid characte...
{'CVE-2021-22964'}
2021-10-21T14:57:14Z
2021-10-12T16:04:17Z
HIGH
8.8
{'CWE-248', 'CWE-601'}
{'https://hackerone.com/reports/1361804', 'https://github.com/fastify/fastify-static/security/advisories/GHSA-pgh6-m65r-2rhq', 'https://github.com/fastify/fastify-static/commit/c31f17d107cb19a0e96733c80a9abf16c56166d4', 'https://github.com/advisories/GHSA-pgh6-m65r-2rhq', 'https://nvd.nist.gov/vuln/detail/CVE-2021-2296...
null
GHSA
GHSA-g7v2-2qxx-wjrw
Symlink Attack in Libcontainer and Docker Engine
Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.
{'CVE-2015-3627'}
2022-02-15T01:18:02Z
2022-02-15T01:18:02Z
MODERATE
0
{'CWE-59'}
{'https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ', 'https://github.com/advisories/GHSA-g7v2-2qxx-wjrw', 'https://groups.google.com/forum/#%21searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ', 'https://seclists.org/fulldisclosure/2015/May/28', 'https://li...
null
GHSA
GHSA-cj2h-ww36-v932
Improper Certificate Validation in HashiCorp Nomad
HashiCorp Nomad and Nomad Enterprise up to 0.10.2 incorrectly validated role/region associated with TLS certificates used for mTLS RPC, and were susceptible to privilege escalation. Fixed in 0.10.3.
{'CVE-2020-7956'}
2021-05-18T18:20:26Z
2021-05-18T18:20:26Z
HIGH
9.8
{'CWE-295'}
{'https://github.com/advisories/GHSA-cj2h-ww36-v932', 'https://github.com/hashicorp/nomad/pull/7023', 'https://www.hashicorp.com/blog/category/nomad/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7956', 'https://github.com/hashicorp/nomad/issues/7003'}
null
GHSA
GHSA-4w8p-x6g8-fv64
Server-Side Request Forgery in calibreweb
calibreweb prior to version 0.6.16 contains a Server-Side Request Forgery (SSRF) vulnerability.
{'CVE-2022-0339'}
2022-04-04T21:38:26Z
2022-02-01T00:48:54Z
MODERATE
6.5
{'CWE-918'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0339', 'https://github.com/janeczku/calibre-web/commit/3b216bfa07ec7992eff03e55d61732af6df9bb92', 'https://github.com/janeczku/calibre-web/releases/tag/0.6.16', 'https://github.com/janeczku/calibre-web/commit/35f6f4c727c887f8f3607fe3233dbc1980d15020', 'https://huntr.dev/bount...
null
GHSA
GHSA-qh7x-j4v8-qw5w
Clipboard-based XSS
### Impact XSS against the user. ### Details jsuites is vulnerable to DOM based XSS if the user can be tricked into copying _anything_ from a malicious and pasting it into the html editor. This is because a part of the clipboard content is directly written to `innerHTML` causing XSS. ### References The Curious Case o...
{'CVE-2021-41086'}
2022-04-19T19:03:11Z
2021-09-22T20:39:26Z
HIGH
8.7
{'CWE-79'}
{'https://github.com/advisories/GHSA-qh7x-j4v8-qw5w', 'https://github.com/jsuites/jsuites/commit/fe1d3cc5e339f2f4da8ed1f9f42271fdf9cbd8d2', 'https://github.com/jsuites/jsuites/security/advisories/GHSA-qh7x-j4v8-qw5w', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41086', 'https://github.com/jsuites/jsuites/commit/d47a6f4e...
null
GHSA
GHSA-v9w2-v7j9-rjpr
Remote code execution in Eclipse Theia
In Eclipse Theia 0.3.9 to 1.8.1, the "mini-browser" extension allows a user to preview HTML files in an iframe inside the IDE. But with the way it is made it is possible for a previewed HTML file to trigger an RCE. This exploit only happens if a user previews a malicious file.
{'CVE-2021-34435'}
2021-09-13T20:27:31Z
2021-09-02T22:02:36Z
HIGH
8.8
{'CWE-668', 'CWE-942'}
{'https://bugs.eclipse.org/bugs/show_bug.cgi?id=568018', 'https://github.com/advisories/GHSA-v9w2-v7j9-rjpr', 'https://nvd.nist.gov/vuln/detail/CVE-2021-34435', 'https://github.com/eclipse-theia/theia/pull/8759', 'https://github.com/eclipse-theia/theia/commit/0761dcf5fe3c14c27432683d42d2c526ad0cfbd5'}
null
GHSA
GHSA-333w-rxj3-f55r
Regular Expression Denial Of Service in uri-js
Affected versions of `uri-js` is susceptible to a regular expression denial of service vulnerability when user input is sent to the `.parse()` method. ## Recommendation Update to v3.0.0 or later.
{'CVE-2017-16021'}
2021-01-08T20:04:46Z
2018-07-24T20:00:30Z
HIGH
0
{'CWE-400'}
{'https://github.com/advisories/GHSA-333w-rxj3-f55r', 'https://nodesecurity.io/advisories/100', 'https://github.com/garycourt/uri-js/issues/12', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16021', 'https://www.npmjs.com/advisories/100'}
null
GHSA
GHSA-mq47-6wwv-v79w
Path traversal in claircore
A directory traversal vulnerability was found in the ClairCore engine of Clair. An attacker can exploit this by supplying a crafted container image which, when scanned by Clair, allows for arbitrary file write on the filesystem, potentially allowing for remote code execution.
{'CVE-2021-3762'}
2022-03-21T15:33:08Z
2022-03-04T00:00:16Z
HIGH
7.8
{'CWE-22'}
{'https://github.com/quay/clair/pull/1380', 'https://github.com/quay/claircore/commit/691f2023a1720a0579e688b69a2f4bfe1f4b7821', 'https://vulmon.com/exploitdetails?qidtp=maillist_oss_security&qid=d19fce9ede06e13dfb5630ece7f14f83', 'https://github.com/quay/clair/pull/1379', 'https://nvd.nist.gov/vuln/detail/CVE-2021-376...
null
GHSA
GHSA-j8g6-2wh7-6439
Apache Tika allows Java code execution for serialized objects embedded in MATLAB files
Apache Tika before 1.14 allows Java code execution for serialized objects embedded in MATLAB files. The issue exists because Tika invokes JMatIO to do native deserialization.
{'CVE-2016-6809'}
2022-04-26T21:47:40Z
2018-10-17T15:44:36Z
CRITICAL
9.8
{'CWE-502'}
{'https://dist.apache.org/repos/dist/release/tika/CHANGES-1.14.txt', 'https://github.com/advisories/GHSA-j8g6-2wh7-6439', 'https://lists.apache.org/thread.html/rfd3646bb724b66b1a9ddef69e692da2b7a727a8799551c78eedf0a0f@%3Cissues.lucene.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2016-6809', 'https://lists.apac...
null
GHSA
GHSA-cfxm-4p54-5w7h
Directory traversal in pooledwebsocket
Affected versions of `pooledwebsocket` 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: ``` G...
{'CVE-2017-16107'}
2021-01-08T18:58:41Z
2018-07-24T00:20:57Z
HIGH
0
{'CWE-22'}
{'https://github.com/advisories/GHSA-cfxm-4p54-5w7h', 'https://www.npmjs.com/advisories/341', 'https://nodesecurity.io/advisories/341', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/pooledwebsocket', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16107'}
null
GHSA
GHSA-7543-mr7h-6v86
Improper Authorization in googleapis
Versions of `googleapis` prior to 39.1.0 are vulnerable to Improper Authorization. Setting credentials to one client may apply to all clients which may cause requests to be sent with the incorrect credentials. ## Recommendation Upgrade to version 39.1.0.
null
2021-09-27T16:15:53Z
2020-09-02T16:00:26Z
HIGH
0
{'CWE-285'}
{'https://github.com/advisories/GHSA-7543-mr7h-6v86', 'https://www.npmjs.com/advisories/791', 'https://github.com/googleapis/google-api-nodejs-client/issues/1594'}
null
GHSA
GHSA-3gp6-hhfw-4gqx
Padding oracle attacks
It was found that all OWASP ESAPI for Java up to version 2.0 RC2 are vulnerable to padding oracle attacks.
{'CVE-2010-3300'}
2021-08-13T15:22:24Z
2021-08-13T15:22:24Z
MODERATE
5.9
{'CWE-649'}
{'https://www.usenix.org/legacy/events/woot10/tech/full_papers/Rizzo.pdf', 'https://github.com/advisories/GHSA-3gp6-hhfw-4gqx', 'https://nvd.nist.gov/vuln/detail/CVE-2010-3300', 'https://seclists.org/oss-sec/2010/q3/357'}
null
GHSA
GHSA-hv7x-f3pv-gpwr
Wrong memory orderings violates mutual exclusion in spin
An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion.
{'CVE-2019-16137'}
2021-08-25T20:44:46Z
2021-08-25T20:44:46Z
HIGH
7.5
{'CWE-662'}
{'https://rustsec.org/advisories/RUSTSEC-2019-0013.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16137', 'https://github.com/advisories/GHSA-hv7x-f3pv-gpwr', 'https://github.com/mvdnes/spin-rs/issues/65'}
null
GHSA
GHSA-rpcm-whqc-jfw8
Use after free in libflate
An issue was discovered in the libflate crate before 0.1.25 for Rust. MultiDecoder::read has a use-after-free, leading to arbitrary code execution.
{'CVE-2019-15552'}
2021-08-25T20:44:53Z
2021-08-25T20:44:53Z
CRITICAL
9.8
{'CWE-416'}
{'https://rustsec.org/advisories/RUSTSEC-2019-0010.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15552', 'https://github.com/sile/libflate/issues/35', 'https://github.com/advisories/GHSA-rpcm-whqc-jfw8'}
null
GHSA
GHSA-q4xr-rc97-m4xx
OS Command Injection in celery
This affects the package celery before 5.2.2. It by default trusts the messages and metadata stored in backends (result stores). When reading task metadata from the backend, the data is deserialized. Given that an attacker can gain access to, or somehow manipulate the metadata within a celery backend, they could trigge...
{'CVE-2021-23727'}
2022-01-18T22:52:38Z
2022-01-06T22:22:02Z
HIGH
7.5
{'CWE-77', 'CWE-78'}
{'https://github.com/advisories/GHSA-q4xr-rc97-m4xx', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23727', 'https://snyk.io/vuln/SNYK-PYTHON-CELERY-2314953', 'https://github.com/celery/celery/blob/master/Changelog.rst%23522', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/...
null
GHSA
GHSA-5hq2-xf89-9jxq
Open Redirect in Action Pack
Impact ------ This is similar to CVE-2021-22881. Specially crafted Host headers in combination with certain "allowed host" formats can cause the Host Authorization middleware in Action Pack to redirect users to a malicious website. Since rails/rails@9bc7ea5, strings in config.hosts that do not have a leading dot are c...
{'CVE-2021-22903'}
2021-06-23T18:26:23Z
2021-05-05T19:48:29Z
MODERATE
6.1
{'CWE-601'}
{'https://github.com/rails/rails/releases/tag/v6.1.3.2', 'https://hackerone.com/reports/1148025', 'https://discuss.rubyonrails.org/t/cve-2021-22903-possible-open-redirect-vulnerability-in-action-pack/77867', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22903', 'https://groups.google.com/g/rubyonrails-security/c/8TxqXEtgS...
null
GHSA
GHSA-9xr8-8hmc-389f
Cross-Site Scripting in vant
Versions of `vant` prior to 2.1.8 are vulnerable to Cross-Site Scripting. The text value of the `Picker` component column is not sanitized, which may allow attackers to execute arbitrary JavaScript in a victim's browser. ## Recommendation Upgrade to version 2.1.8 or later.
null
2021-08-18T22:47:16Z
2019-11-22T13:45:33Z
HIGH
9.1
{'CWE-79'}
{'https://www.npmjs.com/advisories/1157', 'https://github.com/advisories/GHSA-9xr8-8hmc-389f', 'https://snyk.io/vuln/SNYK-JS-VANT-460461', 'https://github.com/youzan/vant/pull/4278/commits/d777b78c7dc2c904f474d057ea88449cfe2ca13a', 'https://github.com/youzan/vant/issues/4270'}
null
GHSA
GHSA-r2vw-jgq9-jqx2
Improper Authorization in @sap-cloud-sdk/core
Affected versions of `@sap-cloud-sdk/core` do not properly validate JWTs. The `verifyJwt()` function does not properly validate the URL from where the public verification key for the JWT can be downloaded. Any URL was trusted which makes it possible to provide a URL belonging to a manipulated JWT. ## Recommendation...
null
2021-10-04T21:13:11Z
2020-09-03T15:54:11Z
HIGH
0
{'CWE-285'}
{'https://github.com/advisories/GHSA-r2vw-jgq9-jqx2', 'https://www.npmjs.com/advisories/1540'}
null
GHSA
GHSA-cfc2-wjcm-c8fm
Incorrect Authorization with specially crafted requests
Envoy, which Pomerium is based on, contains two authorization related vulnerabilities: - [CVE-2021-32777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32779): incorrectly transform a URL containing a `#fragment` element, causing a mismatch in path-prefix based authorization decisions. - [CVE-2021-32779](htt...
{'CVE-2021-39206'}
2021-09-13T19:56:54Z
2021-09-10T17:54:25Z
HIGH
8.6
{'CWE-863'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-39206', 'https://github.com/envoyproxy/envoy/security/advisories/GHSA-6g4j-5vrw-2m8h', 'https://github.com/pomerium/pomerium/security/advisories/GHSA-cfc2-wjcm-c8fm', 'https://github.com/envoyproxy/envoy/security/advisories/GHSA-r222-74fw-jqr9', 'https://groups.google.com/g/e...
null
GHSA
GHSA-9x2h-hvg6-4r5p
Improper Authentication in Apache Zeppelin
In Apache Zeppelin prior to 0.8.0 the cron scheduler was enabled by default and could allow users to run paragraphs as other users without authentication.
{'CVE-2018-1317'}
2021-08-03T19:00:05Z
2019-04-24T16:06:52Z
HIGH
8.8
{'CWE-287'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-1317', 'https://lists.apache.org/thread.html/ff6b995a5a3ba8db4d6b14b4d9dd487e7bf2e3bdd5b375b64a25fd06@%3Cusers.zeppelin.apache.org%3E', 'https://github.com/advisories/GHSA-9x2h-hvg6-4r5p', 'http://www.openwall.com/lists/oss-security/2019/04/23/1', 'https://zeppelin.apache.org...
null
GHSA
GHSA-cj8p-53v9-2c26
Cross-site Scripting in Bolt
Bolt before 3.6.10 has XSS via createFolder or createFile in Controller/Async/FilesystemManager.php.
{'CVE-2019-15485'}
2021-08-18T21:39:02Z
2019-11-08T15:28:11Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-cj8p-53v9-2c26', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15485', 'https://github.com/bolt/bolt/pull/7800', 'https://github.com/bolt/bolt/releases/tag/v3.6.10'}
null
GHSA
GHSA-5rqg-jm4f-cqx7
Infinite loop causing Denial of Service in colors
colors is a library for including colored text in node.js consoles. Between 07 and 09 January 2022, colors versions 1.4.1, 1.4.2, and 1.4.44-liberty-2 were published including malicious code that caused a Denial of Service due to an infinite loop. Software dependent on these versions experienced the printing of randomi...
null
2022-04-19T19:03:27Z
2022-01-10T17:29:53Z
HIGH
0
{'CWE-835'}
{'https://github.com/Marak/colors.js/commit/5d2d242f656103ac38086d6b26433a09f1c38c75', 'https://github.com/advisories/GHSA-5rqg-jm4f-cqx7', 'https://github.com/Marak/colors.js/commit/137c6dae3339e97f4bbc838c221803c363b0a9fd', 'https://github.com/Marak/colors.js/commit/6bc50e79eeaa1d87369bb3e7e608ebed18c5cf26'}
null
GHSA
GHSA-frpw-jrwx-hcfv
Path Traversal in node-red-contrib-huemagic
node-red-contrib-huemagic 3.0.0 is affected by hue/assets/..%2F Directory Traversal.in the res.sendFile API, used in file hue-magic.js, to fetch an arbitrary file.
{'CVE-2021-25864'}
2021-04-13T15:30:00Z
2021-04-13T15:30:00Z
HIGH
7.5
{'CWE-22'}
{'https://github.com/advisories/GHSA-frpw-jrwx-hcfv', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25864', 'https://github.com/Foddy/node-red-contrib-huemagic/issues/217'}
null
GHSA
GHSA-p7h9-vf92-5fj5
Moderate severity vulnerability that affects Products.CMFPlone and Products.PasswordResetTool
Cross-site scripting (XSS) vulnerability in Plone 4.1 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted URL.
{'CVE-2011-1948'}
2021-06-10T22:02:04Z
2018-07-23T19:50:57Z
MODERATE
0
{'CWE-79'}
{'http://plone.org/products/plone/security/advisories/CVE-2011-1948', 'http://secunia.com/advisories/44775', 'http://osvdb.org/72727', 'https://nvd.nist.gov/vuln/detail/CVE-2011-1948', 'http://securityreason.com/securityalert/8269', 'http://www.securityfocus.com/bid/48005', 'https://exchange.xforce.ibmcloud.com/vulnera...
null
GHSA
GHSA-89rj-5ggj-3p9p
Reachable Assertion in OpenCV.
In OpenCV 3.3.1 (corresponds with OpenCV-Python 3.3.1.11), an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast.
{'CVE-2018-5269'}
2021-11-18T15:29:39Z
2021-10-12T22:03:41Z
MODERATE
5.5
{'CWE-617'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-5269', 'https://github.com/opencv/opencv/issues/10540', 'http://www.securityfocus.com/bid/106945', 'https://github.com/advisories/GHSA-89rj-5ggj-3p9p', 'https://lists.debian.org/debian-lts-announce/2018/04/msg00019.html', 'https://lists.debian.org/debian-lts-announce/2021/10/...
null
GHSA
GHSA-jwjq-vp53-ph6m
Directory Traversal in pytservce
Affected versions of `pytservce` 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-16195'}
2021-01-14T15:42:15Z
2020-09-01T18:21:44Z
HIGH
0
{'CWE-22'}
{'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/pytservce', 'https://nodesecurity.io/advisories/435', 'https://www.npmjs.com/advisories/435', 'https://github.com/advisories/GHSA-jwjq-vp53-ph6m', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16195'}
null
GHSA
GHSA-mmqv-m45h-q2hp
Sandbox Breakout / Arbitrary Code Execution in localeval
All versions of `localeval` are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context through `constructor.constructor`. This may allow attackers to execute arbitrary code in the system. Evaluating the payload ``` constructor.constructor("return proces...
null
2022-03-14T23:59:01Z
2020-09-04T15:22:40Z
CRITICAL
0
null
{'https://github.com/espadrine/localeval/commit/823f112c793b8fae051eeddad61d4ed29804a56c', 'https://github.com/espadrine/localeval/issues/9', 'https://github.com/espadrine/localeval/commit/ce985eba77a5f89a7f718727cbaa7fb14da40335', 'https://github.com/advisories/GHSA-mmqv-m45h-q2hp'}
null
GHSA
GHSA-hj56-84jw-67h6
Potential Denial-of-Service in bindata
In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example BinData::Bit100000, BinData::Bit100001, BinData::Bit100002, BinData::Bit<N>. In combination with <user_input>.constantize ther...
{'CVE-2021-32823'}
2021-06-24T13:11:19Z
2021-06-23T23:42:04Z
LOW
3.7
{'CWE-400'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-32823', 'https://rubygems.org/gems/bindata', 'https://github.com/dmendel/bindata/blob/v2.4.10/ChangeLog.rdoc#version-2410-2021-05-18-', 'https://github.com/dmendel/bindata/commit/d99f050b88337559be2cb35906c1f8da49531323', 'https://github.com/dmendel/bindata/blob/master/Change...
null
GHSA
GHSA-37q6-576q-vgr7
Missing Origin Validation in parcel-bundler
Versions of `parcel-bundler` before 1.10.0 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement (HMR) are not validated. ## Recommendation Up...
{'CVE-2018-14731'}
2021-08-31T20:51:50Z
2018-10-30T20:36:53Z
HIGH
7.5
{'CWE-200'}
{'https://blog.cal1.cn/post/Sniffing%20Codes%20in%20Hot%20Module%20Reloading%20Messages)', 'https://github.com/parcel-bundler/parcel/pull/1794', 'https://nvd.nist.gov/vuln/detail/CVE-2018-14731', 'https://github.com/parcel-bundler/parcel/issues/1783', 'https://github.com/advisories/GHSA-37q6-576q-vgr7', 'https://github...
null
GHSA
GHSA-p435-w4xm-jj8x
Hadoop token in temp file visible to all users in Apache Gobblin
In Apache Gobblin, the Hadoop token is written to a temp file that is visible to all local users on Unix-like systems. This affects versions <= 0.15.0. Users should update to version 0.16.0 which addresses this issue.
{'CVE-2021-36151'}
2022-02-11T16:12:07Z
2022-02-06T00:01:07Z
MODERATE
5.5
{'CWE-200'}
{'https://github.com/advisories/GHSA-p435-w4xm-jj8x', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36151', 'https://lists.apache.org/thread/3cdkyxdd6xk05lsvr3l66dsnvhwyo1t0'}
null
GHSA
GHSA-6445-fm66-fvq2
Integer overflows in Tensorflow
### Impact The [implementation of `AddManySparseToTensorsMap`](https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/sparse_tensors_map_ops.cc) is vulnerable to an integer overflow which results in a `CHECK`-fail when building new `TensorShape` objects (so, an a...
{'CVE-2022-23568'}
2022-02-11T17:05:21Z
2022-02-09T23:39:11Z
MODERATE
6.5
{'CWE-190'}
{'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6445-fm66-fvq2', 'https://github.com/tensorflow/tensorflow/commit/a68f68061e263a88321c104a6c911fe5598050a8', 'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/sparse_tensors_map_ops.cc', 'ht...
null
GHSA
GHSA-g636-q5fc-4pr7
accounts: Hash account number using Salt
@alovak found that currently when we build hash of account number we do not "salt" it. Which makes it vulnerable to rainbow table attack. **What did you expect to see?** I expected salt (some random number from configuration) to be used in [hash.AccountNumber](https://github.com/moov-io/customers/blob/master/pkg/secre...
null
2021-05-24T17:00:27Z
2021-05-24T17:00:27Z
LOW
0
null
{'https://github.com/advisories/GHSA-g636-q5fc-4pr7', 'https://github.com/moov-io/customers/security/advisories/GHSA-g636-q5fc-4pr7'}
null
GHSA
GHSA-vxhx-gmhm-623c
Improper Access Control in moodle
Users' enrollment capabilities were not being sufficiently checked in Moodle when they are restored into an existing course. This could lead to them unenrolling users without having permission to do so. Versions affected: 3.5 to 3.5.14, 3.7 to 3.7.8, 3.8 to 3.8.5, 3.9 to 3.9.2 and earlier unsupported versions. Fixed in...
{'CVE-2020-25698'}
2021-03-29T20:42:46Z
2021-03-29T20:42:46Z
HIGH
7.5
{'CWE-284'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4NNFCHPPHRJNJROIX6SYMHOC6HMKP3GU/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25698', 'https://github.com/advisories/GHSA-vxhx-gmhm-623c', 'https://moodle.org/mod/forum/discuss.php?d=413935', 'https://github.com/moodle/moo...
null
GHSA
GHSA-w9m4-7w72-r766
Improper Access Control in Onionshare
Between September 26, 2021 and October 8, 2021, [Radically Open Security](https://www.radicallyopensecurity.com/) conducted a penetration test of OnionShare 2.4, funded by the Open Technology Fund's [Red Team lab](https://www.opentech.fund/labs/red-team-lab/). This is an issue from that penetration test. - Vulnerabili...
{'CVE-2022-21691'}
2022-01-25T20:52:18Z
2022-01-21T23:20:22Z
MODERATE
4.3
{'CWE-306'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-21691', 'https://github.com/advisories/GHSA-w9m4-7w72-r766', 'https://github.com/onionshare/onionshare/security/advisories/GHSA-w9m4-7w72-r766', 'https://github.com/onionshare/onionshare/releases/tag/v2.5'}
null
GHSA
GHSA-75vw-3m5v-fprh
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
corenlp is vulnerable to Improper Restriction of XML External Entity Reference
{'CVE-2022-0239'}
2022-01-24T22:08:32Z
2022-01-21T23:43:11Z
CRITICAL
9.8
{'CWE-611'}
{'https://huntr.dev/bounties/a717aec2-5646-4a5f-ade0-dadc25736ae3', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0239', 'https://github.com/advisories/GHSA-75vw-3m5v-fprh', 'https://github.com/stanfordnlp/corenlp/commit/1940ffb938dc4f3f5bc5f2a2fd8b35aabbbae3dd'}
null
GHSA
GHSA-f854-hpxv-cw9r
Drainage of FeeCollector's Block Transaction Fees in cronos
### Impact In Cronos nodes running versions before v0.6.5, it is possible to take transaction fees from Cosmos SDK's FeeCollector for the current block by sending a custom crafted MsgEthereumTx. User funds and balances are safe. ### Patches This problem has been patched in Cronos v0.6.5 on the mempool level. The nex...
{'CVE-2021-43839'}
2022-04-19T19:03:18Z
2022-01-06T18:30:54Z
HIGH
7.5
{'CWE-670'}
{'https://github.com/advisories/GHSA-f854-hpxv-cw9r', 'https://github.com/crypto-org-chain/cronos/security/advisories/GHSA-f854-hpxv-cw9r', 'https://github.com/crypto-org-chain/cronos/pull/270', 'https://github.com/crypto-org-chain/cronos/commit/150ef237b37ac28c8136e1c0f494932860b9ebe8', 'https://nvd.nist.gov/vuln/deta...
null
GHSA
GHSA-2cwj-8chv-9pp9
XML External Entity attack in log4net
Apache log4net before 2.0.10 does not disable XML external entities when parsing log4net configuration files. This could allow for XXE-based attacks in applications that accept arbitrary configuration files from users.
{'CVE-2018-1285'}
2022-04-25T23:06:14Z
2021-01-29T19:47:23Z
CRITICAL
9.8
{'CWE-611'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.apache.org/thread.html/r9de86a185575e6c5f92e2a70a1d2e2e9514dc4341251577aac8e3866@%3Cdev.logging.apache.org%3E', 'https://lists.apache.org/thread.html/r7ab6b6e702f11a6f77b0db2af2d5e5532f56a...
null
GHSA
GHSA-rp34-85x3-3764
Cross-site Scripting in librenms
Cross-site Scripting (XSS) - Generic in Packagist librenms/librenms prior to 22.1.0.
{'CVE-2022-0576'}
2022-02-24T13:07:05Z
2022-02-15T00:02:47Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/librenms/librenms/commit/135717a9a05c5bf8921f1389cbb469dcbf300bfd', 'https://github.com/advisories/GHSA-rp34-85x3-3764', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0576', 'https://huntr.dev/bounties/114ba055-a2f0-4db9-aafb-95df944ba177', 'https://notes.netbytesec.com/2022/02/multiple-vulnerabilitie...
null
GHSA
GHSA-9gxr-rhx6-4jgv
Sandbox Breakout / Prototype Pollution in notevil
Versions of `notevil` prior to 1.3.3 are vulnerable to Sandbox Escape leading to Prototype pollution. The package fails to restrict access to the main context, allowing attacker to add or modify an object's prototype. Evaluating the payload ```try{a[b];}catch(e){e.constructor.constructor('return __proto__.arguments.ca...
null
2021-10-01T20:11:51Z
2020-09-04T15:18:57Z
MODERATE
0
{'CWE-1321'}
{'https://www.npmjs.com/advisories/1338', 'https://github.com/advisories/GHSA-9gxr-rhx6-4jgv'}
null
GHSA
GHSA-9r24-gp44-h3pm
High severity vulnerability that affects org.apache.tika:tika-core
From Apache Tika versions 1.7 to 1.17, clients could send carefully crafted headers to tika-server that could be used to inject commands into the command line of the server running tika-server. This vulnerability only affects those running tika-server on a server that is open to untrusted clients. The mitigation is to ...
{'CVE-2018-1335'}
2021-09-08T20:54:36Z
2018-10-17T15:43:43Z
HIGH
8.1
null
{'https://github.com/advisories/GHSA-9r24-gp44-h3pm', 'https://access.redhat.com/errata/RHSA-2019:3140', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1335', 'https://www.exploit-db.com/exploits/46540/', 'http://packetstormsecurity.com/files/153864/Apache-Tika-1.17-Header-Command-Injection.html', 'http://www.securityfocus...
null
GHSA
GHSA-5hfj-r725-wpc4
Arbitrary code execution in october/system
### Impact Assuming an attacker with access to the backend is able to execute PHP code by using the theme import feature. This will bypass the safe mode feature that prevents PHP execution in the CMS templates. ### Patches Issue has been patched in Build 473 and v1.1.6 ### Workarounds Apply https://github.com/octo...
{'CVE-2021-32650'}
2022-04-19T19:02:58Z
2022-01-14T21:08:26Z
HIGH
8.8
{'CWE-74'}
{'https://github.com/octobercms/october/security/advisories/GHSA-5hfj-r725-wpc4', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32650', 'https://github.com/octobercms/october/commit/167b592eed291ae1563c8fcc5b9b34a03a300f26', 'https://github.com/advisories/GHSA-5hfj-r725-wpc4'}
null
GHSA
GHSA-gg96-f8wr-p89f
Script injection
### Impact A malicious internal actor can potentially upload documentation content with malicious scripts by embedding the script within an `object` element. This may give access to sensitive data when other users visit that same documentation page. The ability to upload malicious content may be limited by internal c...
{'CVE-2021-32661'}
2021-06-21T22:43:06Z
2021-06-04T19:09:26Z
MODERATE
6.8
{'CWE-434', 'CWE-77'}
{'https://github.com/backstage/backstage/security/advisories/GHSA-gg96-f8wr-p89f', 'https://github.com/advisories/GHSA-gg96-f8wr-p89f', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32661', 'https://github.com/backstage/backstage/releases/tag/release-2021-06-03', 'https://github.com/backstage/backstage/commit/aad98c544e59...
null
GHSA
GHSA-r742-7j4h-hjr8
Malicious Package in arsenic-tabasco-cyborg-peanut-butter
All versions of `arsenic-tabasco-cyborg-peanut-butter` contain malicious code. The package downloads and runs a script that opens a reverse shell in the system. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that comput...
null
2021-10-01T17:08:43Z
2020-09-03T23:27:36Z
CRITICAL
9.8
{'CWE-506'}
{'https://github.com/advisories/GHSA-r742-7j4h-hjr8', 'https://www.npmjs.com/advisories/1313'}
null
GHSA
GHSA-f8h3-rqrm-47v9
Prototype Pollution in smart-extend
All versions of `smart-extend` are vulnerable to Prototype Pollution. The `deep()` function allows attackers to modify the prototype of Object causing the addition or modification of an existing property that will exist on all objects. ## Recommendation No fix is currently available. Consider using an alternative ...
null
2021-09-27T16:16:39Z
2020-09-02T16:02:40Z
MODERATE
0
{'CWE-1321'}
{'https://hackerone.com/reports/438274', 'https://www.npmjs.com/advisories/801', 'https://github.com/advisories/GHSA-f8h3-rqrm-47v9'}
null
GHSA
GHSA-2m39-62fm-q8r3
Regular Expression Denial of Service in sshpk
Versions of `sshpk` before 1.13.2 or 1.14.1 are vulnerable to regular expression denial of service when parsing crafted invalid public keys. ## Recommendation Update to version 1.13.2, 1.14.1 or later.
{'CVE-2018-3737'}
2021-01-08T20:07:45Z
2018-08-15T13:22:23Z
HIGH
0
{'CWE-770'}
{'https://github.com/advisories/GHSA-2m39-62fm-q8r3', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3737', 'https://hackerone.com/reports/319593', 'https://github.com/joyent/node-sshpk/blob/v1.13.1/lib/formats/ssh.js#L17', 'https://www.npmjs.com/advisories/606', 'https://github.com/joyent/node-sshpk/commit/46065d38a5e6d1b...
null
GHSA
GHSA-2xgj-xhgf-ggjv
Heap buffer overflow in `BandedTriangularSolve`
### Impact An attacker can trigger a heap buffer overflow in Eigen implementation of `tf.raw_ops.BandedTriangularSolve`: ```python import tensorflow as tf import numpy as np matrix_array = np.array([]) matrix_tensor = tf.convert_to_tensor(np.reshape(matrix_array,(0,1)),dtype=tf.float32) rhs_array = np.array([1,1]) ...
{'CVE-2021-29612'}
2021-05-21T14:28:37Z
2021-05-21T14:28:37Z
LOW
3.6
{'CWE-120'}
{'https://github.com/tensorflow/tensorflow/commit/0ab290774f91a23bebe30a358fde4e53ab4876a0', 'https://github.com/advisories/GHSA-2xgj-xhgf-ggjv', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29612', 'https://github.com/tensorflow/tensorflow/commit/ba6822bd7b7324ba201a28b2f278c29a98edbef2', 'https://github.com/tensorflow/...
null
GHSA
GHSA-cgpp-wm2h-6hqx
SQL Injection in waterline-sequel
Affected versions of `waterline-sequel` are vulnerable to SQL injection in cases where user input is passed into the `like`, `contains`, `startsWith`, or `endsWith` methods. ## Recommendation Upgrade to at least version 0.5.1
{'CVE-2016-10551'}
2021-01-08T18:58:47Z
2019-02-18T23:54:28Z
HIGH
0
{'CWE-89'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10551', 'https://github.com/advisories/GHSA-cgpp-wm2h-6hqx', 'https://www.npmjs.com/advisories/115', 'https://nodesecurity.io/advisories/115', 'https://github.com/balderdashy/waterline-sequel/pull/66', 'https://github.com/balderdashy/waterline/issues/1219#issuecomment-1572945...
null
GHSA
GHSA-pgr8-jg6h-8gw6
Cross-Site Scripting in webpack-bundle-analyzer
Versions of `webpack-bundle-analyzer` prior to 3.3.2 are vulnerable to Cross-Site Scripting. The package uses `JSON.stringify()` without properly escaping input which may lead to Cross-Site Scripting. ## Recommendation Upgrade to version 3.3.2 or later.
null
2021-08-04T15:26:36Z
2019-05-23T09:26:20Z
MODERATE
6.3
{'CWE-79'}
{'https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/263', 'https://www.npmjs.com/advisories/826', 'https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/264', 'https://snyk.io/vuln/SNYK-JS-WEBPACKBUNDLEANALYZER-174190', 'https://github.com/advisories/GHSA-pgr8-jg6h-8gw6'}
null
GHSA
GHSA-c77f-4rgj-jfr4
Cross-site Scripting in Beego
Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators viewing the "Request Statistics" page.
{'CVE-2021-39391'}
2021-10-06T22:05:12Z
2021-09-15T20:23:28Z
HIGH
6.1
{'CWE-64', 'CWE-79'}
{'https://github.com/advisories/GHSA-c77f-4rgj-jfr4', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39391', 'https://github.com/beego/beego/issues/4727'}
null
GHSA
GHSA-qpv2-jxc7-3638
Exposure of Sensitive Information in snipe/snipe-it
Snipe-IT prior to v5.3.10 is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor.
{'CVE-2022-0569'}
2022-02-24T13:13:02Z
2022-02-15T00:02:47Z
MODERATE
4.3
{'CWE-200'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0569', 'https://huntr.dev/bounties/b41d5e63-bcd8-4864-8a2e-8ec74eec520b', 'https://github.com/snipe/snipe-it/commit/05c0819776b07425b2831cd31a8a0f4e7ac30c09', 'https://github.com/advisories/GHSA-qpv2-jxc7-3638'}
null
GHSA
GHSA-6rvj-pw9w-jcvc
Information disclosure vulnerability in OnionShare
An information disclosure vulnerability in OnionShare 2.3 before 2.4 allows remote unauthenticated attackers to retrieve the full list of participants of a non-public OnionShare node via the --chat feature.
{'CVE-2021-41867'}
2021-11-19T20:39:35Z
2021-11-19T20:39:35Z
MODERATE
0
{'CWE-200'}
{'https://github.com/advisories/GHSA-6rvj-pw9w-jcvc', 'https://www.ihteam.net/advisory/onionshare/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41867', 'https://github.com/onionshare/onionshare/compare/v2.3.3...v2.4'}
null
GHSA
GHSA-frcx-xc72-c4v4
Use of Sha-1 in tusdotnet
# Withdrawn After reviewing this CVE, we have withdrawn this advisory due to it not having actual security impact. # Original Advisory The client in tusdotnet through 2.5.0 relies on SHA-1 to prevent spoofing of file content.
{'CVE-2021-44150'}
2021-11-30T21:55:51Z
2021-11-29T18:09:08Z
LOW
3.1
{'CWE-327'}
{'https://shattered.io/', 'https://github.com/advisories/GHSA-frcx-xc72-c4v4', 'https://github.com/github/advisory-database/issues/2324', 'https://github.com/tusdotnet/tusdotnet/issues/157', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44150'}
null
GHSA
GHSA-c87f-fq5g-63r2
Cross-site scripting in Unicorn framework
The Unicorn framework through 0.35.3 for Django allows XSS via component.name.
{'CVE-2021-42053'}
2021-10-12T17:51:11Z
2021-10-12T17:51:11Z
MODERATE
0
{'CWE-79'}
{'http://packetstormsecurity.com/files/164442/django-unicorn-0.35.3-Cross-Site-Scripting.html', 'https://github.com/advisories/GHSA-c87f-fq5g-63r2', 'https://nvd.nist.gov/vuln/detail/CVE-2021-42053', 'https://github.com/adamghill/django-unicorn/compare/0.35.3...0.36.0', 'https://github.com/adamghill/django-unicorn/pull...
null
GHSA
GHSA-r992-xph6-h7x2
Open redirect in microweber
microweber prior to 1.2.11 is vulnerable to open redirect.
{'CVE-2022-0560'}
2022-02-23T21:57:39Z
2022-02-12T00:00:48Z
MODERATE
6.1
{'CWE-601'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0560', 'https://huntr.dev/bounties/c9d586e7-0fa1-47ab-a2b3-b890e8dc9b25', 'https://github.com/microweber/microweber/commit/72d4b12cc487f56a859a8570ada4efb77b4b8c63', 'https://github.com/advisories/GHSA-r992-xph6-h7x2'}
null
GHSA
GHSA-qmfx-75ff-8mw6
Listing of upload directory contents possible
There's an security issue in prosody-filer versions **< 1.0.1** which leads to unwanted directory listings of download directories. An attacker is able to list previous uploads of a certain user by shortening the URL and accessing a URL subdirectors other than `/upload/` (or the corresponding user defined root dir) ...
null
2021-05-27T18:41:00Z
2021-05-27T18:41:00Z
HIGH
0
null
{'https://github.com/ThomasLeister/prosody-filer/security/advisories/GHSA-qmfx-75ff-8mw6', 'https://github.com/advisories/GHSA-qmfx-75ff-8mw6'}
null
GHSA
GHSA-3wqh-h42r-x8fq
Denial of Service in @hapi/subtext
Versions of `@hapi/subtext` prior to 6.1.3 or 7.0.3 are vulnerable to Denial of Service. The Content-Encoding HTTP header parser has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. Because hapi rethrows system errors (as opposed to catching expected appl...
null
2020-09-03T15:46:22Z
2020-09-03T15:46:22Z
HIGH
0
null
{'https://github.com/advisories/GHSA-3wqh-h42r-x8fq', 'https://www.npmjs.com/advisories/1476'}
null
GHSA
GHSA-grg4-wf29-r9vv
Bzip2Decoder doesn't allow setting size restrictions for decompressed data
### Impact The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data (which affects the allocation size used during decompression). All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack ### Workarounds No workarounds...
{'CVE-2021-37136'}
2022-04-22T15:41:16Z
2021-09-09T17:11:21Z
HIGH
7.5
{'CWE-400'}
{'https://github.com/netty/netty/blob/4.1/codec/src/main/java/io/netty/handler/codec/compression/Bzip2Decoder.java#L294', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://github.com/netty/netty/blob/4.1/codec/src/main/java/io/netty/handler/codec/compression/Bzip2Decoder.java#L80', 'https://github.com/...
null
GHSA
GHSA-x52f-h74p-9jh8
Hijacked Environment Variables in node-sqlite
The `node-sqlite` 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 de...
{'CVE-2017-16048'}
2021-06-10T19:38:20Z
2018-07-23T21:00:07Z
HIGH
7.5
{'CWE-200', 'CWE-506'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-16048', 'https://github.com/advisories/GHSA-x52f-h74p-9jh8', 'https://www.npmjs.com/advisories/493', 'https://nodesecurity.io/advisories/493'}
null
GHSA
GHSA-9475-xg6m-j7pw
Subject Confirmation Method not validated in Saml2 Authentication Services for ASP.NET
### Impact Saml2 tokens are usually used as bearer tokens - a caller that presents a token is assumed to be the subject of the token. There is also support in the Saml2 protocol for issuing tokens that is tied to a subject through other means, e.g. holder-of-key where possession of a private key must be proved. The Sus...
{'CVE-2020-5268'}
2021-01-08T20:21:36Z
2020-04-22T20:59:37Z
MODERATE
6.5
{'CWE-303'}
{'https://github.com/Sustainsys/Saml2/issues/712', 'https://github.com/Sustainsys/Saml2/security/advisories/GHSA-9475-xg6m-j7pw', 'https://github.com/advisories/GHSA-9475-xg6m-j7pw', 'https://www.nuget.org/packages/Sustainsys.Saml2/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5268', 'https://github.com/Sustainsys/Saml...
null
GHSA
GHSA-8849-5h85-98qw
Out-of-bounds Write in OpenCV
In opencv calls that use libpng, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges required. User interaction is not required for exploitation. Product: AndroidVersions: Android-10Android ID: A-110986616
{'CVE-2019-9423'}
2021-10-12T22:22:17Z
2021-10-12T22:22:17Z
HIGH
7.8
{'CWE-787'}
{'https://source.android.com/security/bulletin/android-10', 'https://nvd.nist.gov/vuln/detail/CVE-2019-9423', 'http://www.openwall.com/lists/oss-security/2019/11/07/1', 'http://www.openwall.com/lists/oss-security/2020/12/05/1', 'https://github.com/advisories/GHSA-8849-5h85-98qw', 'http://www.openwall.com/lists/oss-secu...
null
GHSA
GHSA-x4qm-mcjq-v2gf
Overflow in prost-types
An issue was discovered in the prost-types crate before 0.8.0 for Rust. An overflow can occur during conversion from Timestamp to SystemTime.
{'CVE-2021-38192'}
2021-08-25T20:55:53Z
2021-08-25T20:55:53Z
HIGH
7.5
{'CWE-120', 'CWE-190'}
{'https://github.com/advisories/GHSA-x4qm-mcjq-v2gf', 'https://rustsec.org/advisories/RUSTSEC-2021-0073.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-38192', 'https://github.com/tokio-rs/prost/issues/438'}
null
GHSA
GHSA-j866-8vxx-27hx
Hijacked Environment Variables in nodemailer.js
The `nodemailer.js` 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 det...
{'CVE-2017-16072'}
2021-01-08T18:36:11Z
2018-08-29T23:43:53Z
MODERATE
0
{'CWE-506'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-16072', 'https://github.com/advisories/GHSA-j866-8vxx-27hx', 'https://www.npmjs.com/advisories/511', 'https://nodesecurity.io/advisories/511'}
null
GHSA
GHSA-7cvf-p83w-48q6
Malicious Package in beffer-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:22:59Z
2020-09-03T21:37:29Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1229', 'https://github.com/advisories/GHSA-7cvf-p83w-48q6'}
null
GHSA
GHSA-r96c-57pf-9jjm
Prototype Pollution in node.extend
Versions of `node.extend` before 1.1.7 or 2.0.1 are vulnerable to prototype pollution. ## Recommendation Update to version 1.1.7, 2.0.1 or later.
{'CVE-2018-16491'}
2021-01-08T01:58:05Z
2019-02-07T18:17:34Z
MODERATE
0
{'CWE-400'}
{'https://github.com/advisories/GHSA-r96c-57pf-9jjm', 'https://www.npmjs.com/advisories/781', 'https://hackerone.com/reports/430831', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16491'}
null
GHSA
GHSA-v92m-hhhw-vv9v
Code injection in codiad
Codiad Web IDE through 2.8.4 allows PHP Code injection.
{'CVE-2019-19208'}
2022-01-31T22:01:57Z
2021-09-01T18:27:12Z
CRITICAL
9.8
{'CWE-94'}
{'https://herolab.usd.de/security-advisories/usd-2019-0049/', 'https://herolab.usd.de/en/security-advisories/', 'http://packetstormsecurity.com/files/162753/Codiad-2.8.4-Remote-Code-Execution.html', 'https://www.exploit-db.com/exploits/49902', 'https://nvd.nist.gov/vuln/detail/CVE-2019-19208', 'https://github.com/Codia...
null
GHSA
GHSA-hrmr-f5m6-m9pq
Moderate severity vulnerability that affects org.apache.commons:commons-compress
When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has been reached. When combined with a java.io.InputStreamReader this can lead to an infinite stream, which can be used t...
{'CVE-2018-11771'}
2022-02-08T22:08:25Z
2018-10-19T16:41:27Z
MODERATE
5.5
{'CWE-835'}
{'https://lists.apache.org/thread.html/3565494c263dfeb4dcb2a71cb24d09a1ca285cd6ac74edc025a3af8a@%3Ccommits.tinkerpop.apache.org%3E', 'https://lists.apache.org/thread.html/0adb631517766e793e18a59723e2df08ced41eb9a57478f14781c9f7@%3Cdev.tinkerpop.apache.org%3E', 'https://github.com/advisories/GHSA-hrmr-f5m6-m9pq', 'https...
null
GHSA
GHSA-864j-6qpp-cmrr
SQL Injection in Geocoder
sql.rb in Geocoder before 1.6.1 allows Boolean-based SQL injection when within_bounding_box is used in conjunction with untrusted sw_lat, sw_lng, ne_lat, or ne_lng data.
{'CVE-2020-7981'}
2021-08-30T13:36:05Z
2020-06-10T20:03:02Z
CRITICAL
9.8
{'CWE-89'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-7981', 'https://github.com/alexreisner/geocoder/compare/v1.6.0...v1.6.1', 'https://github.com/alexreisner/geocoder/commit/dcdc3d8675411edce3965941a2ca7c441ca48613', 'https://github.com/advisories/GHSA-864j-6qpp-cmrr', 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7...
null
GHSA
GHSA-wwh7-4jw9-33x6
High severity vulnerability that affects yajl-ruby
In the yajl-ruby gem 1.3.0 for Ruby, when a crafted JSON file is supplied to Yajl::Parser.new.parse, the whole ruby process crashes with a SIGABRT in the yajl_string_decode function in yajl_encode.c. This results in the whole ruby process terminating and potentially a denial of service.
{'CVE-2017-16516'}
2021-09-21T21:54:28Z
2017-11-28T22:44:42Z
HIGH
7.5
{'CWE-134'}
{'https://lists.debian.org/debian-lts-announce/2017/11/msg00010.html', 'https://rubygems.org/gems/yajl-ruby', 'https://github.com/advisories/GHSA-wwh7-4jw9-33x6', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16516', 'https://github.com/brianmario/yajl-ruby/issues/176'}
null
GHSA
GHSA-2g8g-63j4-9w3r
RCE vulnerability affecting v1beta3 templates in @backstage/plugin-scaffolder-backend
The templating library used by the scaffolder backend assumes that templates are trusted which is an undesired property of the scaffolder-backend. This has now been mitigated by sandboxing the template code execution. ### Impact A malicious actor with write access to a registered scaffolder template could manipulate t...
null
2021-12-01T18:29:12Z
2021-12-01T18:29:12Z
HIGH
0
null
{'https://github.com/backstage/backstage/security/advisories/GHSA-2g8g-63j4-9w3r', 'https://github.com/advisories/GHSA-2g8g-63j4-9w3r'}
null
GHSA
GHSA-p5p2-rhc3-wmf3
Malicious Package in siganle
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-04T15:40:01Z
2020-09-03T17:03:31Z
CRITICAL
9.1
{'CWE-506'}
{'https://www.npmjs.com/advisories/1409', 'https://github.com/advisories/GHSA-p5p2-rhc3-wmf3'}
null
GHSA
GHSA-2647-c639-qv2j
Server-Side Request Forgery in calibreweb
calibreweb prior to version 0.6.17 is vulnerable to server-side request forgery (SSRF). This is due to an incomplete fix for [CVE-2022-0339](https://github.com/advisories/GHSA-4w8p-x6g8-fv64). The blacklist does not check for `0.0.0.0`, which would result in a payload of `0.0.0.0` resolving to `localhost`.
{'CVE-2022-0766'}
2022-03-18T21:20:46Z
2022-03-08T00:00:31Z
CRITICAL
9.8
{'CWE-918'}
{'https://github.com/janeczku/calibre-web/commit/965352c8d96c9eae7a6867ff76b0db137d04b0b8', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0766', 'https://github.com/advisories/GHSA-2647-c639-qv2j', 'https://huntr.dev/bounties/7f2a5bb4-e6c7-4b6a-b8eb-face9e3add7b'}
null
GHSA
GHSA-fg6m-q92x-vv38
Directory Traversal in dcserver
Affected versions of `dcserver` 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-16158'}
2021-01-14T15:48:03Z
2020-09-01T17:26:00Z
HIGH
0
{'CWE-22'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-16158', 'https://nodesecurity.io/advisories/393', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/tiny-http', 'https://www.npmjs.com/advisories/393', 'https://github.com/advisories/GHSA-fg6m-q92x-vv38'}
null
GHSA
GHSA-8p2p-p8mg-x3cw
Insight API transaction broadcast endpoint can result in Full Path Disclosure
Bitpay/insight-api Insight-api version 5.0.0 and earlier contains a CWE-20: input validation vulnerability in transaction broadcast endpoint that can result in Full Path Disclosure. This attack appear to be exploitable via Web request.
{'CVE-2018-1000023'}
2022-04-25T22:32:09Z
2018-03-05T19:33:54Z
MODERATE
5.3
{'CWE-20'}
{'https://github.com/bitpay/insight-api/issues/542', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000023', 'https://github.com/advisories/GHSA-8p2p-p8mg-x3cw'}
null
GHSA
GHSA-f6f2-pwrj-64h3
Moderate severity vulnerability that affects tryton
In trytond/model/modelstorage.py in Tryton 4.2 before 4.2.21, 4.4 before 4.4.19, 4.6 before 4.6.14, 4.8 before 4.8.10, and 5.0 before 5.0.6, an authenticated user can order records based on a field for which he has no access right. This may allow the user to guess values.
{'CVE-2019-10868'}
2021-06-10T23:48:33Z
2019-04-10T14:31:37Z
MODERATE
6.5
{'CWE-862'}
{'https://www.debian.org/security/2019/dsa-4426', 'https://seclists.org/bugtraq/2019/Apr/14', 'https://github.com/advisories/GHSA-f6f2-pwrj-64h3', 'https://hg.tryton.org/trytond/rev/f58bbfe0aefb', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10868', 'https://discuss.tryton.org/t/security-release-for-issue8189/1262'}
null