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-339j-hqgx-qrrx
Prototype Pollution
This affects all versions of package nedb. The library could be tricked into adding or modifying properties of Object.prototype using a __proto__ or constructor.prototype payload.
{'CVE-2021-23395'}
2021-06-21T17:13:06Z
2021-06-21T17:13:06Z
HIGH
7.3
{'CWE-1321'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-23395', 'https://snyk.io/vuln/SNYK-JS-NEDB-1305279', 'https://github.com/advisories/GHSA-339j-hqgx-qrrx'}
null
GHSA
GHSA-7hvm-29rf-2gf2
Downloads Resources over HTTP in node-air-sdk
Affected versions of `node-air-sdk` 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 `node...
{'CVE-2016-10647'}
2021-01-14T15:57:56Z
2020-09-01T16:08:58Z
HIGH
0
{'CWE-311'}
{'https://nodesecurity.io/advisories/250', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10647', 'https://www.npmjs.com/advisories/250', 'https://github.com/advisories/GHSA-7hvm-29rf-2gf2'}
null
GHSA
GHSA-2hqf-qqmq-pgpp
Malicious Package in commander-js
All versions of `commander-js` 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 installed, the package downloads an arbitrary file and executes its contents as a post-install script. ## Recommendation This package ...
null
2021-10-01T13:30:39Z
2020-09-02T15:48:16Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/763', 'https://github.com/advisories/GHSA-2hqf-qqmq-pgpp'}
null
GHSA
GHSA-g266-3crh-h7gj
Moderate severity vulnerability that affects ldoce
lib/ldoce/word.rb in the ldoce 0.0.2 gem for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in (1) an mp3 URL or (2) file name.
{'CVE-2013-1911'}
2021-09-10T20:23:20Z
2017-10-24T18:33:37Z
MODERATE
0
{'CWE-20'}
{'https://exchange.xforce.ibmcloud.com/vulnerabilities/83163', 'http://www.openwall.com/lists/oss-security/2013/03/31/3', 'http://archives.neohapsis.com/archives/bugtraq/2013-04/0010.html', 'https://nvd.nist.gov/vuln/detail/CVE-2013-1911', 'https://github.com/advisories/GHSA-g266-3crh-h7gj', 'http://www.securityfocus.c...
null
GHSA
GHSA-gm68-g349-gxgg
Denial of service in bingrep
Bingrep v0.8.5 was discovered to contain a memory allocation failure which can cause a Denial of Service (DoS).
{'CVE-2021-39480'}
2022-01-28T22:35:16Z
2022-01-28T22:35:16Z
MODERATE
0
{'CWE-770'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-39480', 'https://github.com/m4b/bingrep/issues/30', 'https://github.com/advisories/GHSA-gm68-g349-gxgg'}
null
GHSA
GHSA-cvxm-f295-x957
Prototype Pollution in merge-recursive
All versions of `merge-recursive` are vulnerable to Prototype Pollution. When malicious user input is merged with another object it allows the attacker to modify the prototype of Object via `__proto__` causing the addition or modification of an existing property. Proof of concept: ``` var merge = require('merge-recur...
{'CVE-2018-3751'}
2021-09-09T20:57:06Z
2018-09-18T13:46:06Z
CRITICAL
9.8
{'CWE-20'}
{'https://hackerone.com/reports/311337', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3751', 'https://www.npmjs.com/advisories/715', 'https://github.com/advisories/GHSA-cvxm-f295-x957'}
null
GHSA
GHSA-v5hp-35hw-cw5x
XSS in client rendered block templates in rendr
Affected versions of `rendr` are vulnerable to cross-site scripting when client side rendering is done inside a `_block`. Server side rendering is not affected and is properly escaped. ## Recommendation Update to version 1.1.4 or later.
{'CVE-2016-1000230'}
2021-09-23T21:32:41Z
2020-09-01T15:33:10Z
HIGH
0
{'CWE-79'}
{'https://github.com/advisories/GHSA-v5hp-35hw-cw5x', 'https://github.com/rendrjs/rendr-handlebars/pull/61', 'https://github.com/rendrjs/rendr/pull/513', 'https://www.npmjs.com/advisories/128', 'https://nvd.nist.gov/vuln/detail/CVE-2016-1000230'}
null
GHSA
GHSA-6v7p-j23v-4xmw
Downloads Resources over HTTP in robot-js
Affected versions of `robot-js` 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 `robot-js...
{'CVE-2016-10608'}
2021-01-08T21:06:13Z
2019-02-18T23:48:03Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10608', 'https://www.npmjs.com/advisories/201', 'https://nodesecurity.io/advisories/201', 'https://github.com/advisories/GHSA-6v7p-j23v-4xmw'}
null
GHSA
GHSA-rxr4-x558-x7hw
Double free in smallvec
An issue was discovered in the smallvec crate before 0.6.3 for Rust. The Iterator implementation mishandles destructors, leading to a double free.
{'CVE-2018-20991'}
2021-08-25T20:42:54Z
2021-08-25T20:42:54Z
CRITICAL
9.8
{'CWE-415'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-20991', 'https://github.com/servo/rust-smallvec/issues/96', 'https://rustsec.org/advisories/RUSTSEC-2018-0003.html', 'https://github.com/advisories/GHSA-rxr4-x558-x7hw'}
null
GHSA
GHSA-28fw-88hq-6jmm
Persistent XSS in shopping worlds
### Impact Persistent XSS in shopping worlds ### Patches We recommend updating to the current version 5.6.9. You can get the update to 5.6.9 regularly via the Auto-Updater or directly via the download overview. For older versions you can use the Security Plugin: https://store.shopware.com/en/swag575294366635f/shopwa...
null
2020-11-13T18:26:03Z
2020-11-13T18:26:03Z
LOW
0
{'CWE-79'}
{'https://github.com/advisories/GHSA-28fw-88hq-6jmm', 'https://github.com/shopware/shopware/security/advisories/GHSA-28fw-88hq-6jmm'}
null
GHSA
GHSA-3rpf-5rqv-689q
PHP Code Injection by malicious function name in smarty
Template authors could inject php code by choosing a malicous {function} name. Sites that cannot fully trust template authors should update as soon as possible. Please upgrade to 3.1.39 or higher.
{'CVE-2021-26120'}
2022-05-03T03:01:58Z
2021-02-26T19:53:24Z
CRITICAL
9.8
{'CWE-94'}
{'https://github.com/advisories/GHSA-3rpf-5rqv-689q', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00004.html', 'https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md', 'https://github.com/smarty-php/smarty/security/advisories/GHSA-3rpf-5rqv-689q', 'https://github.com/smarty-php/smarty/blob/master/C...
null
GHSA
GHSA-39wr-f4ff-xm6p
Incorrect implementation in streebog
An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can cause a panic.
{'CVE-2019-25007'}
2021-08-25T20:46:41Z
2021-08-25T20:46:41Z
HIGH
7.5
{'CWE-617'}
{'https://github.com/advisories/GHSA-39wr-f4ff-xm6p', 'https://nvd.nist.gov/vuln/detail/CVE-2019-25007', 'https://github.com/RustCrypto/hashes/pull/91', 'https://rustsec.org/advisories/RUSTSEC-2019-0030.html'}
null
GHSA
GHSA-wpjr-j57x-wxfw
Data leakage via cache key collision in Django
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
{'CVE-2020-13254'}
2021-08-25T21:55:15Z
2020-06-05T16:20:44Z
MODERATE
5.9
{'CWE-295'}
{'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.debian.org/debian-lts-announce/2020/06/msg00016.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4A2AP4T7RKPBCLTI2NNQG3T6MINDUUMZ/', 'https://groups.google.com/d/msg/django-announce/pPEmb2ot4F...
null
GHSA
GHSA-j823-4qch-3rgm
Deserialization of untrusted data in Jackson Databind
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.xalan.lib.sql.JNDIConnectionPool (aka apache/drill).
{'CVE-2020-14060'}
2021-10-21T21:08:17Z
2020-06-18T14:44:46Z
HIGH
8.1
{'CWE-502'}
{'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://github.com/FasterXML/jackson-databind/commit/d1c67a0396e84c08d0558fbb843b5bd1f26e1921', 'https://lists.debian.org/debian-lts-announce/2020/07/msg00001.html', 'https://github.com/advisories/GHSA-j823-4qch-3rgm', 'https://nvd.nist.gov/vuln/detail/CVE-202...
null
GHSA
GHSA-cj92-c4fj-w9c5
Moderate severity vulnerability that affects mail
Directory traversal vulnerability in lib/mail/network/delivery_methods/file_delivery.rb in the Mail gem before 2.4.4 for Ruby allows remote attackers to read arbitrary files via a .. (dot dot) in the to parameter.
{'CVE-2012-2139'}
2021-09-09T19:22:48Z
2017-10-24T18:33:38Z
MODERATE
0
{'CWE-22'}
{'http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080747.html', 'https://github.com/advisories/GHSA-cj92-c4fj-w9c5', 'https://nvd.nist.gov/vuln/detail/CVE-2012-2139', 'http://secunia.com/advisories/48970', 'http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080648.html', 'http://www.o...
null
GHSA
GHSA-f9xh-2qgp-cq57
Unsafe Deserialization in jackson-databind
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource.
{'CVE-2020-36188'}
2022-04-22T18:15:08Z
2021-12-09T19:16:42Z
HIGH
8.1
{'CWE-502'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00025.html', 'https://github.com/FasterXML/jackson-databind/issues/2996', 'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://www....
null
GHSA
GHSA-hmr4-m2h5-33qx
SQL injection in Django
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgre...
{'CVE-2020-7471'}
2022-03-21T20:34:26Z
2020-02-11T21:03:20Z
CRITICAL
9.8
{'CWE-89'}
{'https://security.gentoo.org/glsa/202004-17', 'https://www.openwall.com/lists/oss-security/2020/02/03/1', 'http://www.openwall.com/lists/oss-security/2020/02/03/1', 'https://usn.ubuntu.com/4264-1/', 'https://security.netapp.com/advisory/ntap-20200221-0006/', 'https://lists.fedoraproject.org/archives/list/package-annou...
null
GHSA
GHSA-vp37-2f9p-3vr3
Cross-site Scripting in OWASP AntiSamy
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. OWASP AntiSamy before 1.6.7 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content. NOTE: this issue e...
{'CVE-2022-29577'}
2022-05-04T03:59:46Z
2022-04-23T00:03:04Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/nahsra/antisamy/commit/32e273507da0e964b58c50fd8a4c94c9d9363af0', 'https://github.com/nahsra/antisamy/releases/tag/v1.6.7', 'https://github.com/advisories/GHSA-vp37-2f9p-3vr3', 'https://nvd.nist.gov/vuln/detail/CVE-2022-29577'}
null
GHSA
GHSA-q5wr-fvpq-p67g
Integer Overflow in png-img
An integer overflow in the PngImg::InitStorage_() function of png-img before 3.1.0 leads to an under-allocation of heap memory and subsequently an exploitable heap-based buffer overflow when loading a crafted PNG file.
{'CVE-2020-28248'}
2021-12-10T17:23:30Z
2021-12-10T17:23:30Z
HIGH
8.8
{'CWE-787', 'CWE-190'}
{'https://github.com/gemini-testing/png-img/commit/14ac462a32ca4b3b78f56502ac976d5b0222ce3d', 'https://github.com/gemini-testing/png-img', 'https://github.com/advisories/GHSA-q5wr-fvpq-p67g', 'https://securitylab.github.com/advisories/GHSL-2020-142-gemini-png-img', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28248', 'ht...
null
GHSA
GHSA-w873-xcqq-x922
Command Injection in Simiki
Command Injection in Simiki v1.6.2.1 and prior allows remote attackers to execute arbitrary system commands via line 64 of the component 'simiki/blob/master/simiki/config.py'.
{'CVE-2020-19001'}
2022-03-23T20:52:44Z
2021-09-01T18:37:24Z
CRITICAL
9.8
{'CWE-77'}
{'https://github.com/tankywoo/simiki/issues/123', 'https://nvd.nist.gov/vuln/detail/CVE-2020-19001', 'https://github.com/advisories/GHSA-w873-xcqq-x922'}
null
GHSA
GHSA-w9jg-gvgr-354m
Resource Exhaustion in Spring Security
Spring Security versions 5.5.x prior to 5.5.1, 5.4.x prior to 5.4.7, 5.3.x prior to 5.3.10 and 5.2.x prior to 5.2.11 are susceptible to a Denial-of-Service (DoS) attack via the initiation of the Authorization Request in an OAuth 2.0 Client Web and WebFlux application. A malicious user or attacker can send multiple requ...
{'CVE-2021-22119'}
2022-03-30T21:15:16Z
2021-07-02T18:33:34Z
HIGH
7.5
{'CWE-863', 'CWE-400'}
{'https://lists.apache.org/thread.html/ra53677224fe4f04c2599abc88032076faa18dc84b329cdeba85d4cfc@%3Cpluto-scm.portals.apache.org%3E', 'https://github.com/advisories/GHSA-w9jg-gvgr-354m', 'https://lists.apache.org/thread.html/r3868207b967f926819fe3aa8d33f1666429be589bb4a62104a49f4e3@%3Cpluto-dev.portals.apache.org%3E', ...
null
GHSA
GHSA-6cc5-2vg4-cc7m
Injection in Twisted
In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF.
{'CVE-2019-12387'}
2021-04-23T20:35:36Z
2019-06-10T18:05:06Z
MODERATE
6.1
{'CWE-74'}
{'https://github.com/advisories/GHSA-6cc5-2vg4-cc7m', 'https://usn.ubuntu.com/4308-1/', 'https://usn.ubuntu.com/4308-2/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2G5RPDQ4BNB336HL6WW5ZJ344MAWNN7N/', 'https://labs.twistedmatrix.com/2019/06/twisted-1921-released.html...
null
GHSA
GHSA-ppq7-88c7-q879
Cross-Site Request Forgery in PiranhaCMS
In PiranhaCMS, versions 4.0.0-alpha1 to 9.2.0 are vulnerable to cross-site request forgery (CSRF) when performing various actions supported by the management system, such as deleting a user, deleting a role, editing a post, deleting a media folder etc., when an ID is known.
{'CVE-2021-25976'}
2021-11-17T23:42:40Z
2021-11-17T23:42:40Z
HIGH
8.1
{'CWE-352'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-25976', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25976', 'https://github.com/PiranhaCMS/piranha.core/commit/e42abacdd0dd880ce9cf6607efcc24646ac82eda', 'https://github.com/advisories/GHSA-ppq7-88c7-q879'}
null
GHSA
GHSA-wrqf-rrrw-w3mg
Code injection in Apache Druid
Apache Druid includes the ability to execute user-provided JavaScript code embedded in various types of requests. This functionality is intended for use in high-trust environments, and is disabled by default. However, in Druid 0.20.0 and earlier, it is possible for an authenticated user to send a specially-crafted requ...
{'CVE-2021-25646'}
2021-06-16T17:40:47Z
2021-06-16T17:40:47Z
HIGH
8.8
{'CWE-732'}
{'https://lists.apache.org/thread.html/ra4225912f501016bc5e0ac44e14b8d6779173a3a1dc7baacaabcc9ba@%3Ccommits.druid.apache.org%3E', 'https://lists.apache.org/thread.html/r5ef625076982aee7d23c23f07717e626b73f421fba5154d1e4de15e1@%3Ccommits.druid.apache.org%3E', 'https://lists.apache.org/thread.html/r121abe8014d381943b63c6...
null
GHSA
GHSA-c676-mcw3-qg55
firefly-iii is vulnerable to Cross-Site Request Forgery (CSRF)
firefly-iii is vulnerable to Cross-Site Request Forgery (CSRF)
{'CVE-2021-3730'}
2021-08-27T12:48:30Z
2021-08-25T14:50:08Z
MODERATE
6.5
{'CWE-352'}
{'https://github.com/advisories/GHSA-c676-mcw3-qg55', 'https://github.com/firefly-iii/firefly-iii/commit/f80178b1b2b7864d17500a131d570c353c9a26f6', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3730', 'https://huntr.dev/bounties/ea181323-51f8-46a2-a60f-6a401907feb7'}
null
GHSA
GHSA-g23v-p5jq-jvh4
Infinite loop in Apache CFX
A vulnerability in the JsonMapObjectReaderWriter of Apache CXF allows an attacker to submit malformed JSON to a web service, which results in the thread getting stuck in an infinite loop, consuming CPU indefinitely. This issue affects Apache CXF versions prior to 3.4.4; Apache CXF versions prior to 3.3.11.
{'CVE-2021-30468'}
2022-04-22T15:48:04Z
2022-01-06T18:37:14Z
HIGH
7.5
{'CWE-835', 'CWE-400'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/re5b2a2b77faa22684d47bd2ac6623135c615565328ff40a1ec705448@%3Ccommits.tomee.apache.org%3E', 'https://lists.apache.org/thread.html/re9e05c6cab5f0dcc827eba4e6fcf26fa0b493e7ca84d62c867a80d03@%3Ccommits.tomee.apache.org%3E', 'ht...
null
GHSA
GHSA-vhhw-xjvf-wprr
Command Injection in @graphql-tools/git-loader
This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection.
{'CVE-2021-23326'}
2021-03-31T20:10:44Z
2021-01-29T18:13:14Z
MODERATE
5.5
{'CWE-77'}
{'https://github.com/ardatan/graphql-tools/releases/tag/%40graphql-tools%2Fgit-loader%406.2.6', 'https://github.com/advisories/GHSA-vhhw-xjvf-wprr', 'https://advisory.checkmarx.net/advisory/CX-2020-4300', 'https://github.com/ardatan/graphql-tools/pull/2470', 'https://snyk.io/vuln/SNYK-JS-GRAPHQLTOOLSGITLOADER-1062543',...
null
GHSA
GHSA-6gp3-h3jj-prx4
Prototype pollution in class-transformer
class-transformer through 0.2.3 is vulnerable to Prototype Pollution. The 'classToPlainFromExist' function could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload.
{'CVE-2020-7637'}
2022-04-28T17:58:14Z
2020-04-07T15:47:40Z
MODERATE
5.3
{'CWE-915'}
{'https://github.com/advisories/GHSA-6gp3-h3jj-prx4', 'https://snyk.io/vuln/SNYK-JS-CLASSTRANSFORMER-564431', 'https://github.com/typestack/class-transformer/commit/8f04eb9db02de708f1a20f6f2d2bb309b2fed01e', 'https://github.com/typestack/class-transformer/blob/a650d9f490573443f62508bc063b857bcd5e2525/src/ClassTransform...
null
GHSA
GHSA-vc2p-r46x-m3vx
Argument injection in lettre
### Impact Affected versions of lettre allowed argument injection to the sendmail command. It was possible, using forged to addresses, to pass arbitrary arguments to the sendmail executable. Depending on the implementation (original sendmail, postfix, exim, etc.) it could be possible in some cases to write email data...
{'CVE-2020-28247'}
2022-04-19T19:02:40Z
2021-08-25T20:56:48Z
MODERATE
5.3
{'CWE-77'}
{'https://github.com/lettre/lettre/pull/508/commits/bbe7cc5381c5380b54fb8bbb4f77a3725917ff0b', 'https://github.com/advisories/GHSA-vc2p-r46x-m3vx', 'https://github.com/lettre/lettre/security/advisories/GHSA-vc2p-r46x-m3vx', 'https://rustsec.org/advisories/RUSTSEC-2020-0069.html', 'https://nvd.nist.gov/vuln/detail/CVE-2...
null
GHSA
GHSA-3pp3-77j6-8ph6
Missing Authentication for Critical Function in Apache NiFi
In Apache NiFi 1.0.0 to 1.11.4, the NiFi download token (one-time password) mechanism used a fixed cache size and did not authenticate a request to create a download token, only when attempting to use the token to access the content. An unauthenticated user could repeatedly request download tokens, preventing legitimat...
{'CVE-2020-9487'}
2022-01-06T20:41:04Z
2022-01-06T20:41:04Z
HIGH
7.5
{'CWE-306'}
{'https://github.com/advisories/GHSA-3pp3-77j6-8ph6', 'https://nifi.apache.org/security#CVE-2020-9487', 'https://github.com/apache/nifi/commit/01e42dfb3291c3a3549023edadafd2d8023f3042', 'https://nvd.nist.gov/vuln/detail/CVE-2020-9487'}
null
GHSA
GHSA-q3p4-gw7r-wqjc
A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views
A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process.
{'CVE-2019-12417'}
2021-08-18T22:45:59Z
2019-11-22T13:45:22Z
MODERATE
4.8
{'CWE-79'}
{'https://github.com/advisories/GHSA-q3p4-gw7r-wqjc', 'https://lists.apache.org/thread.html/f3aa5ff9c7cdb5424b6463c9013f6cf5db83d26c66ea77130cbbe1bc@%3Cusers.airflow.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2019-12417'}
null
GHSA
GHSA-mp55-2274-4pj8
Malicious Package in buffer-xgr
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-29T21:03:38Z
2020-09-03T21:54:09Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1244', 'https://github.com/advisories/GHSA-mp55-2274-4pj8'}
null
GHSA
GHSA-75xc-qvxh-27f8
Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8
Non-constant-time comparison of CSRF tokens in UIDL request handler in `com.vaadin:vaadin-server` versions 7.0.0 through 7.7.23 (Vaadin 7.0.0 through 7.7.23), and 8.0.0 through 8.12.2 (Vaadin 8.0.0 through 8.12.2) allows attacker to guess a security token via timing attack - https://vaadin.com/security/cve-2021-31403
{'CVE-2021-31403'}
2022-04-19T19:02:54Z
2021-04-19T14:51:06Z
MODERATE
4
{'CWE-208', 'CWE-203'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-31403', 'https://github.com/advisories/GHSA-75xc-qvxh-27f8', 'https://github.com/vaadin/framework/pull/12188', 'https://github.com/vaadin/framework/security/advisories/GHSA-75xc-qvxh-27f8', 'https://vaadin.com/security/cve-2021-31403', 'https://github.com/vaadin/framework/pul...
null
GHSA
GHSA-7f59-x49p-v8mq
Cross-Site Scripting in swagger-ui
Affected versions of `swagger-ui` are vulnerable to cross-site scripting in both the `consumes` and `produces` parameters of the swagger JSON document for a given API. Additionally, `swagger-ui` allows users to load arbitrary swagger JSON documents via the query string parameter `url`, allowing an attacker to exploit ...
{'CVE-2016-1000226'}
2021-09-23T21:29:51Z
2020-09-01T15:28:45Z
CRITICAL
0
{'CWE-79'}
{'https://www.npmjs.com/advisories/123', 'https://github.com/swagger-api/swagger-ui/pull/1867', 'https://github.com/swagger-api/swagger-ui/issues/1866', 'https://nvd.nist.gov/vuln/detail/CVE-2016-1000226', 'https://github.com/advisories/GHSA-7f59-x49p-v8mq'}
null
GHSA
GHSA-j5c2-hm46-wp5c
Privilege escalation: all users can access Admin-level API keys
### Impact An error in the implementation of the limits service in 4.0.0 allows all authenticated users (including contributors) to view admin-level API keys via the integrations API endpoint, leading to a privilege escalation vulnerability. Ghost(Pro) has already been patched. Self-hosters are impacted if running Gho...
{'CVE-2021-39192'}
2022-04-19T19:03:07Z
2021-07-22T19:43:16Z
MODERATE
6.5
{'CWE-200', 'CWE-269'}
{'https://github.com/advisories/GHSA-j5c2-hm46-wp5c', 'https://github.com/TryGhost/Ghost/releases/tag/v4.10.0', 'https://github.com/TryGhost/Ghost/security/advisories/GHSA-j5c2-hm46-wp5c', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39192'}
null
GHSA
GHSA-ww79-8xwv-932x
Moderate severity vulnerability that affects rbovirt
The rbovirt gem before 0.0.24 for Ruby uses the rest-client gem with SSL verification disabled, which allows remote attackers to conduct man-in-the-middle attacks via unspecified vectors.
{'CVE-2014-0036'}
2021-09-21T21:53:55Z
2017-10-24T18:33:36Z
MODERATE
0
null
{'http://lists.fedoraproject.org/pipermail/package-announce/2014-March/130180.html', 'http://seclists.org/oss-sec/2014/q1/509', 'https://bugzilla.redhat.com/show_bug.cgi?id=1058595', 'https://github.com/advisories/GHSA-ww79-8xwv-932x', 'http://lists.fedoraproject.org/pipermail/package-announce/2014-March/130148.html', ...
null
GHSA
GHSA-vcqg-3p29-xw73
Integer overflow in Pillow
libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc.
{'CVE-2020-5310'}
2021-11-03T18:04:41Z
2021-11-03T18:04:41Z
MODERATE
8.8
{'CWE-190'}
{'https://github.com/pypa/advisory-db/blob/7872b0a91b4d980f749e6d75a81f8cc1af32829f/vulns/pillow/PYSEC-2020-81.yaml', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2MMU3WT2X64GS5WHDPKKC2WZA7UIIQ3A/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5310', 'https://pillow.read...
null
GHSA
GHSA-7q9c-h23x-65fq
Moderate severity vulnerability that affects org.springframework.security.oauth:spring-security-oauth2
When processing authorization requests using the whitelabel views in Spring Security OAuth 2.0.0 to 2.0.9 and 1.0.0 to 1.0.5, the response_type parameter value was executed as Spring SpEL which enabled a malicious user to trigger remote code execution via the crafting of the value for response_type.
{'CVE-2016-4977'}
2021-09-03T21:25:17Z
2018-10-18T18:06:22Z
HIGH
8.8
null
{'http://www.openwall.com/lists/oss-security/2019/10/16/1', 'https://lists.apache.org/thread.html/37d7e820fc65a768de3e096e98382d5529a52a039f093e59357d0bc0@%3Cdev.fineract.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2016-4977', 'https://lists.apache.org/thread.html/5e6dd946635bbcc9e1f2591599ad0fab54f2dc3714196...
null
GHSA
GHSA-vr9x-mm65-2438
Command Injection in jison
**Withdrawn:** This vulnerability is not present in the released npm package. Rather the vulnerable code is part of the repo, but not part of the package. See linked hackerone report for more details. Insufficient input validation in npm package `jison` <= 0.4.18 may lead to OS command injection attacks.
{'CVE-2020-8178'}
2021-01-07T22:51:30Z
2020-10-08T21:38:51Z
HIGH
0
{'CWE-78'}
{'https://github.com/advisories/GHSA-vr9x-mm65-2438', 'https://hackerone.com/reports/690010', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8178'}
null
GHSA
GHSA-p5gm-fgfx-hr7h
Gadget chain attack in Nippy
A deserialization flaw is present in Taoensso Nippy before 2.14.2. In some circumstances, it is possible for an attacker to create a malicious payload that, when deserialized, will allow arbitrary code to be executed. This occurs because there is automatic use of the Java Serializable interface.
{'CVE-2020-24164'}
2022-02-10T20:55:10Z
2022-02-10T20:55:10Z
HIGH
7.8
{'CWE-502'}
{'https://github.com/ptaoussanis/nippy/issues/130', 'https://nvd.nist.gov/vuln/detail/CVE-2020-24164', 'https://github.com/ptaoussanis/nippy/commit/61fb009fdde2994140f2da2e495ba8af3a873eb2', 'https://github.com/advisories/GHSA-p5gm-fgfx-hr7h'}
null
GHSA
GHSA-f897-875p-23x7
Hard coded credentials in FreeTAKServer
FreeTAKServer 1.9.8 contains a hardcoded Flask secret key which allows attackers to create crafted cookies to bypass authentication or escalate privileges.
{'CVE-2022-25510'}
2022-03-28T22:33:36Z
2022-03-12T00:00:37Z
HIGH
8.8
{'CWE-798'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-25510', 'https://github.com/advisories/GHSA-f897-875p-23x7', 'https://github.com/FreeTAKTeam/FreeTakServer/issues/292'}
null
GHSA
GHSA-6w4v-qr4m-97gg
Multi-Factor Authentication issue in Laravel Fortify
Laravel Fortify before 1.11.1 allows reuse within a short time window, thus calling into question the "OT" part of the "TOTP" concept.
{'CVE-2022-25838'}
2022-03-09T21:15:52Z
2022-02-25T00:01:01Z
HIGH
8.1
{'CWE-294'}
{'https://github.com/laravel/fortify/issues/201', 'https://nvd.nist.gov/vuln/detail/CVE-2022-25838', 'https://github.com/laravel/fortify/issues/201#issuecomment-1009282153', 'https://github.com/laravel/fortify/pull/358', 'https://github.com/laravel/fortify/pull/357', 'https://github.com/advisories/GHSA-6w4v-qr4m-97gg'}
null
GHSA
GHSA-89q5-mj78-pw5w
Cross-site Scripting in pekeupload
This affects all versions of package pekeupload. If an attacker induces a user to upload a file whose name contains javascript code, the javascript code will be executed.
{'CVE-2021-23673'}
2021-12-02T17:52:26Z
2021-12-02T17:52:26Z
MODERATE
6.1
{'CWE-79'}
{'https://snyk.io/vuln/SNYK-JS-PEKEUPLOAD-1584360', 'https://github.com/advisories/GHSA-89q5-mj78-pw5w', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23673', 'https://github.com/moxiecode/plupload/blob/120cc0b5dd3373d7181fd11b06ac2557c890d3f0/js/jquery.plupload.queue/jquery.plupload.queue.js%23L226'}
null
GHSA
GHSA-h56m-vwxc-3qpw
Moderate severity vulnerability that affects actionpack
Directory traversal vulnerability in actionpack/lib/action_dispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4, when serve_static_assets is enabled, allows remote attackers to determine the existence of files outside the ...
{'CVE-2014-7829'}
2021-09-22T18:29:28Z
2017-10-24T18:33:36Z
MODERATE
0
{'CWE-22'}
{'http://lists.opensuse.org/opensuse-updates/2014-11/msg00112.html', 'http://www.securityfocus.com/bid/71183', 'https://github.com/advisories/GHSA-h56m-vwxc-3qpw', 'https://nvd.nist.gov/vuln/detail/CVE-2014-7829', 'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/rMTQy4oRCGk/loS_CRS8mNEJ', 'https://...
null
GHSA
GHSA-6x48-j4x4-cqw3
Moderate severity vulnerability that affects org.apache.hadoop:hadoop-main
Apache Hadoop 3.1.0, 3.0.0-alpha to 3.0.2, 2.9.0 to 2.9.1, 2.8.0 to 2.8.4, 2.0.0-alpha to 2.7.6, 0.23.0 to 0.23.11 is exploitable via the zip slip vulnerability in places that accept a zip file.
{'CVE-2018-8009'}
2021-09-02T19:10:15Z
2018-12-21T17:50:29Z
HIGH
8.8
{'CWE-22'}
{'https://lists.apache.org/thread.html/r4dddf1705dbedfa94392913b2dad1cd2d1d89040facd389eea0b3510@%3Ccommits.druid.apache.org%3E', 'https://github.com/advisories/GHSA-6x48-j4x4-cqw3', 'https://snyk.io/research/zip-slip-vulnerability', 'http://www.securityfocus.com/bid/105927', 'https://lists.apache.org/thread.html/rb21d...
null
GHSA
GHSA-69v6-xc2j-r2jf
Shallow copy bug in geth
### Impact This is a Consensus vulnerability, which can be used to cause a chain-split where vulnerable nodes reject the canonical chain. Geth’s pre-compiled `dataCopy` (at `0x00...04`) contract did a shallow copy on invocation. An attacker could deploy a contract that - writes `X` to an EVM memory region `R`, - ca...
{'CVE-2020-26241'}
2022-04-19T19:02:40Z
2021-06-29T21:13:01Z
MODERATE
6.5
{'CWE-682'}
{'https://github.com/ethereum/go-ethereum/security/advisories/GHSA-69v6-xc2j-r2jf', 'https://github.com/ethereum/go-ethereum/commit/295693759e5ded05fec0b2fb39359965b60da785', 'https://blog.ethereum.org/2020/11/12/geth_security_release/', 'https://github.com/advisories/GHSA-69v6-xc2j-r2jf', 'https://nvd.nist.gov/vuln/de...
null
GHSA
GHSA-m2jr-hmc3-qmpr
Authorization bypass in Spree
### Impact The perpetrator could query the [API v2 Order Status](https://guides.spreecommerce.org/api/v2/storefront#tag/Order-Status) endpoint with an empty string passed as an Order token ### Patches Please upgrade to 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version. Users of Spree < 3.7 are not affected...
{'CVE-2020-26223'}
2021-01-07T22:42:13Z
2020-11-13T17:18:22Z
HIGH
7.7
{'CWE-863'}
{'https://github.com/advisories/GHSA-m2jr-hmc3-qmpr', 'https://github.com/spree/spree/pull/10573', 'https://github.com/spree/spree/security/advisories/GHSA-m2jr-hmc3-qmpr', 'https://rubygems.org/gems/spree_api/versions', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26223', 'https://guides.spreecommerce.org/api/v2/storefr...
null
GHSA
GHSA-j53j-gmr9-h8g3
Moderate severity vulnerability that affects org.apache.tika:tika-core
In Apache Tika 1.2 to 1.18, a carefully crafted file can trigger an infinite loop in the IptcAnpaParser.
{'CVE-2018-8017'}
2021-09-14T18:17:53Z
2018-10-17T15:50:31Z
MODERATE
5.5
{'CWE-835'}
{'https://lists.apache.org/thread.html/72df7a3f0dda49a912143a1404b489837a11f374dfd1961061873a91@%3Cdev.tika.apache.org%3E', 'https://github.com/advisories/GHSA-j53j-gmr9-h8g3', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8017', 'http://www.securityfocus.com/bid/105513'}
null
GHSA
GHSA-vg44-fw64-cpjx
Incorrect Account Used for Signing
### Impact Anybody using this library to sign with a BIP44 account other than the first account may be affected. If a user is signing with the first account (i.e. the account at index `0`), or with the legacy MEW/MyCrypto HD path, they are not affected. The vulnerability impacts cases where the user signs a personal ...
null
2021-08-23T14:40:06Z
2020-03-24T15:08:59Z
HIGH
7.5
{'CWE-287'}
{'https://github.com/advisories/GHSA-vg44-fw64-cpjx', 'https://github.com/MetaMask/eth-ledger-bridge-keyring/commit/f32e529d13a53e55f558d903534d631846dc26ce', 'https://www.npmjs.com/advisories/1497', 'https://snyk.io/vuln/SNYK-JS-ETHLEDGERBRIDGEKEYRING-561121', 'https://github.com/MetaMask/eth-ledger-bridge-keyring/pul...
null
GHSA
GHSA-gg9m-fj3v-r58c
REST Plugin in Apache Struts uses an XStreamHandler with an instance of XStream for deserialization without any type filtering
The REST Plugin in Apache Struts 2.1.2 through 2.3.x before 2.3.34 and 2.5.x before 2.5.13 uses an XStreamHandler with an instance of XStream for deserialization without any type filtering, which can lead to Remote Code Execution when deserializing XML payloads.
{'CVE-2017-9805'}
2022-04-26T19:03:20Z
2018-10-16T19:37:56Z
HIGH
8.1
{'CWE-502'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-9805', 'https://blogs.apache.org/foundation/entry/apache-struts-statement-on-equifax', 'https://lgtm.com/blog/apache_struts_CVE-2017-9805', 'http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html', 'https://tools.cisco.com/security/center/content...
null
GHSA
GHSA-227w-wv4j-67h4
Class Loading Vulnerability in Artemis
### Impact This affects all Artemis users who test Java assignments. **Ares is not required.** Students code that gets automatically tested can run arbitrary code in the container, or arbitrary code on the machine of an assessor in case of manual correction. ### Patches The problem cannot be resolved easily in Ares it...
null
2022-04-19T19:02:29Z
2022-02-09T22:30:30Z
HIGH
8.2
{'CWE-501', 'CWE-653'}
{'https://github.com/ls1intum/Ares/security/advisories/GHSA-227w-wv4j-67h4', 'https://github.com/ls1intum/Ares/releases/tag/1.8.0', 'https://github.com/advisories/GHSA-227w-wv4j-67h4', 'https://github.com/ls1intum/Ares/issues/15'}
null
GHSA
GHSA-88xq-w8cq-xfg7
Invalid drop of partially-initialized instances in the pooling instance allocator for modules with defined `externref` globals
### Impact There exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an `externref` global will result in an invalid drop of a `VMExternRef` via an uninitialized pointer. As instance slots may be reused between consecutive instantia...
{'CVE-2022-23636'}
2022-04-19T19:03:23Z
2022-02-16T22:35:03Z
MODERATE
5.1
{'CWE-824'}
{'https://github.com/bytecodealliance/wasmtime/commit/886ecc562040bef61faf19438c22285c2d62403a', 'https://github.com/advisories/GHSA-88xq-w8cq-xfg7', 'https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-88xq-w8cq-xfg7', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23636'}
null
GHSA
GHSA-v7cp-5326-54fh
Path Traversal in bruteser
Versions of `bruteser` prior to 0.1.0 are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths. ## Recommendation Upgrade to version 0.1.0 or later.
null
2021-09-28T17:04:36Z
2020-09-03T16:45:15Z
HIGH
0
{'CWE-22'}
{'https://hackerone.com/reports/342066', 'https://www.npmjs.com/advisories/999', 'https://github.com/advisories/GHSA-v7cp-5326-54fh'}
null
GHSA
GHSA-2vx6-fcw6-hpr6
Reference counting error in pyo3
An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From<Py<T>>.
{'CVE-2020-35917'}
2021-08-25T20:49:52Z
2021-08-25T20:49:52Z
MODERATE
5.5
{'CWE-416'}
{'https://rustsec.org/advisories/RUSTSEC-2020-0074.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35917', 'https://github.com/PyO3/pyo3/pull/1297', 'https://github.com/advisories/GHSA-2vx6-fcw6-hpr6'}
null
GHSA
GHSA-xx3h-j3cx-8qfj
Insufficient Entropy in DotNetNuke
DNN (aka DotNetNuke) 9.2 through 9.2.2 incorrectly converts encryption key source values, resulting in lower than expected entropy. NOTE: this issue exists because of an incomplete fix for CVE-2018-15812.
{'CVE-2018-18326'}
2021-08-17T15:50:15Z
2019-07-05T21:08:20Z
HIGH
7.5
{'CWE-331'}
{'https://www.dnnsoftware.com/community/security/security-center', 'http://packetstormsecurity.com/files/157080/DotNetNuke-Cookie-Deserialization-Remote-Code-Execution.html', 'https://github.com/advisories/GHSA-xx3h-j3cx-8qfj', 'https://github.com/dnnsoftware/Dnn.Platform/releases', 'https://nvd.nist.gov/vuln/detail/CV...
null
GHSA
GHSA-prfq-f66g-43mp
Information disclosure through error object in auth0.js
## Overview Between versions 8.0.0 and 9.13.1(inclusive), in the case of an (authentication) error, the error object returned by the library contains the original request of the user, which may include the plaintext password the user entered. If the error object is exposed or logged without modification, the applica...
{'CVE-2020-5263'}
2021-01-08T20:23:17Z
2020-04-10T18:19:10Z
HIGH
5.5
{'CWE-522'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-5263', 'https://github.com/auth0/auth0.js/security/advisories/GHSA-prfq-f66g-43mp', 'https://github.com/auth0/auth0.js/commit/355ca749b229fb93142f0b3978399b248d710828', 'https://github.com/advisories/GHSA-prfq-f66g-43mp'}
null
GHSA
GHSA-m298-fh5c-jc66
Object injection in PHPMailer/PHPMailer
### Impact This is a reintroduction of an earlier issue (CVE-2018-19296) by an unrelated bug fix in PHPMailer 6.1.8. An external file may be unexpectedly executable if it is used as a path to an attachment file via PHP's support for `.phar` files`. Exploitation requires that an attacker is able to provide an unfiltere...
{'CVE-2020-36326'}
2021-05-13T15:11:01Z
2021-05-04T17:42:13Z
CRITICAL
9.8
{'CWE-502', 'CWE-641'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KPU66INRFY5BQ3ESVPRUXJR4DXQAFJVT/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3B5WDPGUFNPG4NAZ6G4BZX43BKLAVA5B/', 'https://github.com/PHPMailer/PHPMailer/security/adviso...
null
GHSA
GHSA-h6gg-fvf5-qgwf
Data races in generator
The `Generator` type is an iterable which uses a generator function that yields values. In affected versions of the crate, the provided function yielding values had no `Send` bounds despite the `Generator` itself implementing `Send`. The generator function lacking a `Send` bound means that types that are dangerous to ...
null
2021-08-25T20:55:41Z
2021-08-25T20:55:41Z
MODERATE
0
{'CWE-362'}
{'https://github.com/advisories/GHSA-h6gg-fvf5-qgwf', 'https://github.com/Xudong-Huang/generator-rs/commit/f7d120a3b724d06a7b623d0a4306acf8f78cb4f0', 'https://github.com/Xudong-Huang/generator-rs/issues/27', 'https://rustsec.org/advisories/RUSTSEC-2020-0151.html'}
null
GHSA
GHSA-6663-c963-2gqg
DoS due to excessively large websocket message in ws
Affected versions of `ws` do not appropriately limit the size of incoming websocket payloads, which may result in a denial of service condition when the node process crashes after receiving a large payload. ## Recommendation Update to version 1.1.1 or later. Alternatively, set the `maxpayload` option for the `ws` ...
{'CVE-2016-10542'}
2021-01-08T19:47:26Z
2019-02-18T23:58:35Z
HIGH
0
{'CWE-400'}
{'https://github.com/nodejs/node/issues/7388', 'https://nodesecurity.io/advisories/120', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10542', 'https://www.npmjs.com/advisories/120', 'https://github.com/advisories/GHSA-6663-c963-2gqg'}
null
GHSA
GHSA-ppj4-34rq-v8j9
regular expression denial of service in gjson
GJSON is a Go package that provides a fast and simple way to get values from a json document. GJSON before 1.9.3 allows a ReDoS (regular expression denial of service) attack.
{'CVE-2021-42836'}
2022-05-05T13:49:18Z
2021-10-25T19:43:15Z
HIGH
7.5
{'CWE-400', 'CWE-697', 'CWE-1333'}
{'https://github.com/tidwall/gjson/commit/77a57fda87dca6d0d7d4627d512a630f89a91c96', 'https://nvd.nist.gov/vuln/detail/CVE-2021-42836', 'https://github.com/tidwall/gjson/commit/590010fdac311cc8990ef5c97448d4fec8f29944', 'https://github.com/tidwall/gjson/issues/236', 'https://github.com/advisories/GHSA-ppj4-34rq-v8j9', ...
null
GHSA
GHSA-v756-4whv-48vc
Code Injection in cd-messenger
cd-messenger through 2.7.26 is vulnerable to Arbitrary Code Execution. User input provided to the `color` argument executed by the `eval` function resulting in code execution.
{'CVE-2020-7675'}
2021-07-29T18:13:51Z
2021-05-17T21:00:24Z
CRITICAL
9.8
{'CWE-94'}
{'https://github.com/advisories/GHSA-v756-4whv-48vc', 'https://snyk.io/vuln/SNYK-JS-CDMESSENGER-571493', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7675'}
null
GHSA
GHSA-v7q8-wvvh-c97p
Moderate severity vulnerability that affects Zope2
Cross-site scripting (XSS) vulnerability in Zope 2.8.x before 2.8.12, 2.9.x before 2.9.12, 2.10.x before 2.10.11, 2.11.x before 2.11.6, and 2.12.x before 2.12.3 allows remote attackers to inject arbitrary web script or HTML via vectors related to error messages.
{'CVE-2010-1104'}
2021-09-20T21:09:54Z
2018-07-23T19:51:28Z
MODERATE
0
{'CWE-79'}
{'http://www.osvdb.org/61655', 'https://nvd.nist.gov/vuln/detail/CVE-2010-1104', 'https://mail.zope.org/pipermail/zope-announce/2010-January/002229.html', 'https://exchange.xforce.ibmcloud.com/vulnerabilities/55599', 'http://www.vupen.com/english/advisories/2010/0104', 'https://github.com/advisories/GHSA-v7q8-wvvh-c97p...
null
GHSA
GHSA-hxp5-8pgq-mgv9
Missing Authentication for Critical Function in Apache Calcite
"HttpUtils#getURLConnection method disables explicitly hostname verification for HTTPS connections making clients vulnerable to man-in-the-middle attacks. Calcite uses this method internally to connect with Druid and Splunk so information leakage may happen when using the respective Calcite adapters. The method itself ...
{'CVE-2020-13955'}
2021-08-02T15:26:07Z
2021-04-22T16:14:14Z
MODERATE
5.9
{'CWE-295'}
{'https://github.com/apache/calcite/commit/43eeafcbac29d02c72bd520c003cdfc571de2d15', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13955', 'https://lists.apache.org/thread.html/r0b0fbe2038388175951ce1028182d980f9e9a7328be13d52dab70bb3%40%3Cdev.calcite.apache.org%3E', 'https://issues.apache.org/jira/browse/CALCITE-4298', ...
null
GHSA
GHSA-x4jg-mjrx-434g
Improper Verification of Cryptographic Signature in node-forge
### Impact RSA PKCS#1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a `DigestInfo` ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. ### Patches The issue has been addressed in `...
{'CVE-2022-24772'}
2022-03-30T20:07:57Z
2022-03-18T23:10:28Z
HIGH
7.5
{'CWE-347'}
{'https://github.com/digitalbazaar/forge/commit/bb822c02df0b61211836472e29b9790cc541cdb2', 'https://github.com/digitalbazaar/forge/security/advisories/GHSA-x4jg-mjrx-434g', 'https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1', 'https://github.com/advisories/GHSA-x4jg-mjrx-434g', 'htt...
null
GHSA
GHSA-rf7q-xqm3-6923
Apache Ranger allows remote authenticated administrators to inject arbitrary web script or HTML
Cross-site scripting (XSS) vulnerability in the create user functionality in the policy admin tool in Apache Ranger before 0.6.1 allows remote authenticated administrators to inject arbitrary web script or HTML via vectors related to policies.
{'CVE-2016-5395'}
2022-04-27T13:48:57Z
2018-10-17T17:21:37Z
MODERATE
4.8
{'CWE-79'}
{'https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger', 'https://github.com/advisories/GHSA-rf7q-xqm3-6923', 'http://www.securityfocus.com/bid/92577', 'https://nvd.nist.gov/vuln/detail/CVE-2016-5395'}
null
GHSA
GHSA-rrc9-gqf8-8rwg
Prototype Pollution via file load in aws-sdk and @aws-sdk/shared-ini-file-loader
This affects the package @aws-sdk/shared-ini-file-loader before 1.0.0-rc.9; the package aws-sdk before 2.814.0. If an attacker submits a malicious INI file to an application that parses it with loadSharedConfigFiles , they will pollute the prototype on the application. This can be exploited further depending on the con...
{'CVE-2020-28472'}
2021-11-16T21:26:43Z
2021-11-16T21:26:43Z
HIGH
7.3
{'CWE-400'}
{'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1059426', 'https://github.com/aws/aws-sdk-js-v3/commit/a209082dff913939672bb069964b33aa4c5409a9', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28472', 'https://snyk.io/vuln/SNYK-JS-AWSSDKSHAREDINIFILELOADER-1049304', 'https://snyk.io/vuln/SNYK-JS-AWSSDK-1059424', 'https://...
null
GHSA
GHSA-22j5-38qv-pxx7
Hijacked Environment Variables in sqliter
The `sqliter` 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 determini...
{'CVE-2017-16051'}
2021-01-08T20:10:45Z
2018-07-23T20:50:04Z
MODERATE
0
{'CWE-506'}
{'https://www.npmjs.com/advisories/490', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16051', 'https://nodesecurity.io/advisories/490', 'https://github.com/advisories/GHSA-22j5-38qv-pxx7'}
null
GHSA
GHSA-5h26-c766-g93v
Cross-Site Scripting
A reflected Cross-Site Scripting (XSS) flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final, where it did not properly handle URL encoding when calling @javax.ws.rs.PathParam without any @Produces MediaType. This flaw allows an attacker to launch a reflected XSS attack. The highest threat from this ...
{'CVE-2021-20293'}
2021-08-31T21:05:25Z
2021-06-15T15:59:27Z
HIGH
6.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-5h26-c766-g93v', 'https://security.netapp.com/advisory/ntap-20210727-0005/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-20293', 'https://bugzilla.redhat.com/show_bug.cgi?id=1942819'}
null
GHSA
GHSA-rr3c-f55v-qhv5
Denial of service vulnerability exists when .NET and .NET Core improperly process XML documents
Microsoft .NET Framework 1.1, 2.0, 3.0, 3.5, 3.5.1, 4, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2 and 5.7 and .NET Core 1.0. 1.1 and 2.0 allow a denial of service vulnerability due to the way XML documents are processed, aka ".NET and .NET Core Denial Of Service Vulnerability". This CVE is unique from CVE-2018-0765.
{'CVE-2018-0764'}
2022-04-27T19:25:26Z
2018-10-16T17:34:00Z
HIGH
7.5
null
{'http://www.securityfocus.com/bid/102387', 'https://nvd.nist.gov/vuln/detail/CVE-2018-0764', 'http://www.securitytracker.com/id/1040152', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0764', 'https://access.redhat.com/errata/RHSA-2018:0379', 'https://github.com/advisories/GHSA-rr3c-f55v-...
null
GHSA
GHSA-884w-698f-927f
Arbitrary File Write via Archive Extraction in unzipper
Versions of `unzipper` before 0.8.13 are vulnerable to arbitrary file write when used to extract a specifically crafted archive that contains path traversal filenames (`../../file.txt` for example). ## Recommendation Update to version 0.3.18 or later.
{'CVE-2018-1002203'}
2021-01-08T19:11:25Z
2018-07-27T17:06:50Z
HIGH
0
{'CWE-22'}
{'https://hackerone.com/reports/362119', 'https://snyk.io/research/zip-slip-vulnerability', 'https://snyk.io/vuln/npm:unzipper:20180415', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1002203', 'https://github.com/ZJONSSON/node-unzipper/pull/59', 'https://www.npmjs.com/advisories/680', 'https://github.com/snyk/zip-slip-vu...
null
GHSA
GHSA-28r6-jm5h-mrgg
Access control bypass in Beego
An issue was discovered in the route lookup process in beego through 2.0.1, allows attackers to bypass access control.
{'CVE-2021-30080'}
2022-04-12T21:53:25Z
2022-04-06T00:01:30Z
HIGH
0
null
{'https://nvd.nist.gov/vuln/detail/CVE-2021-30080', 'https://github.com/advisories/GHSA-28r6-jm5h-mrgg', 'https://github.com/beego/beego/commit/d5df5e470d0a8ed291930ae802fd7e6b95226519'}
null
GHSA
GHSA-9jcx-pr2f-qvq5
Denial of Service (DoS)
An issue was discovered in setTA in scan_rr.go in the Miek Gieben DNS library before 1.0.10 for Go. A dns.ParseZone() parsing error causes a segmentation violation, leading to denial of service.
{'CVE-2018-17419'}
2021-05-18T18:34:25Z
2021-05-18T18:34:25Z
HIGH
7.5
{'CWE-400'}
{'https://github.com/miekg/dns/commit/501e858f679edecd4a38a86317ce50271014a80d', 'https://github.com/advisories/GHSA-9jcx-pr2f-qvq5', 'https://github.com/miekg/dns/issues/742', 'https://nvd.nist.gov/vuln/detail/CVE-2018-17419'}
null
GHSA
GHSA-j7c3-96rf-jrrp
Critical vulnerability in log4j may affect generated PEAR projects
### Impact UIMA PEAR projects that have been generated with the `de.averbis.textanalysis:pear-archetype ` version `2.0.0` have a maven dependency with scope `test` to` log4j 2.8.2` and might be affected by CVE-2021-44228. ### Patches - The issue has been resolved in `de.averbis.textanalysis:pear-archetype ` version `2...
null
2021-12-16T21:01:51Z
2021-12-16T21:01:51Z
CRITICAL
0
null
{'https://github.com/averbis/pear-archetype/security/advisories/GHSA-j7c3-96rf-jrrp', 'https://github.com/advisories/GHSA-j7c3-96rf-jrrp', 'https://github.com/averbis/pear-archetype/commit/6815f5981c836ab8c345a6ff54f29e9f4b67f7eb'}
null
GHSA
GHSA-hhxm-4f85-rgr8
High severity vulnerability that affects many_versioned_gem
### Logs password in plaintext ### Impact Logs the password used in plaintext. The password should masked in logs to prevent it leaking. ### Patches Has the problem been patched? What versions should users upgrade to? ### Workarounds none ### See also Are there any links users can visit to find out m...
null
2021-12-03T14:29:37Z
2019-02-05T16:25:34Z
HIGH
0
null
{'https://github.com/advisories/GHSA-hhxm-4f85-rgr8'}
null
GHSA
GHSA-c2fx-8r76-gh36
High severity vulnerability that affects python-gnupg
python-gnupg before 0.3.5 allows context-dependent attackers to execute arbitrary commands via shell metacharacters in unspecified vectors.
{'CVE-2013-7323'}
2021-12-03T14:29:24Z
2018-11-06T23:14:22Z
HIGH
0
null
{'http://www.debian.org/security/2014/dsa-2946', 'http://seclists.org/oss-sec/2014/q1/244', 'https://code.google.com/p/python-gnupg/', 'http://seclists.org/oss-sec/2014/q1/294', 'https://github.com/advisories/GHSA-c2fx-8r76-gh36', 'http://secunia.com/advisories/56616', 'https://nvd.nist.gov/vuln/detail/CVE-2013-7323', ...
null
GHSA
GHSA-9cq4-mhmr-84gm
Malicious Package in jasmin
Version 0.0.3 of `jasmin` 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 0.0.3 of this module is found installed you will want to replace ...
null
2020-09-01T20:26:49Z
2020-09-01T20:26:49Z
CRITICAL
0
null
{'https://www.npmjs.com/advisories/629', 'https://github.com/advisories/GHSA-9cq4-mhmr-84gm'}
null
GHSA
GHSA-7jr6-prv4-5wf5
Credential leak in Helm
Helm is a tool for managing Charts (packages of pre-configured Kubernetes resources). In versions of helm prior to 3.6.1, a vulnerability exists where the username and password credentials associated with a Helm repository could be passed on to another domain referenced by that Helm repository. This issue has been reso...
{'CVE-2021-32690'}
2021-06-23T18:14:31Z
2021-06-23T18:14:31Z
MODERATE
6.8
{'CWE-200'}
{'https://github.com/helm/helm/releases/tag/v3.6.1', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32690', 'https://github.com/advisories/GHSA-7jr6-prv4-5wf5', 'https://github.com/helm/helm/security/advisories/GHSA-56hp-xqp3-w2jf'}
null
GHSA
GHSA-2wc6-2rcj-8v76
scalarmult() vulnerable to degenerate public keys
The `scalarmult()` function included in previous versions of this crate accepted all-zero public keys, for which the resulting Diffie-Hellman shared secret will always be zero regardless of the private key used. This issue was fixed by checking for this class of keys and rejecting them if they are used.
{'CVE-2017-1000168'}
2021-08-25T21:00:41Z
2021-08-25T21:00:41Z
MODERATE
6.5
{'CWE-1240'}
{'https://github.com/dnaq/sodiumoxide/issues/154', 'https://rustsec.org/advisories/RUSTSEC-2017-0001.html', 'https://github.com/advisories/GHSA-2wc6-2rcj-8v76', 'https://github.com/sodiumoxide/sodiumoxide/commit/24c7a5550807ac8a09648b5878f19d14c3a69135', 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000168'}
null
GHSA
GHSA-hgch-jjmr-gp7w
Sandbox Breakout / Arbitrary Code Execution in safer-eval
Versions of `safer-eval` before 1.3.2 are vulnerable to Sandbox Escape leading to Remote Code Execution. A payload using constructor properties can escape the sandbox and execute arbitrary code. ## Recommendation Upgrade to version 1.3.2.
{'CVE-2019-10760'}
2021-07-27T22:20:29Z
2019-10-17T18:27:30Z
CRITICAL
9.9
{'CWE-94'}
{'https://github.com/commenthol/safer-eval/commit/1c29f6a6e304fb650c05056e217e457a0d2cc3c5', 'https://github.com/advisories/GHSA-hgch-jjmr-gp7w', 'https://snyk.io/vuln/SNYK-JS-SAFEREVAL-473029', 'https://www.npmjs.com/advisories/787', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10760'}
null
GHSA
GHSA-84mw-34w6-2q43
Null pointer dereference via invalid Ragged Tensors
### Impact Calling `tf.raw_ops.RaggedTensorToVariant` with arguments specifying an invalid ragged tensor results in a null pointer dereference: ```python import tensorflow as tf input_tensor = tf.constant([], shape=[0, 0, 0, 0, 0], dtype=tf.float32) filter_tensor = tf.constant([], shape=[0, 0, 0, 0, 0], dtype=tf.floa...
{'CVE-2021-29516'}
2021-05-21T14:20:58Z
2021-05-21T14:20:58Z
LOW
2.5
{'CWE-476'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-29516', 'https://github.com/advisories/GHSA-84mw-34w6-2q43', 'https://github.com/tensorflow/tensorflow/commit/b055b9c474cd376259dde8779908f9eeaf097d93', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-84mw-34w6-2q43'}
null
GHSA
GHSA-v26w-gcxh-v4r7
Prototype polluation in just-safe-set
Prototype pollution vulnerability in ‘just-safe-set’ versions 1.0.0 through 2.2.1 allows an attacker to cause a denial of service and may lead to remote code execution.
{'CVE-2021-25952'}
2021-12-10T18:50:40Z
2021-12-10T18:50:40Z
CRITICAL
9.8
{'CWE-1321', 'CWE-915'}
{'https://github.com/advisories/GHSA-v26w-gcxh-v4r7', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25952', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25952', 'https://github.com/angus-c/just/commit/dd57a476f4bb9d78c6f60741898dc04c71d2eb53', 'https://github.com/angus-c/just/pull/267'}
null
GHSA
GHSA-62m3-fc7f-jpp8
Class-Name Injection
Parsedown before 1.7.2, when safe mode is used and HTML markup is disabled, might allow attackers to execute arbitrary JavaScript code if a script (already running on the affected page) executes the contents of any element with a specific class. This occurs because spaces are permitted in code block infostrings, which ...
{'CVE-2019-10905'}
2022-03-26T00:32:11Z
2022-03-26T00:09:58Z
HIGH
8.1
{'CWE-79'}
{'https://github.com/advisories/GHSA-62m3-fc7f-jpp8', 'https://github.com/erusev/parsedown/issues/699', 'https://github.com/FriendsOfPHP/security-advisories/blob/master/erusev/parsedown/CVE-2019-10905.yaml'}
null
GHSA
GHSA-5cv7-r488-wc5x
Hijacked Environment Variables in noderequest
The `noderequest` 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 dete...
{'CVE-2017-16073'}
2021-01-08T19:51:03Z
2018-09-17T20:39:17Z
MODERATE
0
{'CWE-506'}
{'https://github.com/advisories/GHSA-5cv7-r488-wc5x', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16073', 'https://www.npmjs.com/advisories/512', 'https://nodesecurity.io/advisories/512'}
null
GHSA
GHSA-4qhx-g9wp-g9m6
Failure to sanitize quotes which can lead to sql injection in squel
All versions of `squel` are vulnerable to sql injection. The `squel` package does not properly escape user provided input when provided using the `setFields` method. This could lead to sql injection if the query was then executed. Proof of concept demonstrating the injection of a single quote into a generated sql sta...
null
2021-09-16T21:00:24Z
2019-06-14T16:09:01Z
CRITICAL
0
{'CWE-89', 'CWE-74'}
{'https://www.npmjs.com/advisories/575', 'https://github.com/hiddentao/squel/issues/350', 'https://github.com/advisories/GHSA-4qhx-g9wp-g9m6'}
null
GHSA
GHSA-x44x-r84w-8v67
Lack of URL normalization may lead to authorization bypass when URL access rules are used
### Impact When access rules are used inside a protected host, some URL encodings may bypass filtering system. ### Patches Version 0.5.2 includes a patch that fixes the vulnerability ### Workarounds No way for users to fix or remediate the vulnerability without upgrading ### References https://gitlab.ow2.org/lemonld...
{'CVE-2020-24660'}
2021-10-04T21:15:53Z
2020-09-09T18:45:55Z
MODERATE
6.5
{'CWE-287'}
{'https://github.com/advisories/GHSA-x44x-r84w-8v67', 'https://github.com/LemonLDAPNG/node-lemonldap-ng-handler/security/advisories/GHSA-x44x-r84w-8v67', 'https://github.com/LemonLDAPNG/node-lemonldap-ng-handler/releases/tag/0.5.2', 'https://www.npmjs.com/package/lemonldap-ng-handler', 'https://nvd.nist.gov/vuln/detail...
null
GHSA
GHSA-rwmv-c7v8-v9vf
Malicious Package in bitcoimd-rpc
All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d...
null
2021-10-01T20:40:16Z
2020-09-04T16:36:45Z
CRITICAL
9.1
{'CWE-506'}
{'https://www.npmjs.com/advisories/1363', 'https://github.com/advisories/GHSA-rwmv-c7v8-v9vf'}
null
GHSA
GHSA-j6p2-cx3w-6jcp
Cross-Site Scripting in backbone
Affected versions of `backbone` are vulnerable to cross-site scripting when users are allowed to supply input to the `Model#Escape` function, and the output is then written to the DOM. The vulnerability occurs as a result of the regular expression used to encode metacharacters failing to take HTML Entities such as `&...
{'CVE-2016-10537'}
2021-01-08T18:36:31Z
2019-02-18T23:39:55Z
HIGH
0
{'CWE-79'}
{'https://github.com/jashkenas/backbone/compare/0.3.3...0.5.0#diff-0d56d0d310de7ff18b3cef9c2f8f75dcL1008', 'https://www.npmjs.com/advisories/108', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10537', 'https://github.com/jashkenas/backbone/commit/0cdc525961d3fa98e810ffae6bcc8e3838e36d93', 'https://nodesecurity.io/advisori...
null
GHSA
GHSA-8cv5-p934-3hwp
Denial of service in fast-csv
### Impact Possible ReDoS (Regular Expression Denial of Service) when using `ignoreEmpty` option when parsing. ### Patches This has been patched in `v4.3.6` ### Workarounds You will only be affected by this if you use the `ignoreEmpty` parsing option. If you do use this option it is recommended that you upgrade to th...
{'CVE-2020-26256'}
2021-10-08T20:36:37Z
2020-12-08T21:42:53Z
LOW
5.7
{'CWE-400'}
{'https://www.npmjs.com/advisories/1588', 'https://github.com/C2FO/fast-csv/issues/540', 'https://github.com/C2FO/fast-csv/commit/4bbd39f26a8cd7382151ab4f5fb102234b2f829e', 'https://www.npmjs.com/package/fast-csv', 'https://github.com/advisories/GHSA-8cv5-p934-3hwp', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26256', '...
null
GHSA
GHSA-8pwx-j4r6-5v38
Malicious Package in hdkye
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:02:38Z
2020-09-03T17:05:25Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-8pwx-j4r6-5v38', 'https://www.npmjs.com/advisories/1399'}
null
GHSA
GHSA-4vj3-f849-5r48
Arbitrary File Read in Snyk Broker
All versions of snyk-broker before 4.80.0 are vulnerable to Arbitrary File Read. It allows arbitrary file reads for users with access to Snyk's internal network by creating symlinks to match whitelisted paths.
{'CVE-2020-7653'}
2021-07-29T17:23:48Z
2020-06-03T22:02:21Z
MODERATE
6.5
{'CWE-59'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-7653', 'https://snyk.io/vuln/SNYK-JS-SNYKBROKER-570612', 'https://updates.snyk.io/snyk-broker-security-fixes-152338', 'https://github.com/advisories/GHSA-4vj3-f849-5r48'}
null
GHSA
GHSA-4v2w-h9jm-mqjg
Prototype Pollution in systeminformation
### Impact command injection vulnerability by prototype pollution ### Patches Problem was fixed with a rewrite of shell sanitations to avoid prototyper pollution problems. Please upgrade to version >= 4.30.2 ### Workarounds If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed ...
{'CVE-2020-26245'}
2021-01-07T22:40:04Z
2020-11-27T16:07:15Z
MODERATE
8.1
{'CWE-471', 'CWE-78'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-26245', 'https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-4v2w-h9jm-mqjg', 'https://github.com/sebhildebrandt/systeminformation/commit/8113ff0e87b2f422a5756c48f1057575e73af016', 'https://github.com/advisories/GHSA-4v2w-h9jm-mqjg'}
null
GHSA
GHSA-c3h5-qchh-46hh
Directory Traversal in yyooopack
Affected versions of `yyooopack` 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-16167'}
2021-01-14T15:47:17Z
2020-09-01T17:30:17Z
HIGH
0
{'CWE-22'}
{'https://www.npmjs.com/advisories/400', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16167', 'https://github.com/advisories/GHSA-c3h5-qchh-46hh', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/yyooopack', 'https://nodesecurity.io/advisories/400'}
null
GHSA
GHSA-68w8-qjq3-2gfm
Path Traversal in Django
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by applicat...
{'CVE-2021-33203'}
2022-02-14T22:19:23Z
2021-06-10T17:21:00Z
MODERATE
4.9
{'CWE-22'}
{'https://docs.djangoproject.com/en/3.2/releases/security/', 'https://github.com/django/django/commit/053cc9534d174dc89daba36724ed2dcb36755b90', 'https://nvd.nist.gov/vuln/detail/CVE-2021-33203', 'https://security.netapp.com/advisory/ntap-20210727-0004/', 'https://lists.fedoraproject.org/archives/list/package-announce@...
null
GHSA
GHSA-593v-wcqx-hq2w
Incorrect version tags linked to external repository
### Impact A security incident caused a number of incorrect version tags to be pushed to the Parse Server repository. These version tags linked to a personal fork of a contributor who had write access to the repository. The code to which these tags linked has not been reviewed or approved by Parse Platform. Even though...
null
2021-09-07T22:57:58Z
2021-09-07T22:57:58Z
CRITICAL
0
null
{'https://github.com/advisories/GHSA-593v-wcqx-hq2w', 'https://github.com/parse-community/parse-server/security/advisories/GHSA-593v-wcqx-hq2w'}
null
GHSA
GHSA-f8vc-wfc8-hxqh
Improper Privilege Management in Apache Hadoop
In Apache Hadoop 3.2.0 to 3.2.1, 3.0.0-alpha1 to 3.1.3, and 2.0.0-alpha to 2.10.0, WebHDFS client might send SPNEGO authorization header to remote URL without proper verification.
{'CVE-2020-9492'}
2022-02-09T22:17:38Z
2022-02-09T22:17:38Z
HIGH
8.8
{'CWE-863', 'CWE-269'}
{'https://lists.apache.org/thread.html/r79201a209df9a4e7f761e537434131b4e39eabec4369a7d668904df4@%3Cissues.solr.apache.org%3E', 'https://lists.apache.org/thread.html/r6c2fa7949738e9d39606f1d7cd890c93a2633e3357c9aeaf886ea9a6@%3Cissues.solr.apache.org%3E', 'https://github.com/advisories/GHSA-f8vc-wfc8-hxqh', 'https://lis...
null
GHSA
GHSA-rcpf-vj53-7h2m
Moderate severity vulnerability that affects org.springframework:spring-core
Spring Framework, versions 5.0.x prior to 5.0.6, versions 4.3.x prior to 4.3.17, and older unsupported versions allows applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that ca...
{'CVE-2018-1257'}
2021-10-21T21:28:49Z
2018-10-17T20:02:20Z
MODERATE
6.5
null
{'https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html', 'https://www.oracle.com/security-alerts/cpuoct2021.html', 'https://nvd.nist.gov/vuln/detail/CVE-2018-...
null
GHSA
GHSA-ch3r-vp46-8g22
Code injection in topthink/think
A remote code execution (RCE) vulnerability in /library/think/App.php of Twothink v2.0 allows attackers to execute arbitrary PHP code.
{'CVE-2020-17952'}
2021-08-31T21:00:32Z
2021-08-09T20:39:52Z
CRITICAL
9.8
{'CWE-74'}
{'https://github.com/twothink/twothink/issues/1', 'https://nvd.nist.gov/vuln/detail/CVE-2020-17952', 'https://github.com/advisories/GHSA-ch3r-vp46-8g22'}
null
GHSA
GHSA-4w4p-xwrr-9crh
Injection in Apache Syncope
Vulnerability to Server-Side Template Injection on Mail templates for Apache Syncope 2.0.X releases prior to 2.0.15, 2.1.X releases prior to 2.1.6, enabling attackers to inject arbitrary JEXL expressions, leading to Remote Code Execution (RCE) was discovered.
{'CVE-2020-1961'}
2021-06-16T17:18:49Z
2021-06-16T17:18:49Z
HIGH
9.8
{'CWE-74'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-1961', 'http://syncope.apache.org/security', 'https://github.com/advisories/GHSA-4w4p-xwrr-9crh'}
null
GHSA
GHSA-9856-9gg9-qcmq
Consensus flaw during block processing
### Impact A vulnerability in the Geth EVM could cause a node to reject the canonical chain. ### Description A memory-corruption bug within the EVM can cause a consensus error, where vulnerable nodes obtain a different `stateRoot` when processing a maliciously crafted transaction. This, in turn, would lead to the ...
{'CVE-2021-39137'}
2022-04-19T19:03:05Z
2021-08-30T16:15:41Z
MODERATE
6.5
{'CWE-436'}
{'https://github.com/ethereum/go-ethereum/releases/tag/v1.10.8', 'https://github.com/ethereum/go-ethereum/security/advisories/GHSA-9856-9gg9-qcmq', 'https://github.com/advisories/GHSA-9856-9gg9-qcmq', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39137'}
null
GHSA
GHSA-gxjj-f44v-qm94
Open Redirect in Flask-Security-Too
# Withdrawn Duplicate of GHSA-6qmf-fj6m-686c # Original description Flask-Security-Too allows redirects after many successful views (e.g. /login) by honoring the ?next query param. There is code in FS to validate that the url specified in the next parameter is either relative OR has the same netloc (network location...
null
2021-12-14T18:14:55Z
2021-12-14T18:14:04Z
LOW
3.1
{'CWE-601'}
{'https://github.com/Flask-Middleware/flask-security/security/advisories/GHSA-6qmf-fj6m-686c', 'https://github.com/Flask-Middleware/flask-security/issues/486', 'https://github.com/advisories/GHSA-gxjj-f44v-qm94', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32618'}
null