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-8gr3-2gjw-jj7g
Hidden functionality in node-ipc
The package node-ipc version 9.2.2 is vulnerable to hidden functionality that was introduced by the maintainer. The package uses a dependency that writes a file to disk that does not pertain to the functionality of the package and is not included in versions < 9.2.2.
null
2022-03-16T23:55:31Z
2022-03-16T23:54:33Z
LOW
0
{'CWE-912'}
{'https://github.com/advisories/GHSA-8gr3-2gjw-jj7g', 'https://github.com/RIAEvangelist/node-ipc/releases/tag/9.2.2'}
null
GHSA
GHSA-634c-v2xv-ffpg
Out-of-bounds Write in OpenCV
OpenCV (Open Source Computer Vision Library) 3.3 (corresponding to OpenCV-Python 3.3.0.9) has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597.
{'CVE-2017-14136'}
2021-10-12T22:02:51Z
2021-10-12T22:02:51Z
MODERATE
6.5
{'CWE-787'}
{'https://github.com/opencv/opencv/issues/9443', 'https://github.com/advisories/GHSA-634c-v2xv-ffpg', 'https://nvd.nist.gov/vuln/detail/CVE-2017-14136', 'https://security.gentoo.org/glsa/201712-02', 'https://github.com/opencv/opencv/pull/9448', 'https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html', 'http...
null
GHSA
GHSA-36m2-8rhx-f36j
Sandbox bypass in Latte templates
### Impact The problem affects users who use the sandbox in Latte and templates from untrusted sources. ### Patches Sandbox first appeared in Latte 2.8.0. The issue is fixed in the versions 2.8.8, 2.9.6 and 2.10.8. ### References The issues were discovered by - JinYiTong (https://github.com/JinYiTong) - 赵钰迪 <2021201...
{'CVE-2022-21648'}
2022-04-19T19:03:19Z
2022-01-06T23:17:07Z
HIGH
8.2
{'CWE-79'}
{'https://github.com/advisories/GHSA-36m2-8rhx-f36j', 'https://github.com/nette/latte/commit/9e1b4f7d70f7a9c3fa6753ffa7d7e450a3d4abb0', 'https://github.com/nette/latte/security/advisories/GHSA-36m2-8rhx-f36j', 'https://nvd.nist.gov/vuln/detail/CVE-2022-21648'}
null
GHSA
GHSA-v63x-xc9j-hhvq
Sandbox Breakout / Arbitrary Code Execution in safer-eval
All versions of `safer-eval` are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to restrict access to the main context and is not suited to process arbitrary user input. This may allow attackers to execute arbitrary code in the system. ## Recommendation The package is not meant to r...
{'CVE-2019-10769'}
2021-07-28T16:43:30Z
2019-12-11T02:01:44Z
CRITICAL
9.8
{'CWE-94', 'CWE-20'}
{'https://github.com/advisories/GHSA-v63x-xc9j-hhvq', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10769', 'https://www.npmjs.com/advisories/1428', 'https://github.com/commenthol/safer-eval/security/advisories/GHSA-v63x-xc9j-hhvq', 'https://snyk.io/vuln/SNYK-JS-SAFEREVAL-534901'}
null
GHSA
GHSA-h3hw-g4hm-7gr4
SQL injection without credentials in ming-soft MCMS
An issue was discovered in ming-soft MCMS v5.0, where a malicious user can exploit SQL injection without logging in through /mcms/view.do.
{'CVE-2020-23262'}
2022-02-09T22:18:13Z
2022-02-09T22:18:13Z
CRITICAL
9.8
{'CWE-89'}
{'https://github.com/ming-soft/MCMS/issues/45', 'https://github.com/advisories/GHSA-h3hw-g4hm-7gr4', 'https://nvd.nist.gov/vuln/detail/CVE-2020-23262'}
null
GHSA
GHSA-66q9-f7ff-mmx6
Local file inclusion vulnerability in http4s
### Impact This vulnerability applies to all users of: * `org.http4s.server.staticcontent.FileService` * `org.http4s.server.staticcontent.ResourceService` * `org.http4s.server.staticcontent.WebjarService` #### Path escaping URI normalization is applied incorrectly. Requests whose path info contain `../` or `//` can...
{'CVE-2020-5280'}
2021-01-14T17:48:19Z
2020-03-25T17:35:51Z
CRITICAL
7.6
{'CWE-23'}
{'https://github.com/advisories/GHSA-66q9-f7ff-mmx6', 'https://github.com/http4s/http4s/commit/b87f31b2292dabe667bec3b04ce66176c8a3e17b', 'https://github.com/http4s/http4s/commit/752b3f63a05a31d2de4f8706877aa08d6b89efca', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5280', 'https://github.com/http4s/http4s/security/advis...
null
GHSA
GHSA-47wr-426j-fr82
Symbolic links in an unpacking routine may enable attackers to read and/or write to arbitrary locations in dbdeployer
### Impact _Users unpacking a tarball through dbdeployer may use a maliciously packaged tarball that contains symlinks to files external to the target. In such scenario, an attacker could induce dbdeployer to write into a system file, thus altering the computer defences._ ### Mitigating factors For the attach to succe...
{'CVE-2020-26277'}
2022-04-19T19:02:43Z
2022-02-12T00:14:07Z
MODERATE
6.1
{'CWE-59'}
{'https://github.com/datacharmer/dbdeployer/security/advisories/GHSA-47wr-426j-fr82', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26277', 'https://github.com/datacharmer/dbdeployer/commit/548e256c1de2f99746e861454e7714ec6bc9bb10', 'https://github.com/advisories/GHSA-47wr-426j-fr82'}
null
GHSA
GHSA-pxpf-v376-7xx5
tagify can pass a malicious placeholder to initiate the cross-site scripting (XSS) payload
This affects the package @yaireo/tagify before 4.9.8. The package is used for rendering UI components inside the input or text fields, and an attacker can pass a malicious placeholder value to it to fire the cross-site scripting (XSS) payload.
{'CVE-2022-25854'}
2022-05-03T04:55:33Z
2022-04-30T00:00:33Z
MODERATE
0
null
{'https://github.com/yairEO/tagify/issues/988', 'https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358', 'https://nvd.nist.gov/vuln/detail/CVE-2022-25854', 'https://github.com/yairEO/tagify/releases/tag/v4.9.8', 'https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7', 'https://github.com/advisori...
null
GHSA
GHSA-48gc-5j93-5cfq
Path Traversal in serve
Versions of `serve` prior to 10.1.2 are vulnerable to Path Traversal. Explicitly ignored folders can be accessed through relative paths, which allows attackers to access hidden folders and files. ## Recommendation Upgrade to version 10.1.2 or later.
null
2021-09-28T16:54:15Z
2020-09-11T21:15:54Z
HIGH
0
{'CWE-22'}
{'https://github.com/advisories/GHSA-48gc-5j93-5cfq', 'https://hackerone.com/reports/486933', 'https://www.npmjs.com/advisories/965'}
null
GHSA
GHSA-476p-r2wx-2wch
Downloads Resources over HTTP in ntfserver
Affected versions of `ntfserver` 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 `ntfserv...
{'CVE-2016-10650'}
2021-01-08T19:56:27Z
2019-02-18T23:47:05Z
HIGH
0
{'CWE-311'}
{'https://nodesecurity.io/advisories/253', 'https://github.com/advisories/GHSA-476p-r2wx-2wch', 'https://www.npmjs.com/advisories/253', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10650'}
null
GHSA
GHSA-f8vf-6hwg-hw55
Malicious Package in bictore-lib
All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d...
null
2021-10-01T20:38:34Z
2020-09-04T15:38:21Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-f8vf-6hwg-hw55', 'https://www.npmjs.com/advisories/1357'}
null
GHSA
GHSA-4r7g-7cpj-5jr7
Moderate severity vulnerability that affects org.apache.qpid:qpid-broker
In Apache Qpid Broker-J versions 6.1.0 through 6.1.4 (inclusive) the broker does not properly enforce a maximum frame size in AMQP 1.0 frames. A remote unauthenticated attacker could exploit this to cause the broker to exhaust all available memory and eventually terminate. Older AMQP protocols are not affected.
{'CVE-2017-15701'}
2021-09-01T18:30:11Z
2018-10-19T16:41:15Z
HIGH
7.5
{'CWE-400'}
{'https://nvd.nist.gov/vuln/detail/CVE-2017-15701', 'http://www.securityfocus.com/bid/102041', 'https://qpid.apache.org/cves/CVE-2017-15701.html', 'https://github.com/advisories/GHSA-4r7g-7cpj-5jr7', 'https://issues.apache.org/jira/browse/QPID-7947', 'https://lists.apache.org/thread.html/4054e1c90993f337eeea24a312841c0...
null
GHSA
GHSA-7gcp-w6ww-2xv9
Path traversal and files overwrite with unsquashfs in singularity
### Impact Due to insecure handling of path traversal and the lack of path sanitization within `unsquashfs` (a distribution provided utility used by Singularity), it is possible to overwrite/create any files on the host filesystem during the extraction of a crafted squashfs filesystem. Squashfs extraction occurs auto...
{'CVE-2020-15229'}
2022-04-19T19:02:36Z
2021-05-24T16:59:53Z
HIGH
8.2
{'CWE-22'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-15229', 'https://github.com/hpcng/singularity/pull/5611', 'https://github.com/hpcng/singularity/commit/eba3dea260b117198fdb6faf41f2482ab2f8d53e', 'http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00070.html', 'http://lists.opensuse.org/opensuse-security-announc...
null
GHSA
GHSA-6978-vg2j-cc9q
Improper Privilege Management and Execution with Unnecessary Privileges in Kata Containers
Kata Containers doesn't restrict containers from accessing the guest's root filesystem device. Malicious containers can exploit this to gain code execution on the guest and masquerade as the kata-agent. This issue affects Kata Containers 1.11 versions earlier than 1.11.1; Kata Containers 1.10 versions earlier than 1.10...
{'CVE-2020-2023'}
2022-04-12T22:54:39Z
2022-02-15T01:57:18Z
MODERATE
9.8
{'CWE-269', 'CWE-250'}
{'https://github.com/kata-containers/runtime/pull/2487', 'https://nvd.nist.gov/vuln/detail/CVE-2020-2023', 'https://github.com/kata-containers/runtime/releases/tag/1.10.5', 'https://github.com/kata-containers/runtime/pull/2477', 'https://github.com/kata-containers/agent/pull/792', 'https://github.com/kata-containers/ru...
null
GHSA
GHSA-g7w9-vm5m-48q8
Downloads Resources over HTTP in arcanist
Affected versions of `arcanist` 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 `arcanist...
{'CVE-2016-10683'}
2021-01-08T18:48:49Z
2019-02-18T23:42:09Z
MODERATE
0
{'CWE-311'}
{'https://www.npmjs.com/advisories/286', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10683', 'https://github.com/advisories/GHSA-g7w9-vm5m-48q8', 'https://nodesecurity.io/advisories/286'}
null
GHSA
GHSA-cjvr-mfj7-j4j8
Incorrect Authorization and Exposure of Sensitive Information to an Unauthorized Actor in scrapy
### Impact If you manually define cookies on a [`Request`](https://docs.scrapy.org/en/latest/topics/request-response.html#scrapy.http.Request) object, and that `Request` object gets a redirect response, the new `Request` object scheduled to follow the redirect keeps those user-defined cookies, regardless of the target...
{'CVE-2022-0577'}
2022-04-05T18:51:14Z
2022-03-01T22:12:47Z
MODERATE
6.5
{'CWE-200', 'CWE-863'}
{'https://github.com/pypa/advisory-database/tree/main/vulns/scrapy/PYSEC-2022-159.yaml', 'https://github.com/scrapy/scrapy/security/advisories/GHSA-cjvr-mfj7-j4j8', 'https://github.com/scrapy/scrapy/commit/8ce01b3b76d4634f55067d6cfdf632ec70ba304a', 'https://huntr.dev/bounties/3da527b1-2348-4f69-9e88-2e11a96ac585', 'htt...
null
GHSA
GHSA-92vm-mxjf-jqf3
Improper Verification of Cryptographic Signature in starkbank-ecdsa
The `verify` function in the Stark Bank Python ECDSA library (starkbank-ecdsa) 2.0.0 fails to check that the signature is non-zero, which allows attackers to forge signatures on arbitrary messages.
{'CVE-2021-43572'}
2022-03-29T22:08:01Z
2021-11-10T20:41:39Z
CRITICAL
9.8
{'CWE-347'}
{'https://research.nccgroup.com/2021/11/08/technical-advisory-arbitrary-signature-forgery-in-stark-bank-ecdsa-libraries/', 'https://github.com/starkbank/ecdsa-python/releases/tag/v2.0.1', 'https://github.com/advisories/GHSA-92vm-mxjf-jqf3', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43572', 'https://github.com/starkban...
null
GHSA
GHSA-vm67-7vmg-66vm
Arbitrary Command Injection in portprocesses
### Impact An Arbitrary Command Injection vulnerability was reported in `portprocesses` impacting versions <= 1.0.4. ### Example (Proof of Concept) The following example demonstrates the vulnerability and will run `touch success` therefore creating a file named `success`. ```js const portprocesses = require("portpr...
{'CVE-2021-23348'}
2022-04-19T19:02:49Z
2021-04-06T17:24:50Z
MODERATE
6.4
{'CWE-77', 'CWE-78'}
{'https://snyk.io/vuln/SNYK-JS-PORTPROCESSES-1078536', 'https://github.com/rrainn/PortProcesses/blob/fffceb09aff7180afbd0bd172e820404b33c8299/index.js%23L23', 'https://github.com/rrainn/PortProcesses/commit/86811216c9b97b01b5722f879f8c88a7aa4214e1', 'https://github.com/advisories/GHSA-vm67-7vmg-66vm', 'https://nvd.nist...
null
GHSA
GHSA-prmc-5v5w-c465
Client TLS credentials sent raw to server in npm package nats
Nats is a Node.js client for the NATS messaging system. ## Problem Description _Preview versions_ of two NPM packages and one Deno package from the NATS project contain an information disclosure flaw, leaking options to the NATS server; for one package, this includes TLS private credentials. The _connection_ configu...
null
2021-04-06T17:32:38Z
2021-04-06T17:32:38Z
CRITICAL
0
{'CWE-522'}
{'https://advisories.nats.io/CVE/CVE-2020-26149.txt', 'https://github.com/nats-io/nats.js/security/advisories/GHSA-prmc-5v5w-c465', 'https://github.com/advisories/GHSA-prmc-5v5w-c465'}
null
GHSA
GHSA-7w7c-867m-4mqc
Malicious Package in rceat
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:09Z
2020-09-03T17:04:55Z
CRITICAL
9.1
{'CWE-506'}
{'https://www.npmjs.com/advisories/1402', 'https://github.com/advisories/GHSA-7w7c-867m-4mqc'}
null
GHSA
GHSA-6635-c626-vj4r
Command Injection Vulnerability with Mercurial in VCS
URLs and local file paths passed to the Mercurial (hg) APIs that are specially crafted can contain commands which are executed by Mercurial if it is installed on the host operating system. The `vcs` package uses the underly version control system, in this case `hg`, to implement the needed functionality. When `hg` is e...
{'CVE-2022-21235'}
2022-04-18T21:47:33Z
2022-04-01T14:05:33Z
CRITICAL
9.8
{'CWE-88', 'CWE-77'}
{'https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMASTERMINDSVCS-2437078', 'https://github.com/Masterminds/vcs/commit/922a5122330ea8fbe56352a0172ddb6bf019cd22', 'https://github.com/Masterminds/vcs/releases/tag/v1.13.2', 'https://github.com/Masterminds/vcs/pull/105', 'https://nvd.nist.gov/vuln/detail/CVE-2022-21235', 'https:/...
null
GHSA
GHSA-2mvm-66q7-m256
Downloads Resources over HTTP in selenium-download
Affected versions of `selenium-download` 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 ...
{'CVE-2016-10559'}
2021-01-08T20:07:10Z
2019-02-18T23:40:25Z
HIGH
0
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10559', 'https://www.npmjs.com/advisories/164', 'https://nodesecurity.io/advisories/164', 'https://github.com/advisories/GHSA-2mvm-66q7-m256'}
null
GHSA
GHSA-q42q-523g-3fwv
Cross-Site Request Forgery
This affects the package com.softwaremill.akka-http-session:core_2.13 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.12 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.11 before 0.5.11. For older versions, endpoints protected by randomTokenCsrfProtection could be bypassed with...
{'CVE-2020-7780'}
2022-02-09T23:06:40Z
2022-02-09T23:06:40Z
MODERATE
8.8
{'CWE-352'}
{'https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352', 'https://github.com/softwaremill/akka-http-session/issues/74', 'https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41', 'https://github.com/softwaremill/akka-http-session/issues/77', 'https://nvd.nist.g...
null
GHSA
GHSA-pwqf-9h7j-7mv8
Incorrect threshold signature computation in TUF
### Impact Metadadata signature verification, as used in `tuf.client.updater`, counted each of multiple signatures with identical authorized keyids separately towards the threshold. Therefore, an attacker with access to a valid signing key could create multiple valid signatures in order to meet the minimum threshold o...
{'CVE-2020-6174'}
2022-03-23T23:02:07Z
2020-08-21T16:25:26Z
CRITICAL
9.8
{'CWE-347'}
{'https://github.com/theupdateframework/tuf/pull/974/commits/a0397c7c820ec1c30ebc793cc9469b61c8d3f50e', 'https://github.com/theupdateframework/tuf/pull/974', 'https://github.com/advisories/GHSA-pwqf-9h7j-7mv8', 'https://github.com/theupdateframework/tuf/security/advisories/GHSA-pwqf-9h7j-7mv8', 'https://nvd.nist.gov/vu...
null
GHSA
GHSA-23r4-5mxp-c7g5
New anonymous user session acts as if it's created with password
### Impact Developers that use the REST API to signup users and also allow users to login anonymously. When an anonymous user is first signed up using REST, the server creates session incorrectly, particularly the `authProvider` field in `_Session` class under `createdWith` shows the user logged in creating a password...
{'CVE-2021-39138'}
2022-04-19T19:02:51Z
2021-08-23T19:41:52Z
MODERATE
4.8
{'CWE-287'}
{'https://github.com/advisories/GHSA-23r4-5mxp-c7g5', 'https://github.com/parse-community/parse-server/security/advisories/GHSA-23r4-5mxp-c7g5', 'https://github.com/parse-community/parse-server/releases/tag/4.5.2', 'https://github.com/parse-community/parse-server/commit/147bd9a3dc43391e92c36e05d5db860b04ca27db', 'https...
null
GHSA
GHSA-8674-26jc-wh98
Improper Access Control in infinispan-server-runtime
A flaw was found in infinispan 10 REST API, where authorization permissions are not checked while performing some server management operations. When authz is enabled, any user with authentication can perform operations like shutting down the server without the ADMIN role.
{'CVE-2020-25711'}
2022-02-11T21:12:15Z
2022-02-09T22:56:32Z
MODERATE
6.5
{'CWE-862', 'CWE-269'}
{'https://github.com/advisories/GHSA-8674-26jc-wh98', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25711', 'https://bugzilla.redhat.com/show_bug.cgi?id=1897618', 'https://security.netapp.com/advisory/ntap-20220210-0023/'}
null
GHSA
GHSA-cf55-rq8x-hm6f
Path Traversal in Dutchcoders transfer.sh
Dutchcoders transfer.sh before 1.2.4 allows Directory Traversal for deleting files.
{'CVE-2021-33497'}
2021-06-29T21:25:33Z
2021-06-29T21:25:33Z
CRITICAL
9.1
{'CWE-22'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-33497', 'https://github.com/advisories/GHSA-cf55-rq8x-hm6f', 'https://github.com/dutchcoders/transfer.sh/releases/tag/v1.2.4', 'https://vuln.ryotak.me/advisories/44', 'https://github.com/dutchcoders/transfer.sh/pull/373'}
null
GHSA
GHSA-wc73-w5r9-x9pc
Cross-site Scripting in XXL-JOB
XXL-JOB 2.2.0 allows Stored XSS (in Add User) to bypass the 20-character limit via xxl-job-admin/src/main/java/com/xxl/job/admin/controller/UserController.java.
{'CVE-2020-29204'}
2021-10-12T16:41:36Z
2021-10-12T16:41:36Z
MODERATE
6.1
{'CWE-79'}
{'https://github.com/xuxueli/xxl-job/issues/2083', 'https://github.com/xuxueli/xxl-job/commit/227628567354d3c156951009d683c6fec3006e0e', 'https://nvd.nist.gov/vuln/detail/CVE-2020-29204', 'https://github.com/advisories/GHSA-wc73-w5r9-x9pc'}
null
GHSA
GHSA-4fr2-j4g9-mppf
Improperly Controlled Modification of Dynamically-Determined Object Attributes in deephas
Prototype pollution vulnerability in 'deephas' versions 1.0.0 through 1.0.5 allows attacker to cause a denial of service and may lead to remote code execution.
{'CVE-2020-28271'}
2021-09-24T15:42:21Z
2021-09-24T15:42:21Z
CRITICAL
9.8
{'CWE-915'}
{'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2020-28271', 'https://github.com/advisories/GHSA-4fr2-j4g9-mppf', 'https://github.com/sharpred/deepHas/commit/2fe011713a6178c50f7deb6f039a8e5435981e20', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2020-28271,', 'https://nvd.nist.gov/vu...
null
GHSA
GHSA-559q-92vx-xvjp
Malicious Package in qingting
All versions of `qingting` contain malicious code. The package uploads system information to a remote server, downloads a file and executes it. ## Recommendation Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rota...
null
2021-09-30T20:00:24Z
2020-09-03T17:44:36Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/1060', 'https://github.com/advisories/GHSA-559q-92vx-xvjp'}
null
GHSA
GHSA-fpv6-f8jw-rc3r
Remote code execution via the web UI backend
### Impact Elvish's backend for the experimental web UI (started by `elvish -web`) hosts an endpoint that allows executing the code sent from the web UI. The backend does not check the origin of requests correctly. As a result, if the user has the web UI backend open and visits a compromised or malicious website, the...
{'CVE-2021-41088'}
2022-04-19T19:03:09Z
2021-09-23T23:17:33Z
MODERATE
8
{'CWE-668'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-41088', 'https://github.com/advisories/GHSA-fpv6-f8jw-rc3r', 'https://github.com/elves/elvish/commit/ccc2750037bbbfafe9c1b7a78eadd3bd16e81fe5', 'https://github.com/elves/elvish/security/advisories/GHSA-fpv6-f8jw-rc3r'}
null
GHSA
GHSA-627p-rr78-99rj
GitLab auth uses full name instead of username as user ID, allowing impersonation
### Impact Installations which use the GitLab auth connector are vulnerable to identity spoofing by way of configuring a GitLab account with the same full name as another GitLab user who is granted access to a Concourse team by having their full name listed under `users` in the team configuration or given to the `--gi...
{'CVE-2020-5415'}
2022-04-19T19:02:32Z
2021-12-20T17:56:03Z
CRITICAL
7.5
{'CWE-290'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-5415', 'https://github.com/advisories/GHSA-627p-rr78-99rj', 'https://github.com/concourse/concourse/security/advisories/GHSA-627p-rr78-99rj', 'https://tanzu.vmware.com/security/cve-2020-5415'}
null
GHSA
GHSA-p24j-h477-76q3
Uncontrolled Search Path Element in sharkdp/bat
bat on windows before 0.18.2 executes programs named less.exe from the current working directory. This can lead to unintended code execution.
{'CVE-2021-36753'}
2021-09-09T16:57:53Z
2021-08-25T21:01:37Z
HIGH
7.8
{'CWE-427'}
{'https://vuln.ryotak.me/advisories/53', 'https://github.com/advisories/GHSA-p24j-h477-76q3', 'https://github.com/sharkdp/bat/commit/bf2b2df9c9e218e35e5a38ce3d03cffb7c363956', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36753', 'https://github.com/sharkdp/bat/releases/tag/v0.18.2', 'https://github.com/sharkdp/bat/pull/1...
null
GHSA
GHSA-3r8j-pmch-5j2h
Internal exception message exposure for login action in Sylius
## Internal exception message exposure for login action ### Impact Exception messages from internal exceptions (like database exception) are wrapped by `\Symfony\Component\Security\Core\Exception\AuthenticationServiceException` and propagated through the system to UI. Therefore, some internal system information may le...
{'CVE-2019-16768'}
2021-01-08T21:20:33Z
2019-12-05T19:57:04Z
LOW
3.5
{'CWE-209'}
{'https://github.com/Sylius/Sylius/commit/be245302dfc594d8690fe50dd47631d186aa945f', 'https://github.com/Sylius/Sylius/security/advisories/GHSA-3r8j-pmch-5j2h', 'https://github.com/advisories/GHSA-3r8j-pmch-5j2h', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16768'}
null
GHSA
GHSA-2fw5-rvf2-jq56
High severity vulnerability that affects org.apache.camel:camel-core
The XSLT component in Apache Camel before 2.11.4 and 2.12.x before 2.12.3 allows remote attackers to read arbitrary files and possibly have other unspecified impact via an XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.
{'CVE-2014-0002'}
2021-08-30T21:33:53Z
2018-10-16T23:13:26Z
HIGH
0
null
{'https://github.com/advisories/GHSA-2fw5-rvf2-jq56', 'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E', 'http://secunia.com/advisories/57719', 'http://camel.apache.org/security-advisories.data/CVE-2014-0002.txt.asc', 'http://secunia.com/advis...
null
GHSA
GHSA-gv87-q66h-4277
Command injection in itext7-core
iTextPDF in iText before 7.1.17 allows command injection via a CompareTool filename that is mishandled on the gs (aka Ghostscript) command line in GhostscriptHelper.java.
{'CVE-2021-43113'}
2022-02-10T22:59:05Z
2021-12-16T00:02:15Z
CRITICAL
9.8
{'CWE-77'}
{'https://github.com/advisories/GHSA-gv87-q66h-4277', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43113', 'https://github.com/itext/itext7/releases/tag/7.1.17', 'https://pastebin.com/BXnkY9YY'}
null
GHSA
GHSA-cg42-4wrc-gp47
Code Injection in node-extend
node-extend through 0.2.0 is vulnerable to Arbitrary Code Execution. User input provided to the argument `A` of `extend` function`(A,B,as,isAargs)` located within `lib/extend.js` is executed by the `eval` function, resulting in code execution.
{'CVE-2020-7673'}
2021-07-29T18:12:49Z
2021-05-17T21:00:37Z
CRITICAL
9.8
{'CWE-94'}
{'https://snyk.io/vuln/SNYK-JS-NODEEXTEND-571491', 'https://github.com/advisories/GHSA-cg42-4wrc-gp47', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7673'}
null
GHSA
GHSA-4w2v-q235-vp99
Server-Side Request Forgery in Axios
Axios NPM package 0.21.0 contains a Server-Side Request Forgery (SSRF) vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.
{'CVE-2020-28168'}
2021-01-29T20:58:12Z
2021-01-04T20:59:40Z
HIGH
0
{'CWE-918'}
{'https://github.com/axios/axios/issues/3369', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28168', 'https://lists.apache.org/thread.html/r954d80fd18e9dafef6e813963eb7e08c228151c2b6268ecd63b35d1f@%3Ccommits.druid.apache.org%3E', 'https://snyk.io/vuln/SNYK-JS-AXIOS-1038255', 'https://github.com/advisories/GHSA-4w2v-q235-v...
null
GHSA
GHSA-gwcx-jrx4-92w2
Segfault in `simplifyBroadcast` in Tensorflow
### Impact The [`simplifyBroadcast` function in the MLIR-TFRT infrastructure in TensorFlow](https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/compiler/mlir/tfrt/jit/transforms/tf_cpurt_symbolic_shape_optimization.cc#L149-L205) is vulnerable to a segfault (hence, denial of...
{'CVE-2022-23593'}
2022-03-28T19:30:27Z
2022-02-09T23:32:08Z
HIGH
5.9
{'CWE-754'}
{'https://github.com/tensorflow/tensorflow/commit/35f0fabb4c178253a964d7aabdbb15c6a398b69a', 'https://github.com/advisories/GHSA-gwcx-jrx4-92w2', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23593', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gwcx-jrx4-92w2', 'https://github.com/tensorflow/tensorfl...
null
GHSA
GHSA-jcxv-2j3h-mg59
Improper Restriction of Operations within the Bounds of a Memory Buffer in OpenCV
OpenCV 3.3.1 (corresponding with opencv-python and opencv-contrib-python 3.3.1.11) has a Buffer Overflow in the cv::PxMDecoder::readData function in grfmt_pxm.cpp, because an incorrect size value is used.
{'CVE-2017-17760'}
2021-11-18T15:31:01Z
2021-10-12T22:03:09Z
MODERATE
6.5
{'CWE-119'}
{'https://github.com/advisories/GHSA-jcxv-2j3h-mg59', 'https://github.com/opencv/opencv/pull/10369/commits/7bbe1a53cfc097b82b1589f7915a2120de39274c', 'https://github.com/opencv/opencv/issues/10351', 'https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html', 'https://lists.debian.org/debian-lts-announce/2018/...
null
GHSA
GHSA-j9f8-8h89-j69x
Remote Code Execution in node-os-utils
Versions of `node-os-utils` prior to 1.1.0 are vulnerable to Remote Code Execution. Due to insufficient input validation an attacker could run arbitrary commands on the server thus rendering the package vulnerable to Remote Code Execution. ## Recommendation Upgrade to version 1.1.0 or later.
null
2021-08-04T21:06:50Z
2019-06-11T16:16:34Z
HIGH
7.3
{'CWE-94'}
{'https://github.com/advisories/GHSA-j9f8-8h89-j69x', 'https://github.com/SunilWang/node-os-utils/issues/2', 'https://www.npmjs.com/advisories/784', 'https://snyk.io/vuln/SNYK-JS-NODEOSUTILS-173696'}
null
GHSA
GHSA-6w9p-88qg-p3g3
Cross-site Scripting in CKAN
In CKAN, versions 2.9.0 to 2.9.3 are affected by a stored XSS vulnerability via SVG file upload of users’ profile picture. This allows low privileged application users to store malicious scripts in their profile picture. These scripts are executed in a victim’s browser when they open the malicious profile picture
{'CVE-2021-25967'}
2021-12-03T20:44:48Z
2021-12-03T20:44:48Z
MODERATE
5.4
{'CWE-79'}
{'https://github.com/ckan/ckan/commit/5a46989c0a4f2c2873ca182c196da83b82babd25', 'https://github.com/ckan/ckan/pull/6477', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25967', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25967', 'https://github.com/advisories/GHSA-6w9p-88qg-p3g3'}
null
GHSA
GHSA-jc4v-vvg6-xg78
SQL Injection in ImpressCMS
ImpressCMS before 1.4.3 allows include/findusers.php groups SQL Injection.
{'CVE-2021-26599'}
2022-04-05T21:19:36Z
2022-03-29T00:01:16Z
CRITICAL
9.8
{'CWE-89'}
{'https://hackerone.com/reports/1081145', 'https://github.com/advisories/GHSA-jc4v-vvg6-xg78', 'http://seclists.org/fulldisclosure/2022/Mar/46', 'http://karmainsecurity.com/KIS-2022-04', 'https://nvd.nist.gov/vuln/detail/CVE-2021-26599', 'http://packetstormsecurity.com/files/166404/ImpressCMS-1.4.2-SQL-Injection.html',...
null
GHSA
GHSA-xq8r-r72r-pqwm
Downloads Resources over HTTP in roslib-socketio
Affected versions of `roslib-socketio` 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 `r...
{'CVE-2016-10681'}
2021-06-11T15:15:23Z
2020-09-01T16:13:18Z
HIGH
8.1
{'CWE-311'}
{'https://nvd.nist.gov/vuln/detail/CVE-2016-10681', 'https://github.com/advisories/GHSA-xq8r-r72r-pqwm', 'https://www.npmjs.com/advisories/292', 'https://nodesecurity.io/advisories/292'}
null
GHSA
GHSA-x4r7-m2q9-69c8
GraphiQL introspection schema template injection attack
- [1. Impact](#11-impact) - [2. Scope](#12-scope) - [3. Patches](#13-patches) - [3.1 CDN bundle implementations may be automatically patched](#131-cdn-bundle-implementations-may-be-automatically-patched) - [4. Workarounds for Older Versions](#14-workarounds-for-older-versions) - [5. How to Re-create the E...
{'CVE-2021-41248'}
2022-04-19T19:03:03Z
2021-11-08T18:03:50Z
HIGH
7.1
{'CWE-79'}
{'https://github.com/graphql/graphiql/commit/cb237eeeaf7333c4954c752122261db7520f7bf4', 'https://github.com/graphql/graphiql/commit/b9dec272d89d9c590727fd10d62e4a47e0317fc7#diff-855b77f6310b7e4fb1bcac779cd945092ed49fd759f4684ea391b45101166437R87', 'https://github.com/graphql/graphiql/commit/6701b0b626e43800e32413590a29...
null
GHSA
GHSA-rcx2-m7jp-p9wj
Moderate severity vulnerability that affects notebook
In Jupyter Notebook before 5.7.8, an open redirect can occur via an empty netloc. This issue exists because of an incomplete fix for CVE-2019-10255.
{'CVE-2019-10856'}
2021-09-17T14:48:36Z
2019-04-09T19:47:27Z
MODERATE
6.1
{'CWE-601'}
{'https://github.com/jupyter/notebook/compare/16cf97c...b8e30ea', 'https://github.com/advisories/GHSA-rcx2-m7jp-p9wj', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10856', 'https://blog.jupyter.org/open-redirect-vulnerability-in-jupyter-jupyterhub-adf43583f1e4'}
null
GHSA
GHSA-4xjh-m3qx-49wc
Jekyll allows attackers to access arbitrary files by specifying a symlink in the "include" key in the "_config.yml" file
Jekyll through 3.6.2, 3.7.x through 3.7.3, and 3.8.x through 3.8.3 allows attackers to access arbitrary files by specifying a symlink in the "include" key in the "_config.yml" file.
{'CVE-2018-17567'}
2022-04-26T18:34:17Z
2018-09-28T19:29:07Z
HIGH
7.5
{'CWE-59'}
{'https://github.com/jekyll/jekyll/pull/7224', 'https://nvd.nist.gov/vuln/detail/CVE-2018-17567', 'https://github.com/advisories/GHSA-4xjh-m3qx-49wc', 'https://jekyllrb.com/news/2018/09/19/security-fixes-for-3-6-3-7-3-8/', 'https://lists.apache.org/thread.html/71da391f584b2fb301d2df0e491b279d87287e2fb4b11309f04ad984@%3...
null
GHSA
GHSA-hrxv-694f-22g3
Exposure of Sensitive Information to an Unauthorized Actor in LemMinX
A flaw was found in LemMinX in versions prior to 0.19.0. Insecure redirect could allow unauthorized access to sensitive information locally if LemMinX is run under a privileged user.
{'CVE-2022-0672'}
2022-03-02T21:57:32Z
2022-02-19T00:01:28Z
MODERATE
5.5
{'CWE-200'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-0672', 'https://github.com/advisories/GHSA-hrxv-694f-22g3', 'https://github.com/eclipse/lemminx/pull/1174', 'https://github.com/eclipse/lemminx/blob/master/CHANGELOG.md#0190-february-14-2022'}
null
GHSA
GHSA-m75h-cghq-c8h5
Heap Based Buffer Overflow in libyaml
Versions 0.2.2 and earlier depend on native libyaml version 0.1.5 or earlier. As such, they are affected by a heap-based buffer overflow vulnerability that may result in a crash or arbitrary code execution when parsing YAML tags. ## Recommendation - Update to version 0.2.3 that includes a version of LibYAML that ...
{'CVE-2013-6393'}
2021-09-23T20:56:05Z
2020-08-31T22:51:50Z
CRITICAL
0
{'CWE-119'}
{'https://bitbucket.org/xi/libyaml/commits/bce8b60f0b9af69fa9fab3093d0a41ba243de048', 'http://rhn.redhat.com/errata/RHSA-2014-0354.html', 'http://osvdb.org/102716', 'https://nvd.nist.gov/vuln/detail/CVE-2013-6393', 'http://www.debian.org/security/2014/dsa-2870', 'http://lists.opensuse.org/opensuse-updates/2014-02/msg00...
null
GHSA
GHSA-fmvm-x8mv-47mj
Improper CSP in Image Optimization API for Next.js versions between 10.0.0 and 12.1.0
Next.js is a React framework. Starting with version 10.0.0 and prior to version 12.1.0, Next.js is vulnerable to User Interface (UI) Misrepresentation of Critical Information. In order to be affected, the `next.config.js` file must have an `images.domains` array assigned and the image host assigned in `images.domains` ...
{'CVE-2022-23646'}
2022-02-23T15:26:34Z
2022-02-17T17:19:18Z
MODERATE
5.9
{'CWE-451'}
{'https://github.com/vercel/next.js/security/advisories/GHSA-fmvm-x8mv-47mj', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23646', 'https://github.com/vercel/next.js/releases/tag/v12.1.0', 'https://github.com/vercel/next.js/pull/34075', 'https://github.com/advisories/GHSA-fmvm-x8mv-47mj'}
null
GHSA
GHSA-674r-xx4c-gj7x
Malicious Package in sb58
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-04T14:28:21Z
2020-09-03T17:04:05Z
CRITICAL
9.1
{'CWE-506'}
{'https://github.com/advisories/GHSA-674r-xx4c-gj7x', 'https://www.npmjs.com/advisories/1406'}
null
GHSA
GHSA-qc53-44cj-vfvx
Denial of Service in Tensorflow
### Impact The `SparseCountSparseOutput` implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the `indices` tensor has rank 2. This tensor must be a matrix because code assumes its elements are accessed as elements of a matrix: https://github.c...
{'CVE-2020-15197'}
2021-08-26T15:12:10Z
2020-09-25T18:28:30Z
MODERATE
6.3
{'CWE-20', 'CWE-617'}
{'https://github.com/tensorflow/tensorflow/commit/3cbb917b4714766030b28eba9fb41bb97ce9ee02', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-qc53-44cj-vfvx', 'https://github.com/tensorflow/tensorflow/releases/tag/v2.3.1', 'https://github.com/advisories/GHSA-qc53-44cj-vfvx', 'https://nvd.nist.gov/vuln...
null
GHSA
GHSA-74cp-qw7f-7hpw
Path Traversal in statics-server
All versions of `statics-server` are vulnerable to Path Traversal. Due to insufficient input sanitization, attackers can access server files by using relative paths. ## Recommendation No fix is currently available. Consider using an alternative module until a fix is made available.
null
2021-08-04T20:52:06Z
2019-06-05T14:10:23Z
MODERATE
0
{'CWE-22'}
{'https://github.com/advisories/GHSA-74cp-qw7f-7hpw', 'https://www.npmjs.com/advisories/805', 'https://hackerone.com/reports/355456'}
null
GHSA
GHSA-cwp9-956f-vcwh
Out-of-bounds write
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1131, CVE-2019-1139, CVE-2019-1140, CVE-2019-1195, CVE-2019-1196, CVE-2019-1197.
{'CVE-2019-1141'}
2021-03-29T20:57:56Z
2021-03-29T20:57:56Z
HIGH
7.5
{'CWE-787'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-1141', 'https://github.com/advisories/GHSA-cwp9-956f-vcwh', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1141', 'https://github.com/chakra-core/ChakraCore/commit/329d9d213e7b286349c0b156be4b5a088555de90', 'https://github.com/chakra-core/ChakraC...
null
GHSA
GHSA-xggx-fx6w-v7ch
Improper Neutralization of Wildcards or Matching Symbols
This affects Spring Data JPA in versions up to and including 2.1.6, 2.0.14 and 1.11.20. ExampleMatcher using ExampleMatcher.StringMatcher.STARTING, ExampleMatcher.StringMatcher.ENDING or ExampleMatcher.StringMatcher.CONTAINING could return more results than anticipated when a maliciously crafted example value is suppli...
{'CVE-2019-3802'}
2021-08-04T20:41:47Z
2019-06-04T15:42:15Z
MODERATE
5.3
{'CWE-200', 'CWE-155'}
{'https://github.com/advisories/GHSA-xggx-fx6w-v7ch', 'https://nvd.nist.gov/vuln/detail/CVE-2019-3802', 'https://pivotal.io/security/cve-2019-3802'}
null
GHSA
GHSA-5mg8-w23w-74h3
Information Disclosure in Guava
A temp directory creation vulnerability exists in all Guava versions allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava `com.google.common.io.Files.createTempDir()`. The permissions granted to the directory created default to the standard unix-like /...
{'CVE-2020-8908'}
2022-04-26T20:59:22Z
2021-03-25T17:04:19Z
LOW
3.3
{'CWE-200', 'CWE-173', 'CWE-732'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/r037fed1d0ebde50c9caf8d99815db3093c344c3f651c5a49a09824ce@%3Cdev.drill.apache.org%3E', 'https://lists.apache.org/thread.html/r215b3d50f56faeb2f9383505f3e62faa9f549bb23e8a9848b78a968e@%3Ccommits.ws.apache.org%3E', 'https://l...
null
GHSA
GHSA-xf8c-3cgx-fcwm
Improper Access Control in novajoin
A flaw was discovered in the python-novajoin plugin, all versions up to, excluding 1.1.1, for Red Hat OpenStack Platform. The novajoin API lacked sufficient access control, allowing any keystone authenticated user to generate FreeIPA tokens.
{'CVE-2019-10138'}
2021-04-23T20:26:37Z
2020-03-12T16:54:06Z
HIGH
8.8
{'CWE-284'}
{'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10138', 'https://github.com/advisories/GHSA-xf8c-3cgx-fcwm', 'https://review.opendev.org/#/c/631240/', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10138'}
null
GHSA
GHSA-x8wj-cqmp-3wmm
Cross-site Scripting in Zenario CMS
Zenario CMS 9.0.54156 is vulnerable to Cross Site Scripting (XSS) via upload file to *.SVG. An attacker can send malicious files to victims and steals victim's cookie leads to account takeover. The person viewing the image of a contact can be victim of XSS.
{'CVE-2021-41952'}
2022-03-29T21:14:28Z
2022-03-15T00:00:59Z
MODERATE
4.8
{'CWE-79'}
{'https://github.com/advisories/GHSA-x8wj-cqmp-3wmm', 'https://github.com/hieuminhnv/Zenario-CMS-9.0-last-version/issues/1', 'https://github.com/TribalSystems/Zenario/commit/4566d8a9ac6755f098b3373252fdb17754a77007', 'https://github.com/TribalSystems/Zenario/releases/tag/9.0.55141', 'https://nvd.nist.gov/vuln/detail/CV...
null
GHSA
GHSA-6cw3-g6wv-c2xv
Infinite Loop in Django
An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.
{'CVE-2022-23833'}
2022-02-24T13:07:30Z
2022-02-04T00:00:26Z
HIGH
7.5
{'CWE-835'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-23833', 'https://github.com/advisories/GHSA-6cw3-g6wv-c2xv', 'https://security.netapp.com/advisory/ntap-20220221-0003/', 'https://docs.djangoproject.com/en/4.0/releases/security/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message...
null
GHSA
GHSA-37pf-w9ff-gqvm
Out-of-bounds write
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-0912, CVE-2019-0913, CVE-2019-0914, CVE-2019-0915, CVE-2019-0916, CVE-2019-0917, CVE-20...
{'CVE-2019-0927'}
2021-03-29T20:58:59Z
2021-03-29T20:58:59Z
HIGH
7.5
{'CWE-787'}
{'https://github.com/chakra-core/ChakraCore/commit/d797e3f00e34c12c8c0ae52f56344325439dccd7', 'https://github.com/advisories/GHSA-37pf-w9ff-gqvm', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0927', 'https://nvd.nist.gov/vuln/detail/CVE-2019-0927', 'https://github.com/chakra-core/ChakraC...
null
GHSA
GHSA-h4mf-75hf-67w4
Information disclosure in parse-server
1. you can fetch all the users' objects, by using regex in the NoSQL query. Using the NoSQL, you can use a regex on sessionToken `("_SessionToken":{"$regex":"r:027f"}}` and find valid accounts this way. Using this method, it's possible to retrieve accounts without interaction from the users. GET /parse/users/me HTTP/...
{'CVE-2020-5251'}
2022-04-19T19:02:41Z
2020-03-04T20:20:27Z
HIGH
7.7
{'CWE-200', 'CWE-285'}
{'https://github.com/parse-community/parse-server/security/advisories/GHSA-h4mf-75hf-67w4', 'https://github.com/advisories/GHSA-h4mf-75hf-67w4', 'https://github.com/parse-community/parse-server/commit/3a3a5eee5ffa48da1352423312cb767de14de269', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5251'}
null
GHSA
GHSA-9x7m-9hpg-xxmw
Prototype Pollution in putil-merge
Prototype pollution vulnerability in 'putil-merge' versions1.0.0 through 3.6.6 allows attacker to cause a denial of service and may lead to remote code execution.
{'CVE-2021-25953'}
2021-12-10T17:24:16Z
2021-12-10T17:24:16Z
CRITICAL
9.8
{'CWE-1321'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-25953', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25953', 'https://github.com/advisories/GHSA-9x7m-9hpg-xxmw'}
null
GHSA
GHSA-mvqp-q37c-wf9j
Moderate severity vulnerability that affects io.ratpack:ratpack-core
## CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') Versions of Ratpack 0.9.1 through and including 1.7.4 are vulnerable to [HTTP Response Splitting](https://www.owasp.org/index.php/HTTP_Response_Splitting), if untrusted and unsanitized data is used to populate the header...
{'CVE-2019-17513'}
2021-09-15T21:01:30Z
2019-10-21T16:08:43Z
HIGH
7.5
{'CWE-74'}
{'https://github.com/ratpack/ratpack/commit/c560a8d10cb8bdd7a526c1ca2e67c8f224ca23ae', 'https://github.com/ratpack/ratpack/releases/tag/v1.7.5', 'https://github.com/ratpack/ratpack/security/advisories/GHSA-mvqp-q37c-wf9j', 'https://github.com/advisories/GHSA-mvqp-q37c-wf9j', 'https://ratpack.io/versions/1.7.5', 'https:...
null
GHSA
GHSA-c6f3-3c98-2j2f
Malicious Package in jquerz
Version 1.0.1 of `jquerz` contains malicious code as a preinstall script. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When installed, the package downloads a file from a remote server, executes it and opens a backdoor. ## Recommendation Any...
null
2021-09-30T21:55:38Z
2020-09-02T21:39:46Z
CRITICAL
9.8
{'CWE-506'}
{'https://www.npmjs.com/advisories/907', 'https://github.com/advisories/GHSA-c6f3-3c98-2j2f'}
null
GHSA
GHSA-94hm-8q65-rmxm
High severity vulnerability that affects omniauth-saml
OmniAuth OmnitAuth-SAML 1.9.0 and earlier may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the cryptographic signature, allowing the attack to potentially bypass authentication to SAML service p...
{'CVE-2017-11430'}
2021-01-14T21:25:11Z
2019-07-05T21:11:43Z
HIGH
7.7
{'CWE-287'}
{'https://github.com/advisories/GHSA-94hm-8q65-rmxm', 'https://nvd.nist.gov/vuln/detail/CVE-2017-11430', 'https://www.kb.cert.org/vuls/id/475445', 'https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations'}
null
GHSA
GHSA-7gc6-qh9x-w6h8
Incorrect Authorization in cross-fetch
When fetching a remote url with Cookie if it get Location response header then it will follow that url and try to fetch that url with provided cookie . So cookie is leaked here to thirdparty. Ex: you try to fetch example.com with cookie and if it get redirect url to attacker.com then it fetch that redirect url with pro...
{'CVE-2022-1365'}
2022-05-03T17:48:17Z
2022-04-17T00:00:32Z
MODERATE
6.1
{'CWE-863', 'CWE-359'}
{'https://nvd.nist.gov/vuln/detail/CVE-2022-1365', 'https://github.com/lquixada/cross-fetch/commit/a3b3a9481091ddd06b8f83784ba9c4e034dc912a', 'https://github.com/advisories/GHSA-7gc6-qh9x-w6h8', 'https://huntr.dev/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac', 'https://github.com/lquixada/cross-fetch/pull/135'}
null
GHSA
GHSA-q4v7-4rhw-9hqm
Code Execution through IIFE in node-serialize
Affected versions of `node-serialize` can be abused to execute arbitrary code via an [immediately invoked function expression](https://en.wikipedia.org/wiki/Immediately-invoked_function_expression) (IIFE) if untrusted user input is passed into `unserialize()`. ## Recommendation There is no direct patch for this issu...
{'CVE-2017-5941'}
2021-06-23T15:41:18Z
2018-07-18T18:27:56Z
CRITICAL
9.8
{'CWE-502'}
{'http://www.securityfocus.com/bid/96225', 'https://www.npmjs.com/advisories/311', 'https://nodesecurity.io/advisories/311', 'http://packetstormsecurity.com/files/161356/Node.JS-Remote-Code-Execution.html', 'http://packetstormsecurity.com/files/163222/Node.JS-Remote-Code-Execution.html', 'https://github.com/luin/serial...
null
GHSA
GHSA-gvxv-5fp2-358q
Incorrect Resource Transfer Between Spheres in eclipse-wtp
In all versions prior to version 3.9.6 for eclipse-wtp, all versions prior to version 9.4.4 for eclipse-cdt, and all versions prior to version 3.0.1 for eclipse-groovy, Spotless was resolving dependencies over an insecure channel (http). If the build occurred over an insecure connection, a malicious user could have per...
{'CVE-2019-10753'}
2021-08-17T22:27:31Z
2019-09-11T23:08:57Z
MODERATE
5.9
{'CWE-669'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-10753', 'https://github.com/advisories/GHSA-gvxv-5fp2-358q', 'https://snyk.io/vuln/SNYK-JAVA-COMDIFFPLUGSPOTLESS-460377'}
null
GHSA
GHSA-fpff-384j-vxq7
Data leakage via SQL Injection in Pimcore
pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges (classes permission) can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a payload for trigger a time based or error b...
{'CVE-2019-10763'}
2021-08-19T15:10:08Z
2019-12-02T18:05:13Z
MODERATE
6.5
{'CWE-89'}
{'https://github.com/advisories/GHSA-fpff-384j-vxq7', 'https://blog.certimetergroup.com/it/articolo/security/sql_injection_in_pimcore_6.2.3', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10763', 'https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-480391'}
null
GHSA
GHSA-w64w-qqph-5gxm
HTTP Smuggling via Transfer-Encoding Header in Puma
### Impact This is a similar but different vulnerability to the one patched in 3.12.5 and 4.3.4. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, ...
{'CVE-2020-11077'}
2021-01-08T20:15:55Z
2020-05-22T14:55:09Z
MODERATE
6.8
{'CWE-444'}
{'https://github.com/puma/puma/security/advisories/GHSA-w64w-qqph-5gxm', 'https://github.com/advisories/GHSA-w64w-qqph-5gxm', 'http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00038.html', 'https://github.com/puma/puma/blob/master/History.md#434435-and-31253126--2020-05-22', 'https://lists.fedoraproject....
null
GHSA
GHSA-mcxr-fx5f-96qq
Server-Side Request Forgery in Concrete CMS
Concrete CMS (formerly concrete5) versions below 8.5.7 has a SSRF mitigation bypass using DNS Rebind attack giving an attacker the ability to fetch cloud IAAS (ex AWS) IAM keys.To fix this Concrete CMS no longer allows downloads from the local network and specifies the validated IP when downloading rather than relying ...
{'CVE-2021-22969'}
2021-11-23T18:18:35Z
2021-11-23T18:18:35Z
MODERATE
0
{'CWE-918'}
{'https://nvd.nist.gov/vuln/detail/CVE-2021-22969', 'https://github.com/advisories/GHSA-mcxr-fx5f-96qq', 'https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes', 'https://hackerone.com/reports/1369312'}
null
GHSA
GHSA-fv38-4c3m-25v8
High severity vulnerability that affects Microsoft.ChakraCore
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-0611.
{'CVE-2019-0592'}
2021-09-10T19:20:29Z
2019-04-09T19:43:56Z
HIGH
7.5
{'CWE-787'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-0592', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0592', 'https://github.com/advisories/GHSA-fv38-4c3m-25v8'}
null
GHSA
GHSA-23vw-mhv5-grv5
Denial of Service in @hapi/hapi
Versions of `@hapi/hapi` prior to 18.4.1 or 19.1.1 are vulnerable to Denial of Service. The CORS request handler has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. If no unhandled exception handler is available, the application will exist, allowing an a...
null
2020-09-03T15:48:43Z
2020-09-03T15:48:43Z
HIGH
0
null
{'https://www.npmjs.com/advisories/1482', 'https://github.com/advisories/GHSA-23vw-mhv5-grv5'}
null
GHSA
GHSA-x27w-qxhg-343v
Access Restriction Bypass in go-ldap
In the ldap.v2 (aka go-ldap) package through 2.5.0 for Go, an attacker may be able to login with an empty password. This issue affects an application using this package if these conditions are met: (1) it relies only on the return error of the Bind function call to determine whether a user is authorized (i.e., a nil re...
{'CVE-2017-14623'}
2022-04-12T22:32:59Z
2022-02-15T01:57:18Z
HIGH
8.1
{'CWE-287'}
{'https://github.com/go-ldap/ldap/commit/95ede1266b237bf8e9aa5dce0b3250e51bfefe66', 'https://github.com/go-ldap/ldap/pull/126', 'https://github.com/advisories/GHSA-x27w-qxhg-343v', 'https://nvd.nist.gov/vuln/detail/CVE-2017-14623'}
null
GHSA
GHSA-hwqc-pgjw-vjqp
Cross-Site Request Forgery in GilaCMS
A Cross-Site Request Forgery (CSRF) in GilaCMS v1.11.4 allows authenticated attackers to arbitrarily add administrator accounts.
{'CVE-2020-20693'}
2021-10-04T13:51:41Z
2021-09-30T17:13:11Z
HIGH
8.8
{'CWE-352'}
{'https://nvd.nist.gov/vuln/detail/CVE-2020-20693', 'https://github.com/GilaCMS/gila/issues/51', 'https://github.com/advisories/GHSA-hwqc-pgjw-vjqp'}
null
GHSA
GHSA-9cp3-fh5x-xfcj
Regular Expression Denial of Service in charset
Affected versions of `charset` are susceptible to a regular expression denial of service. The amplification on this vulnerability is relatively low - it takes around 2 seconds for the engine to execute on a malicious input which is 50,000 characters in length. If node was compiled using the `-DHTTP_MAX_HEADER_SIZE` ...
{'CVE-2017-16098'}
2021-01-08T19:05:13Z
2018-08-09T20:55:46Z
MODERATE
0
{'CWE-400'}
{'https://nodesecurity.io/advisories/524', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16098', 'https://github.com/node-modules/charset/issues/10', 'https://www.npmjs.com/advisories/524', 'https://github.com/advisories/GHSA-9cp3-fh5x-xfcj'}
null
GHSA
GHSA-545q-3fg6-48m7
Regular expression denial of service (ReDoS)
This affects the package html-parse-stringify before 2.0.1; all versions of package html-parse-stringify2. Sending certain input could cause one of the regular expressions that is used for parsing to backtrack, freezing the process.
{'CVE-2021-23346'}
2021-03-18T19:39:32Z
2021-03-18T19:39:31Z
MODERATE
5.3
{'CWE-400'}
{'https://github.com/HenrikJoreteg/html-parse-stringify/blob/master/lib/parse.js%23L2', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1080633', 'https://snyk.io/vuln/SNYK-JS-HTMLPARSESTRINGIFY2-1079307', 'https://github.com/HenrikJoreteg/html-parse-stringify/commit/c7274a48e59c92b2b7e906fedf9065159e73fe12', 'https://gi...
null
GHSA
GHSA-g2qj-pmxm-9f8f
User enumeration in authentication mechanisms
Description ----------- The ability to enumerate users was possible without relevant permissions due to different exception messages depending on whether the user existed or not. It was also possible to enumerate users by using a timing attack, by comparing time elapsed when authenticating an existing user and authent...
null
2021-10-08T21:21:13Z
2021-05-17T20:52:32Z
LOW
0
{'CWE-200'}
{'https://github.com/advisories/GHSA-g2qj-pmxm-9f8f', 'https://github.com/symfony/symfony/commit/2a581d22cc621b33d5464ed65c4bc2057f72f011', 'https://github.com/symfony/symfony/security/advisories/GHSA-g2qj-pmxm-9f8f'}
null
GHSA
GHSA-9qq2-xhmc-h9qr
Access Control Bypass
An issue was discovered in Rancher 2 through 2.1.5. Any project member with access to the default namespace can mount the netes-default service account in a pod, and then use that pod to execute administrative privileged commands against the k8s cluster. This could be mitigated by isolating the default namespace in a s...
{'CVE-2018-20321'}
2022-04-25T20:21:12Z
2021-06-23T17:57:10Z
MODERATE
4.2
{'CWE-288', 'CWE-668'}
{'https://nvd.nist.gov/vuln/detail/CVE-2018-20321', 'https://forums.rancher.com/c/announcements', 'https://rancher.com/blog/2019/2019-01-29-explaining-security-vulnerabilities-addressed-in-rancher-v2-1-6-and-v2-0-11/', 'https://github.com/advisories/GHSA-9qq2-xhmc-h9qr', 'https://github.com/rancher/rancher/releases/tag...
null
GHSA
GHSA-68q3-7wjp-7q3j
The filename of uploaded files vulnerable to stored XSS
### Impact The filename of uploaded files was vulnerable to stored XSS. It is not possible to inject javascript code in the file name when creating/uploading the file. But, once created/uploaded, it can be renamed to inject the payload in it. Additionally, the measures to prevent renaming the file to disallowed file...
{'CVE-2020-4041'}
2022-04-19T19:02:28Z
2020-06-09T00:25:34Z
MODERATE
7.4
{'CWE-79'}
{'https://github.com/bolt/bolt/security/advisories/GHSA-68q3-7wjp-7q3j', 'https://github.com/advisories/GHSA-68q3-7wjp-7q3j', 'http://seclists.org/fulldisclosure/2020/Jul/4', 'https://github.com/bolt/bolt/pull/7853', 'https://nvd.nist.gov/vuln/detail/CVE-2020-4041', 'http://packetstormsecurity.com/files/158299/Bolt-CMS...
null
GHSA
GHSA-qhxh-9hhx-6p7v
Prototype Pollution in GraphHopper
This affects the package `com.graphhopper:graphhopper-web-bundle` before 3.2, from 4.0-pre1 and before 4.0. The URL parser could be tricked into adding or modifying properties of Object.prototype using a constructor or __proto__ payload.
{'CVE-2021-23408'}
2021-08-02T22:54:37Z
2021-08-02T16:59:35Z
MODERATE
5.4
{'CWE-1321'}
{'https://snyk.io/vuln/SNYK-JAVA-COMGRAPHHOPPER-1320114', 'https://github.com/advisories/GHSA-qhxh-9hhx-6p7v', 'https://github.com/graphhopper/graphhopper/pull/2370', 'https://github.com/graphhopper/graphhopper/releases/tag/3.2', 'https://github.com/graphhopper/graphhopper/releases/tag/3.1', 'https://nvd.nist.gov/vuln/...
null
GHSA
GHSA-hgpp-pp89-4fgf
Moderate severity vulnerability that affects actionpack
actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypass intended database-query restrictions ...
{'CVE-2012-2660'}
2021-09-14T17:20:36Z
2017-10-24T18:33:38Z
MODERATE
0
null
{'http://lists.opensuse.org/opensuse-security-announce/2012-08/msg00002.html', 'https://github.com/advisories/GHSA-hgpp-pp89-4fgf', 'https://groups.google.com/group/rubyonrails-security/msg/d890f8d58b5fbf32?dmode=source&output=gplain', 'http://lists.opensuse.org/opensuse-security-announce/2012-08/msg00017.html', 'http:...
null
GHSA
GHSA-82v2-mx6x-wq7q
Incorrect Default Permissions in log4js
### Impact Default file permissions for log files created by the file, fileSync and dateFile appenders are world-readable (in unix). This could cause problems if log files contain sensitive information. This would affect any users that have not supplied their own permissions for the files via the mode parameter in the...
{'CVE-2022-21704'}
2022-04-19T19:03:20Z
2022-01-21T18:53:27Z
MODERATE
5.5
{'CWE-276'}
{'https://github.com/log4js-node/log4js-node/blob/v6.4.0/CHANGELOG.md#640', 'https://github.com/log4js-node/streamroller/pull/87', 'https://github.com/log4js-node/log4js-node/security/advisories/GHSA-82v2-mx6x-wq7q', 'https://github.com/log4js-node/log4js-node/pull/1141/commits/8042252861a1b65adb66931fdf702ead34fa9b76'...
null
GHSA
GHSA-7xc5-ggpp-g249
Server-Side Template Injection in pwntools
This affects the package pwntools before 4.3.1. The shellcraft generator for affected versions of this module are vulnerable to Server-Side Template Injection (SSTI), which can lead to remote code execution.
{'CVE-2020-28468'}
2021-07-28T18:59:06Z
2021-04-20T16:13:24Z
CRITICAL
9.8
{'CWE-74'}
{'https://github.com/Gallopsled/pwntools/pull/1732', 'https://nvd.nist.gov/vuln/detail/CVE-2020-28468', 'https://github.com/advisories/GHSA-7xc5-ggpp-g249', 'https://snyk.io/vuln/SNYK-PYTHON-PWNTOOLS-1047345', 'https://github.com/Gallopsled/pwntools/issues/1427'}
null
GHSA
GHSA-fvx3-g627-phm2
Moderate severity vulnerability that affects com.ctrip.framework.apollo:apollo
An SSRF vulnerability was found in an API from Ctrip Apollo through 1.4.0-SNAPSHOT. An attacker may use it to do an intranet port scan or raise a GET request via /system-info/health because the %23 substring is mishandled.
{'CVE-2019-10686'}
2021-09-10T19:59:00Z
2019-04-18T14:27:42Z
CRITICAL
10
{'CWE-918'}
{'https://nvd.nist.gov/vuln/detail/CVE-2019-10686', 'https://github.com/advisories/GHSA-fvx3-g627-phm2', 'https://github.com/ctripcorp/apollo/issues/2103'}
null
GHSA
GHSA-c2h3-6mxw-7mvq
Insufficiently restricted permissions on plugin directories
### Impact A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setui...
{'CVE-2021-41103'}
2021-11-18T15:14:52Z
2021-10-04T20:14:47Z
MODERATE
5.9
{'CWE-22'}
{'https://github.com/containerd/containerd/commit/5b46e404f6b9f661a205e28d59c982d3634148f8', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/', 'https://www.debian.org/security/2021/dsa-5002', 'https://github.com/containerd/containerd/rele...
null
GHSA
GHSA-3wvg-mj6g-m9cv
Uncontrolled Resource Consumption
Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.
{'CVE-2021-27922'}
2021-12-08T19:27:20Z
2021-03-18T19:55:21Z
HIGH
7.5
{'CWE-400'}
{'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S7G44Z33J4BNI2DPDROHWGVG2U7ZH5JU/', 'https://security.gentoo.org/glsa/202107-33', 'https://nvd.nist.gov/vuln/detail/CVE-2021-27922', 'https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html', 'https://lists.fedorapr...
null
GHSA
GHSA-pqrv-8r2f-7278
Crash due to erroneous `StatusOr` in TensorFlow
### Impact A `GraphDef` from a TensorFlow `SavedModel` can be maliciously altered to cause a TensorFlow process to crash due to encountering [a `StatusOr` value that is an error and forcibly extracting the value from it](https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/c...
{'CVE-2022-23590'}
2022-02-11T20:00:43Z
2022-02-09T23:29:38Z
MODERATE
5.9
{'CWE-754'}
{'https://github.com/advisories/GHSA-pqrv-8r2f-7278', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-pqrv-8r2f-7278', 'https://github.com/tensorflow/tensorflow/commit/955059813cc325dc1db5e2daa6221271406d4439', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23590', 'https://github.com/tensorflow/tensorfl...
null
GHSA
GHSA-gx3f-hq7p-8fxv
Code injection in spring-cloud-netflix-hystrix-dashboard
Applications using the `spring-cloud-netflix-hystrix-dashboard` expose a way to execute code submitted within the request URI path during the resolution of view templates. When a request is made at `/hystrix/monitor;[user-provided data]`, the path elements following `hystrix/monitor` are being evaluated as SpringEL exp...
{'CVE-2021-22053'}
2021-11-23T17:53:33Z
2021-11-23T17:53:33Z
HIGH
7.6
{'CWE-94'}
{'https://tanzu.vmware.com/security/cve-2021-22053', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22053', 'https://github.com/advisories/GHSA-gx3f-hq7p-8fxv'}
null
GHSA
GHSA-8qp3-pvwc-2g4p
Hijacked Environment Variables in nodefabric
The `nodefabric` 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-16054'}
2021-01-08T19:08:00Z
2018-07-23T20:49:58Z
MODERATE
0
{'CWE-506'}
{'https://www.npmjs.com/advisories/488', 'https://nodesecurity.io/advisories/488', 'https://github.com/advisories/GHSA-8qp3-pvwc-2g4p', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16054'}
null
GHSA
GHSA-vmf5-924f-25f2
Out-of-bounds write
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka 'Chakra Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2019-1062, CVE-2019-1092, CVE-2019-1106, CVE-2019-1107.
{'CVE-2019-1103'}
2021-03-29T20:59:12Z
2021-03-29T20:59:12Z
HIGH
7.5
{'CWE-787'}
{'https://github.com/chakra-core/ChakraCore/commit/75162b7f2d8ac2b37d17564e9c979ba1bae707e8', 'https://nvd.nist.gov/vuln/detail/CVE-2019-1103', 'https://github.com/advisories/GHSA-vmf5-924f-25f2', 'https://github.com/chakra-core/ChakraCore/commit/efab3101028045cbfa0cc21bd852f75bcc037dba', 'https://portal.msrc.microsoft...
null
GHSA
GHSA-jrh2-hc4r-7jwx
Directory-traversal in Django
Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.
{'CVE-2021-45452'}
2022-02-14T22:18:45Z
2022-01-12T19:21:04Z
MODERATE
5.3
{'CWE-22'}
{'https://www.djangoproject.com/weblog/2022/jan/04/security-releases/', 'https://github.com/advisories/GHSA-jrh2-hc4r-7jwx', 'https://security.netapp.com/advisory/ntap-20220121-0005/', 'https://docs.djangoproject.com/en/4.0/releases/security/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-45452', 'https://lists.fedorapro...
null
GHSA
GHSA-h7v4-7xg3-hxcc
XStream is vulnerable to an Arbitrary Code Execution attack
### Impact The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. ### Patches ...
{'CVE-2021-39147'}
2022-04-22T15:42:18Z
2021-08-25T14:47:46Z
HIGH
8.5
{'CWE-502'}
{'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39147', 'https://x-stream.github.io/CVE-2021-39147.html', 'https://www.debian.org/secu...
null
GHSA
GHSA-fhjf-83wg-r2j9
Prototype Pollution in mixin-deep
Versions of `mixin-deep` prior to 2.0.1 or 1.3.2 are vulnerable to Prototype Pollution. The `mixinDeep` function fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects. ## Recommendati...
{'CVE-2019-10746'}
2021-07-27T21:26:01Z
2019-08-27T17:42:33Z
CRITICAL
9.8
{'CWE-88'}
{'https://www.npmjs.com/advisories/1013', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BFNIVG2XYFPZJY3DYYBJASZ7ZMKBMIJT/', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10746', 'https://snyk.io/vuln/SNYK-JS-MIXINDEEP-450212', 'https://github.com/advisories/GHSA-fhjf-83wg-...
null
GHSA
GHSA-h97f-5258-5593
Incorrect Authorization in serverless-offline
Serverless Offline 8.0.0 returns a 403 HTTP status code for a route that has a trailing / character, which might cause a developer to implement incorrect access control, because the actual behavior within the Amazon AWS environment is a 200 HTTP status code (i.e., possibly greater than expected permissions).
{'CVE-2021-38384'}
2021-09-01T18:33:34Z
2021-09-01T18:32:22Z
MODERATE
9.8
{'CWE-863'}
{'https://github.com/dherault/serverless-offline/issues/1259', 'https://github.com/advisories/GHSA-h97f-5258-5593', 'https://nvd.nist.gov/vuln/detail/CVE-2021-38384'}
null
GHSA
GHSA-cqp5-m4pq-gfgp
Prototype Pollution in defaults-deep
Versions of `default-deep` before 0.2.4 are vulnerable to prototype pollution ## Recommendation Update to version 0.2.4 or later.
{'CVE-2018-3723'}
2021-01-08T18:56:59Z
2018-07-26T15:18:43Z
LOW
0
{'CWE-471'}
{'https://github.com/advisories/GHSA-cqp5-m4pq-gfgp', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3723', 'https://www.npmjs.com/advisories/581', 'https://github.com/jonschlinkert/defaults-deep/commit/c873f341327ad885ff4d0f23b3d3bca31b0343e5', 'https://hackerone.com/reports/310514'}
null
GHSA
GHSA-5f9h-9pjv-v6j7
Directory traversal in Rack::Directory app bundled with Rack
A directory traversal vulnerability exists in rack < 2.2.0 that allows an attacker perform directory traversal vulnerability in the Rack::Directory app that is bundled with Rack which could result in information disclosure.
{'CVE-2020-8161'}
2021-01-08T21:28:30Z
2020-07-06T21:31:02Z
MODERATE
0
{'CWE-548'}
{'https://github.com/rack/rack/commit/dddb7ad18ed79ca6ab06ccc417a169fde451246e', 'https://github.com/advisories/GHSA-5f9h-9pjv-v6j7', 'https://groups.google.com/forum/#!topic/ruby-security-ann/T4ZIsfRf2eA', 'https://lists.debian.org/debian-lts-announce/2020/07/msg00006.html', 'https://groups.google.com/g/rubyonrails-se...
null
GHSA
GHSA-h3vq-wv8j-36gw
Cross-site Scripting in Scratch-Svg-Renderer
A DOM-based cross-site scripting (XSS) vulnerability in Scratch-Svg-Renderer v0.2.0 allows attackers to execute arbitrary web scripts or HTML via a crafted sb3 file.
{'CVE-2020-27428'}
2022-01-08T00:44:33Z
2022-01-08T00:44:33Z
MODERATE
0
{'CWE-79'}
{'https://github.com/advisories/GHSA-h3vq-wv8j-36gw', 'https://github.com/LLK/scratch-svg-renderer/commit/7c74ec7de3254143ec3c557677f5355a90a3d07f', 'https://nvd.nist.gov/vuln/detail/CVE-2020-27428'}
null
GHSA
GHSA-qr9h-vr5p-pwwx
Denial of Service (DoS) in restify-paginate
The restify-paginate package 0.0.5 for Node.js allows remote attackers to cause a Denial-of-Service by omitting the HTTP Host header. A Restify-based web service would crash with an uncaught exception.
{'CVE-2020-27543'}
2022-04-18T21:56:35Z
2021-04-12T18:59:11Z
HIGH
7.5
{'CWE-755'}
{'https://security.netapp.com/advisory/ntap-20210401-0002/', 'https://www.npmjs.com/package/restify-paginate', 'https://github.com/advisories/GHSA-qr9h-vr5p-pwwx', 'https://nvd.nist.gov/vuln/detail/CVE-2020-27543', 'https://github.com/secoats/cve/tree/master/CVE-2020-27543_dos_restify-paginate'}
null
GHSA
GHSA-9wcm-rrvh-qjc8
High severity vulnerability that affects colorscore
Withdrawn, accidental duplicate publish. The initialize method in the Histogram class in lib/colorscore/histogram.rb in the colorscore gem before 0.0.5 for Ruby allows context-dependent attackers to execute arbitrary code via shell metacharacters in the (1) image_path, (2) colors, or (3) depth variable.
null
2021-12-03T13:53:22Z
2018-08-15T20:03:53Z
HIGH
0
null
{'https://github.com/advisories/GHSA-9wcm-rrvh-qjc8', 'https://nvd.nist.gov/vuln/detail/CVE-2015-7541'}
null