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-vp5x-3v8r-qprw | Deserialization of Untrusted Data in Dubbo | A deserialization vulnerability existed in dubbo hessian-lite 3.2.11 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protocol, during Hessian catch unexpected exceptions, Hessian will log out some imformation for users, w... | {'CVE-2021-43297'} | 2022-01-19T18:25:15Z | 2022-01-12T22:51:04Z | CRITICAL | 9.8 | {'CWE-502'} | {'https://lists.apache.org/thread/1mszxrvp90y01xob56yp002939c7hlww', 'https://github.com/advisories/GHSA-vp5x-3v8r-qprw', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43297'} | null |
GHSA | GHSA-j57w-3c39-gpp5 | Improper Privilege Management in Snipe-IT | An unprivileged user of Snipe-IT prior to version 5.3.11 can create maintenance for an asset. Version 5.3.11 contains a patch for this issue. | {'CVE-2022-0611'} | 2022-02-26T00:58:12Z | 2022-02-17T00:00:35Z | HIGH | 8.8 | {'CWE-269'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0611', 'https://huntr.dev/bounties/7b7447fc-f1b0-446c-b016-ee3f6511010b', 'https://github.com/snipe/snipe-it/commit/321be4733d3997fc738f0118e1b9af5905f95439', 'https://github.com/advisories/GHSA-j57w-3c39-gpp5'} | null |
GHSA | GHSA-jhq9-wm9m-cf89 | CHECK-failure in `UnsortedSegmentJoin` | ### Impact
An attacker can cause a denial of service by controlling the values of `num_segments` tensor argument for `UnsortedSegmentJoin`:
```python
import tensorflow as tf
inputs = tf.constant([], dtype=tf.string)
segment_ids = tf.constant([], dtype=tf.int32)
num_segments = tf.constant([], dtype=tf.int32)
separator... | {'CVE-2021-29552'} | 2021-05-21T14:23:48Z | 2021-05-21T14:23:48Z | LOW | 2.5 | {'CWE-617'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-29552', 'https://github.com/advisories/GHSA-jhq9-wm9m-cf89', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-jhq9-wm9m-cf89', 'https://github.com/tensorflow/tensorflow/commit/704866eabe03a9aeda044ec91a8d0c83fc1ebdbe'} | null |
GHSA | GHSA-238x-q7xf-p4xw | Downloads Resources over HTTP in arrayfire-js | Affected versions of `arrayfire-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 `arra... | {'CVE-2016-10598'} | 2021-01-08T20:10:37Z | 2019-02-18T23:50:32Z | HIGH | 0 | {'CWE-311'} | {'https://github.com/advisories/GHSA-238x-q7xf-p4xw', 'https://nodesecurity.io/advisories/192', 'https://www.npmjs.com/advisories/192', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10598'} | null |
GHSA | GHSA-8474-rc7c-wrhp | High severity vulnerability that affects safemode | Withdrawn, accidental duplicate publish.
The safemode rubygem, as used in Foreman, versions 1.3.2 and earlier are vulnerable to bypassing safe mode limitations via special Ruby syntax. This can lead to deletion of objects for which the user does not have delete permissions or possibly to privilege escalation. | null | 2021-12-02T23:18:10Z | 2018-08-08T22:29:10Z | HIGH | 0 | null | {'https://nvd.nist.gov/vuln/detail/CVE-2017-7540', 'https://github.com/advisories/GHSA-8474-rc7c-wrhp'} | null |
GHSA | GHSA-fxwm-rx68-p5vx | XSS in richtext custom tag attributes in ezsystems/ezplatform-richtext | The rich text editor does not escape attribute data when previewing custom tags. This means XSS is possible if custom tags are used, for users who have access to editing rich text content. Frontend content view is not affected, but the vulnerability could be used by editors to attack other editors. The fix ensures cust... | null | 2021-12-01T18:28:29Z | 2021-12-01T18:28:29Z | MODERATE | 0 | {'CWE-79'} | {'https://developers.ibexa.co/security-advisories/ibexa-sa-2021-010-xss-in-richtext-custom-tag-attributes', 'https://github.com/advisories/GHSA-fxwm-rx68-p5vx', 'https://github.com/ezsystems/ezplatform-richtext/security/advisories/GHSA-fxwm-rx68-p5vx'} | null |
GHSA | GHSA-98gj-wwxm-cj3h | Moderate severity vulnerability that affects mistune | Cross-site scripting (XSS) vulnerability in the _keyify function in mistune.py in Mistune before 0.8.1 allows remote attackers to inject arbitrary web script or HTML by leveraging failure to escape the "key" argument. | {'CVE-2017-16876'} | 2021-09-07T21:10:10Z | 2019-01-04T17:47:50Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/lepture/mistune/blob/master/CHANGES.rst', 'https://github.com/lepture/mistune/commit/5f06d724bc05580e7f203db2d4a4905fc1127f98', 'https://bugzilla.redhat.com/show_bug.cgi?id=1524596', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NUR3GMHQBMA3UC4PFMCK... | null |
GHSA | GHSA-m8xj-5v73-3hh8 | curlrequest allows execution of arbitrary commands | curlrequest through 1.0.1 allows execution of arbitrary commands. It is possible to inject arbitrary commands by using a semicolon char in any of the `options` values. | {'CVE-2020-7646'} | 2021-08-25T21:07:37Z | 2020-05-13T16:29:43Z | CRITICAL | 9.8 | {'CWE-78'} | {'https://github.com/node-js-libs/curlrequest/blob/master/index.js#L239,', 'https://snyk.io/vuln/SNYK-JS-CURLREQUEST-568274', 'https://github.com/advisories/GHSA-m8xj-5v73-3hh8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7646'} | null |
GHSA | GHSA-2v5j-q74q-r53f | django-helpdesk is vulnerable to Cross-site Scripting | django-helpdesk is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). | {'CVE-2021-3994'} | 2021-12-03T20:42:26Z | 2021-12-03T20:42:26Z | HIGH | 8.8 | {'CWE-79'} | {'https://huntr.dev/bounties/be7f211d-4bfd-44fd-91e8-682329906fbd', 'https://github.com/advisories/GHSA-2v5j-q74q-r53f', 'https://github.com/django-helpdesk/django-helpdesk/releases/tag/0.3.2', 'https://github.com/django-helpdesk/django-helpdesk/commit/a22eb0673fe0b7784f99c6b5fd343b64a6700f06', 'https://nvd.nist.gov/vu... | null |
GHSA | GHSA-mj2c-5mjv-gmmj | SQL Injection in Pimcore | Pimcore prior to version 10.3.5 is vulnerable to SQL injection in ElementController.php. This vulnerability causes loss of data confidentiality. | {'CVE-2022-1339'} | 2022-04-22T21:06:23Z | 2022-04-14T00:00:19Z | HIGH | 7.5 | {'CWE-89'} | {'https://github.com/advisories/GHSA-mj2c-5mjv-gmmj', 'https://github.com/pimcore/pimcore/commit/adae3be64427466bf0df15ceaea2ac30da93752c', 'https://nvd.nist.gov/vuln/detail/CVE-2022-1339', 'https://huntr.dev/bounties/ae8dc737-844e-40da-a9f7-e72d8e50f6f9'} | null |
GHSA | GHSA-gm9g-2g8v-fvxj | Prototype Pollution in upmerge | All versions of `upmerge` are vulnerable to Prototype Pollution. The merge() function fails to prevent user input to alter an Object's prototype, allowing attackers to modify override properties of all objects in the application. This may lead to Denial of Service or may be chained with other vulnerabilities leading to... | null | 2021-09-16T20:59:21Z | 2019-06-06T15:32:28Z | MODERATE | 7.5 | {'CWE-400', 'CWE-345'} | {'https://github.com/advisories/GHSA-gm9g-2g8v-fvxj', 'https://www.npmjs.com/advisories/809', 'https://hackerone.com/reports/439120', 'https://snyk.io/vuln/SNYK-JS-UPMERGE-174133'} | null |
GHSA | GHSA-9cw2-jqp5-7x39 | Multiple Content Injection Vulnerabilities in marked | Versions 0.3.0 and earlier of `marked` are affected by two cross-site scripting vulnerabilities, even when `sanitize: true` is set.
The attack vectors for this vulnerability are GFM Codeblocks and JavaScript URLs.
## Recommendation
Upgrade to version 0.3.1 or later. | {'CVE-2014-3743'} | 2021-09-23T20:56:40Z | 2020-08-31T22:52:52Z | MODERATE | 6.1 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2014-1850', 'https://github.com/advisories/GHSA-9cw2-jqp5-7x39', 'https://www.npmjs.com/advisories/22'} | null |
GHSA | GHSA-27v7-qhfv-rqq8 | Insecure Credential Storage in web3 | All versions of `web3` are vulnerable to Insecure Credential Storage. The package stores encrypted wallets in local storage and requires a password to load the wallet. Once the wallet is loaded, the private key is accessible via LocalStorage. Exploiting this vulnerability likely requires a Cross-Site Scripting vulnerab... | null | 2021-09-16T20:58:49Z | 2019-05-30T17:26:30Z | LOW | 3.3 | null | {'https://www.npmjs.com/advisories/877', 'https://snyk.io/vuln/SNYK-JS-WEB3-174533', 'https://github.com/advisories/GHSA-27v7-qhfv-rqq8', 'https://github.com/ethereum/web3.js/issues/2739'} | null |
GHSA | GHSA-86wm-rrjm-8wh8 | Buffer not correctly recycled in Gzip Request inflation | ### Impact
If GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection and if an
attacker can send a request with a body that is received entirely by not consumed by the application, then a subsequent request
on the same connection will see that body prepended... | {'CVE-2020-27218'} | 2022-04-22T17:23:58Z | 2020-12-02T18:28:18Z | MODERATE | 4.8 | {'CWE-226'} | {'https://lists.apache.org/thread.html/r186748e676e5aeb4eb603361e6367555ae4daecbde55cfd69fa68ec6@%3Cissues.hbase.apache.org%3E', 'https://lists.apache.org/thread.html/racf9e6ad2482cb9b1e3e1b2c1b443d9d5cf14055fb54dec3d2dcce91@%3Creviews.spark.apache.org%3E', 'https://lists.apache.org/thread.html/r2f168fd22c071bdd95ec696... | null |
GHSA | GHSA-jxhw-mg8m-2pj8 | Moderate severity vulnerability that affects devise | Devise gem 2.2.x before 2.2.3, 2.1.x before 2.1.3, 2.0.x before 2.0.5, and 1.5.x before 1.5.4 for Ruby, when using certain databases, does not properly perform type conversion when performing database queries, which might allow remote attackers to cause incorrect results to be returned and bypass security checks via un... | {'CVE-2013-0233'} | 2021-09-14T19:54:29Z | 2017-10-24T18:33:37Z | MODERATE | 0 | null | {'https://github.com/advisories/GHSA-jxhw-mg8m-2pj8', 'http://blog.plataformatec.com.br/2013/01/security-announcement-devise-v2-2-3-v2-1-3-v2-0-5-and-v1-5-3-released/', 'http://www.openwall.com/lists/oss-security/2013/01/29/3', 'http://www.securityfocus.com/bid/57577', 'http://www.phenoelit.org/blog/archives/2013/02/05... | null |
GHSA | GHSA-j33j-fg2g-mcv2 | Cross-Site Request Forgery in CakePHP | CakePHP before 4.0.6 mishandles CSRF token generation. This might be remotely exploitable in conjunction with XSS. | {'CVE-2020-15400'} | 2022-02-10T22:28:08Z | 2022-02-10T22:27:58Z | MODERATE | 4.3 | {'CWE-352', 'CWE-79'} | {'https://github.com/advisories/GHSA-j33j-fg2g-mcv2', 'https://bakery.cakephp.org/2020/04/18/cakephp_406_released.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15400'} | null |
GHSA | GHSA-pxcc-hj8w-fmm7 | Command injection vulnerability in @prisma/sdk in getPackedPackage function | ### Impact
As of today, we are not aware of any Prisma users or external consumers of the `@prisma/sdk` package who are affected by this security vulnerability.
This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input.
It only affects the `getPackedPack... | {'CVE-2021-21414'} | 2022-04-27T18:19:20Z | 2021-04-06T17:25:12Z | HIGH | 7.7 | {'CWE-78'} | {'https://github.com/prisma/prisma/pull/6245', 'https://github.com/prisma/prisma/security/advisories/GHSA-pxcc-hj8w-fmm7', 'https://github.com/advisories/GHSA-pxcc-hj8w-fmm7', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21414', 'https://security.netapp.com/advisory/ntap-20210618-0003/'} | null |
GHSA | GHSA-663j-rjcr-789f | CSV injection in shuup | “Shuup” application in versions 0.4.2 to 2.10.8 is affected by the “Formula Injection” vulnerability. A customer can inject payloads in the name input field in the billing address while buying a product. When a store administrator accesses the reports page to export the data as an Excel file and opens it, the payload g... | {'CVE-2021-25962'} | 2021-10-21T14:31:43Z | 2021-09-30T20:50:07Z | HIGH | 8 | {'CWE-1236'} | {'https://github.com/shuup/shuup/commit/0a2db392e8518410c282412561461cd8797eea51', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25962', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25962', 'https://github.com/advisories/GHSA-663j-rjcr-789f'} | null |
GHSA | GHSA-6pqm-xvfc-w7p4 | showdoc is vulnerable to Cross-Site Request Forgery (CSRF) | showdoc is vulnerable to Cross-Site Request Forgery (CSRF). | {'CVE-2021-3993'} | 2021-12-03T20:42:35Z | 2021-12-03T20:42:35Z | MODERATE | 6.5 | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-3993', 'https://github.com/star7th/showdoc/commit/654e871a3923e79076818a9a03533fe88222c871', 'https://huntr.dev/bounties/0aa84736-139b-4ae7-becf-604f7f60b1c9', 'https://github.com/advisories/GHSA-6pqm-xvfc-w7p4'} | null |
GHSA | GHSA-7f42-p84j-f58p | Moderate severity vulnerability that affects sanitize | When Sanitize <= 4.6.2 is used in combination with libxml2 >= 2.9.2, a specially crafted HTML fragment can cause libxml2 to generate improperly escaped output, allowing non-whitelisted attributes to be used on whitelisted elements.
This can allow HTML and JavaScript injection, which could result in XSS if Sanitize's o... | {'CVE-2018-3740'} | 2021-01-08T19:16:14Z | 2018-03-21T11:56:32Z | MODERATE | 0 | {'CWE-79'} | {'https://github.com/rgrove/sanitize/commit/01629a162e448a83d901456d0ba8b65f3b03d46e', 'https://www.debian.org/security/2018/dsa-4358', 'https://github.com/rgrove/sanitize/issues/176', 'https://github.com/advisories/GHSA-7f42-p84j-f58p', 'https://about.gitlab.com/2018/06/25/security-release-gitlab-11-dot-0-dot-1-releas... | null |
GHSA | GHSA-73v8-v6g4-vrpm | Arbitrary File Overwrite in decompress-zip | Vulnerable versions of `decompress-zip` are affected by the Zip-Slip vulnerability, an arbitrary file write vulnerability. The vulnerability occurs because `decompress-zip` does not verify that extracted files do not resolve to targets outside of the extraction root directory.
## Recommendation
For `decompress-zip`... | null | 2021-09-27T16:09:04Z | 2020-09-02T15:58:13Z | HIGH | 0 | null | {'https://snyk.io/research/zip-slip-vulnerability', 'https://github.com/nodejs/security-wg/blob/master/vuln/npm/488.json', 'https://www.npmjs.com/advisories/777', 'https://github.com/advisories/GHSA-73v8-v6g4-vrpm'} | null |
GHSA | GHSA-8pp6-8x4q-c5mx | Server side request forgery in C1 CMS | C1 CMS is an open-source, .NET based Content Management System (CMS). Versions prior to 6.12 allow an authenticated user to exploit Server Side Request Forgery (SSRF) by causing the server to make arbitrary GET requests to other servers in the local network or on localhost. The attacker may also truncate arbitrary file... | {'CVE-2022-24789'} | 2022-04-08T22:44:20Z | 2022-03-30T00:00:31Z | HIGH | 7.6 | {'CWE-918'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-24789', 'https://github.com/advisories/GHSA-8pp6-8x4q-c5mx', 'https://github.com/Orckestra/C1-CMS-Foundation/releases/tag/v6.12', 'https://github.com/Orckestra/C1-CMS-Foundation/security/advisories/GHSA-j9c2-gr6m-pp45'} | null |
GHSA | GHSA-q9h2-4xhf-23xx | Data races in im | An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur. | {'CVE-2020-36204'} | 2021-08-25T20:51:36Z | 2021-08-25T20:51:36Z | MODERATE | 4.7 | {'CWE-662'} | {'https://github.com/bodil/im-rs/issues/157', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36204', 'https://github.com/advisories/GHSA-q9h2-4xhf-23xx', 'https://rustsec.org/advisories/RUSTSEC-2020-0096.html'} | null |
GHSA | GHSA-v8j6-6c2r-r27c | Expression Language Injection in Apache Struts | The fix issued for CVE-2020-17530 was incomplete. So from Apache Struts 2.0.0 to 2.5.29, still some of the tag’s attributes could perform a double evaluation if a developer applied forced OGNL evaluation by using the %{...} syntax. Using forced OGNL evaluation on untrusted user input can lead to a Remote Code Execution... | {'CVE-2021-31805'} | 2022-04-22T20:30:36Z | 2022-04-13T00:00:30Z | CRITICAL | 9.8 | {'CWE-917'} | {'http://www.openwall.com/lists/oss-security/2022/04/12/6', 'https://cwiki.apache.org/confluence/display/WW/S2-062', 'https://nvd.nist.gov/vuln/detail/CVE-2021-31805', 'https://security.netapp.com/advisory/ntap-20220420-0001/', 'https://github.com/advisories/GHSA-v8j6-6c2r-r27c'} | null |
GHSA | GHSA-23x4-m842-fmwf | Creation of Temporary File in Directory with Insecure Permissions in the OpenAPI-Generator online generator | ### Impact
On Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory.
This vulnerability is local p... | {'CVE-2021-21428'} | 2022-04-19T19:02:52Z | 2021-05-11T00:04:40Z | HIGH | 9.3 | {'CWE-379', 'CWE-378', 'CWE-377', 'CWE-269'} | {'https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-23x4-m842-fmwf', 'https://github.com/swagger-api/swagger-codegen/security/advisories/GHSA-pc22-3g76-gm6j', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21428', 'https://github.com/OpenAPITools/openapi-generator/pull/8788', 'https://github.com/ad... | null |
GHSA | GHSA-79jw-6wg7-r9g4 | Use of Potentially Dangerous Function in mixme | ### Impact
In Node.js mixme v0.5.0, an attacker can add or alter properties of an object via 'proto' through the mutate() and merge() functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential denial of service (... | {'CVE-2021-29491'} | 2022-04-19T19:02:57Z | 2021-05-06T15:45:39Z | HIGH | 7.1 | {'CWE-913'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-29491', 'https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4', 'https://github.com/advisories/GHSA-79jw-6wg7-r9g4', 'https://security.netapp.com/advisory/ntap-20210622-0002/'} | null |
GHSA | GHSA-r773-pmw3-f4mr | Open Redirect in koa-remove-trailing-slashes | The package koa-remove-trailing-slashes before 2.0.2 are vulnerable to Open Redirect via the use of trailing double slashes in the URL when accessing the vulnerable endpoint (such as https://example.com//attacker.example/). The vulnerable code is in index.js::removeTrailingSlashes(), as the web server uses relative URL... | {'CVE-2021-23384'} | 2022-02-10T23:47:27Z | 2022-02-10T23:47:27Z | MODERATE | 5.4 | {'CWE-601'} | {'https://snyk.io/vuln/SNYK-JS-KOAREMOVETRAILINGSLASHES-1085708', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23384', 'https://github.com/advisories/GHSA-r773-pmw3-f4mr', 'https://github.com/vgno/koa-remove-trailing-slashes/blame/6a01ba8fd019bd3ece44879c553037ad96ba7d47/index.js%23L31'} | null |
GHSA | GHSA-fm7r-2pr7-rw2p | Malicious Package in yeoman-genrator | Version 3.1.1 of `yeoman-genrator` 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.
## Recommenda... | null | 2021-09-30T21:57:06Z | 2020-09-02T21:45:02Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/912', 'https://github.com/advisories/GHSA-fm7r-2pr7-rw2p'} | null |
GHSA | GHSA-vvw4-rfwf-p6hx | Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat | While investigating bug 64830 it was discovered that Apache Tomcat 10.0.0-M1 to 10.0.0-M9, 9.0.0-M1 to 9.0.39 and 8.5.0 to 8.5.59 could re-use an HTTP request header value from the previous stream received on an HTTP/2 connection for the request associated with the subsequent stream. While this would most likely lead t... | {'CVE-2020-17527'} | 2022-04-22T17:22:37Z | 2022-02-09T22:58:06Z | HIGH | 7.5 | {'CWE-200'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/rce5ac9a40173651d540babce59f6f3825f12c6d4e886ba00823b11e5@%3Cannounce.tomcat.apache.org%3E', 'https://lists.apache.org/thread.html/ra35c8d617b17d59f400112cebadec43ad379f98198b4a9726190d7ee@%3Cissues.guacamole.apache.org%3E'... | null |
GHSA | GHSA-p6h4-93qp-jhcm | Command injection in Parse Server through prototype pollution | ### Impact
This is a Remote Code Execution (RCE) vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file `DatabaseController.js`, so it is likely to affect Postgres and an... | {'CVE-2022-24760'} | 2022-04-19T18:24:25Z | 2022-03-11T23:53:23Z | CRITICAL | 10 | {'CWE-74', 'CWE-1321'} | {'https://github.com/advisories/GHSA-p6h4-93qp-jhcm', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24760', 'https://github.com/parse-community/parse-server/commit/886bfd7cac69496e3f73d4bb536f0eec3cba0e4d', 'https://www.huntr.dev/bounties/ac24b343-e7da-4bc7-ab38-4f4f5cc9d099/', 'https://github.com/parse-community/parse-se... | null |
GHSA | GHSA-hpfq-8wx8-cgqw | Cross-Site Scripting in ids-enterprise | Versions of `ids-enterprise` prior to 4.18.2 are vulnerable to Cross-Site Scripting (XSS). The `modal` component fails to sanitize input to the `title` attribute, which may allow attackers to execute arbitrary JavaScript.
## Recommendation
Upgrade to version 4.18.2 or later | null | 2021-08-04T21:16:12Z | 2019-06-13T18:59:18Z | HIGH | 0 | {'CWE-79'} | {'https://github.com/infor-design/enterprise-ng/issues/511', 'https://github.com/infor-design/enterprise/commit/9b57aaa0321bf2e5baa6c4c5c1eb3b8312e215c4', 'https://github.com/advisories/GHSA-hpfq-8wx8-cgqw', 'https://www.npmjs.com/advisories/957'} | null |
GHSA | GHSA-9pm8-xcj6-2m33 | Missing Authorization in TYPO3 extension | The direct_mail extension through 5.2.3 for TYPO3 has Broken Access Control for newsletter subscriber tables. | {'CVE-2020-12698'} | 2021-07-28T19:18:33Z | 2021-07-26T21:34:52Z | MODERATE | 4.3 | {'CWE-862'} | {'https://github.com/advisories/GHSA-9pm8-xcj6-2m33', 'https://typo3.org/security/advisory/typo3-ext-sa-2020-005', 'https://typo3.org/help/security-advisories', 'https://nvd.nist.gov/vuln/detail/CVE-2020-12698'} | null |
GHSA | GHSA-fx8w-mjvm-hvpc | Path Traversal in Buildah | A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTP(s) server and then write files to the user's system anywhere that the user has permissions. | {'CVE-2020-10696'} | 2021-05-18T18:32:41Z | 2021-05-18T18:32:41Z | HIGH | 8.8 | {'CWE-22'} | {'https://access.redhat.com/security/cve/cve-2020-10696', 'https://nvd.nist.gov/vuln/detail/CVE-2020-10696', 'https://bugzilla.redhat.com/show_bug.cgi?id=1817651', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10696', 'https://github.com/advisories/GHSA-fx8w-mjvm-hvpc', 'https://github.com/containers/buildah/pu... | null |
GHSA | GHSA-rmrm-75hp-phr2 | Improper Input Validation in Hibernate Validator | A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they were valid. This flaw allows attackers to bypass input sanitation (escaping, stripping) controls that developers may have put in place when handling user-co... | {'CVE-2020-10693'} | 2022-04-22T18:20:33Z | 2021-06-04T21:36:34Z | MODERATE | 5.3 | {'CWE-20'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-10693', 'https://lists.apache.org/thread.html/rb8dca19a4e52b60dab0ab21e2ff9968d78f4b84e4033824db1dd24b4@%3Cpluto-scm.portals.apache.org%3E', 'https://www.ibm.com/support/pages/node/6348216', 'https://lists.apache.org/t... | null |
GHSA | GHSA-375m-5fvv-xq23 | VVE-2021-0002: Incorrect `returndatasize` when using simple forwarder proxies deployed prior to EIP-1167 adoption | ## Background
@tjayrush reported a data handling issue with certain Web3 libraries using Vyper-deploy forwarder proxy contracts using our Vyper's built-in `create_forwarder_to` function prior to our change to support EIP-1167 style forwarder proxies.
### Impact
If you are an end user of a forwarder-style proxy deploy... | null | 2021-04-19T15:11:54Z | 2021-04-19T15:11:54Z | LOW | 0 | {'CWE-20'} | {'https://github.com/vyperlang/vyper/pull/2281', 'https://github.com/vyperlang/vyper/security/advisories/GHSA-375m-5fvv-xq23', 'https://pypi.org/project/vyper/', 'https://github.com/advisories/GHSA-375m-5fvv-xq23'} | null |
GHSA | GHSA-fw2f-7f87-5r6c | Improper Input Validation in access-policy | access-policy through 3.1.0 is vulnerable to Arbitrary Code Execution. User input provided to the `template` function is executed by the `eval` function resulting in code execution. | {'CVE-2020-7674'} | 2021-07-29T18:14:19Z | 2021-05-17T21:00:29Z | CRITICAL | 9.8 | {'CWE-94'} | {'https://github.com/advisories/GHSA-fw2f-7f87-5r6c', 'https://snyk.io/vuln/SNYK-JS-ACCESSPOLICY-571490', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7674'} | null |
GHSA | GHSA-vfrc-7r7c-w9mx | Prototype Pollution in highlight.js | ### Impact
Affected versions of this package are vulnerable to Prototype Pollution. A malicious HTML code block can be crafted that will result in prototype pollution of the base object's prototype during highlighting. If you allow users to insert custom HTML code blocks into your page/app via parsing Markdown code ... | {'CVE-2020-26237'} | 2022-04-19T19:02:31Z | 2020-11-24T22:58:41Z | LOW | 5.8 | {'CWE-471'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-26237', 'https://github.com/highlightjs/highlight.js/commit/7241013ae011a585983e176ddc0489a7a52f6bb0', 'https://www.npmjs.com/package/highlight.js', 'https://github.com/highlightjs/highlight.js/pull/2636', 'https://github.com/advisories/GHSA-vfrc-7r7c-w9mx', 'https://lists.de... | null |
GHSA | GHSA-xrr6-3pc4-m447 | Moderate severity vulnerability that affects activerecord | activerecord/lib/active_record/nested_attributes.rb in Active Record in Ruby on Rails 3.1.x and 3.2.x before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not properly implement a certain destroy option, which allows remote attackers to bypass intended change restric... | {'CVE-2015-7577'} | 2021-09-22T16:33:26Z | 2017-10-24T18:33:36Z | MODERATE | 5.3 | {'CWE-284'} | {'http://lists.fedoraproject.org/pipermail/package-announce/2016-February/178065.html', 'http://www.openwall.com/lists/oss-security/2016/01/25/10', 'http://lists.fedoraproject.org/pipermail/package-announce/2016-February/178041.html', 'http://rhn.redhat.com/errata/RHSA-2016-0296.html', 'http://www.securitytracker.com/i... | null |
GHSA | GHSA-p479-rwhp-rwjx | Cross-site scripting in Jenkins Scriptler Plugin | Jenkins Scriptler Plugin 3.2 and earlier does not escape parameter names shown in job configuration forms, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission. | {'CVE-2021-21667'} | 2022-01-06T18:45:29Z | 2022-01-06T18:45:29Z | MODERATE | 5.4 | {'CWE-79'} | {'https://github.com/advisories/GHSA-p479-rwhp-rwjx', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21667', 'https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224', 'http://www.openwall.com/lists/oss-security/2021/06/16/3'} | null |
GHSA | GHSA-cf8j-64h9-6q58 | CSRF in Play Framework | In Play Framework 2.6.0 through 2.8.1, the CSRF filter can be bypassed by making CORS simple requests with content types that contain parameters that can't be parsed. | {'CVE-2020-12480'} | 2021-09-23T18:57:06Z | 2020-08-18T17:30:25Z | MODERATE | 6.5 | {'CWE-352'} | {'https://www.playframework.com/security/vulnerability', 'https://www.playframework.com/security/vulnerability/CVE-2020-12480-CsrfBlacklistBypass', 'https://github.com/playframework/playframework/commit/c82de44fc50b7c58c6e0580f1f67ff08aa7bd154', 'https://github.com/advisories/GHSA-cf8j-64h9-6q58', 'https://github.com/p... | null |
GHSA | GHSA-rh46-3fgc-mvrf | Validation bypass is possible in Json Pattern Validator | In jpv (aka Json Pattern Validator) before 2.1.1, compareCommon() can be bypassed because certain internal attributes can be overwritten via a conflicting name, as demonstrated by 'constructor': {'name':'Array'}. This affects validate(). Hence, a crafted payload can overwrite this builtin attribute to manipulate the ty... | {'CVE-2019-19507'} | 2021-08-19T16:05:30Z | 2019-12-04T21:25:28Z | MODERATE | 5.3 | {'CWE-287'} | {'https://github.com/advisories/GHSA-rh46-3fgc-mvrf', 'https://nvd.nist.gov/vuln/detail/CVE-2019-19507', 'https://www.npmjs.com/package/jpv', 'https://github.com/manvel-khnkoyan/jpv/issues/6'} | null |
GHSA | GHSA-hfwx-c7q6-g54c | Vulnerability allowing for reading internal HTTP resources | ### Impact
The vulnerability allows for reading and outputting files served by other services on the internal network in which the export server is hosted. If the export server is exposed to the internet, this potentially allows a malicious user to gain read access to internal web-resources.
The impact is limited to ... | null | 2021-03-12T23:04:46Z | 2021-03-12T23:04:46Z | HIGH | 0 | {'CWE-552'} | {'https://github.com/advisories/GHSA-hfwx-c7q6-g54c', 'https://github.com/highcharts/node-export-server/security/advisories/GHSA-hfwx-c7q6-g54c', 'https://github.com/highcharts/node-export-server/commit/53fa992a96785a5a08390e55ec30ea2ad217dfe6', 'https://www.npmjs.com/package/highcharts-export-server', 'https://github.... | null |
GHSA | GHSA-w992-2gmj-9xxj | Cross-Site Scripting in swagger-ui | Versions of `swagger-ui` prior to 2.2.1 are vulnerable to Cross-Site Scripting (XSS). The package allows HTML code in the `swagger.apiInfo.description` value without proper sanitization, which may allow attackers to execute arbitrary JavaScript.
## Recommendation
Upgrade to version 2.2.1 or later. | null | 2021-09-28T17:02:52Z | 2020-09-11T21:23:29Z | MODERATE | 0 | {'CWE-79'} | {'https://www.npmjs.com/advisories/988', 'https://github.com/swagger-api/swagger-ui/issues/830', 'https://github.com/advisories/GHSA-w992-2gmj-9xxj'} | null |
GHSA | GHSA-mg2g-8pwj-r2j2 | Authentication bypass in SilverStripe GraphQL | The GraphQL module accepts basic-auth as an authentication method by default. This can be used to bypass MFA authentication if the silverstripe/mfa module is installed, which is now a commonly installed module. A users password is still required though.
Basic-auth has been removed as a default authentication method. I... | {'CVE-2020-26136'} | 2022-04-19T19:03:26Z | 2021-06-10T17:21:33Z | MODERATE | 6.5 | {'CWE-287', 'CWE-288'} | {'https://www.silverstripe.org/blog/tag/release', 'https://forum.silverstripe.org/c/releases', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26136', 'https://www.silverstripe.org/download/security-releases/', 'https://github.com/advisories/GHSA-mg2g-8pwj-r2j2', 'https://www.silverstripe.org/download/security-releases/cve-... | null |
GHSA | GHSA-44gv-fgcj-w546 | Missing Authorization in DayByDay CRM | In Daybyday CRM, versions 2.0.0 through 2.2.0 are vulnerable to Missing Authorization. An attacker that has the lowest privileges account (employee type user), can view the appointments of all users in the system including administrators. However, this type of user is not authorized to view the calendar at all. | {'CVE-2022-22107'} | 2022-01-08T00:31:55Z | 2022-01-08T00:31:55Z | MODERATE | 4.3 | {'CWE-862'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-22107', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22107', 'https://github.com/Bottelet/DaybydayCRM/commit/a0392f4a4a14e1e3fedaf6817aefce69b6bd661b', 'https://github.com/advisories/GHSA-44gv-fgcj-w546'} | null |
GHSA | GHSA-c5c9-8c6m-727v | Cross-Site Scripting via Rich-Text Content | > ### Meta
> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC` (5.7)
### Problem
Failing to properly parse, sanitize and encode malicious rich-text content, the content rendering process in the website frontend is vulnerable to cross-site scripting. Corresponding rendering instructions via TypoScript ... | {'CVE-2021-32768'} | 2022-04-19T19:03:05Z | 2021-08-19T15:53:12Z | MODERATE | 6.1 | {'CWE-79'} | {'https://typo3.org/security/advisory/typo3-core-sa-2021-013', 'https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-c5c9-8c6m-727v', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32768', 'https://github.com/advisories/GHSA-c5c9-8c6m-727v', 'https://github.com/TYPO3/typo3/security/advisories/GHSA-c5c9-8c6m-727v'} | null |
GHSA | GHSA-rfh8-25h9-mhgf | Cross-site Scripting in YII2-CMS | YII2-CMS v1.0 has XSS in protected\core\modules\home\models\Contact.php via a name field to /contact.html. | {'CVE-2019-16130'} | 2021-08-17T22:40:47Z | 2019-10-14T21:12:08Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/weison-tech/yii2-cms/issues/2', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16130', 'https://github.com/advisories/GHSA-rfh8-25h9-mhgf', 'http://www.iwantacve.cn/index.php/archives/277/'} | null |
GHSA | GHSA-c82c-8pjw-6829 | Malicious Package in @impala/bmap | Version 1.0.3 of `@impala/bmap` 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 1.0.3 of this module is found installed you will want to rep... | null | 2021-09-24T14:41:30Z | 2020-09-01T19:41:45Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://snyk.io/vuln/SNYK-JS-IMPALABMAP-451019', 'https://github.com/advisories/GHSA-c82c-8pjw-6829', 'https://www.npmjs.com/advisories/613'} | null |
GHSA | GHSA-6jvm-3j5h-79f6 | Moderate severity vulnerability that affects paperclip | The thoughtbot paperclip gem before 4.2.2 for Ruby does not consider the content-type value during media-type validation, which allows remote attackers to upload HTML documents and conduct cross-site scripting (XSS) attacks via a spoofed value, as demonstrated by image/jpeg. | {'CVE-2015-2963'} | 2021-09-02T16:53:00Z | 2017-10-24T18:33:36Z | MODERATE | 0 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2015-2963', 'http://www.securityfocus.com/bid/75304', 'http://openwall.com/lists/oss-security/2015/06/19/3', 'http://jvndb.jvn.jp/jvndb/JVNDB-2015-000088', 'https://robots.thoughtbot.com/paperclip-security-release', 'http://jvn.jp/en/jp/JVN83881261/index.html', 'https://github.com... | null |
GHSA | GHSA-m898-h4pm-pqfr | Arbitrary code execution due to an uncontrolled search path for the git binary | ### Impact
The go language recently addressed a security issue in the way that binaries are found before being executed. Some operating systems like Windows persist to have the current directory being part of the default search path, and having priority over the system-wide path.
This means that it's possible for a m... | {'CVE-2021-28955'} | 2021-05-25T18:44:09Z | 2021-05-25T18:44:09Z | HIGH | 7.2 | {'CWE-427'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-28955', 'https://vuln.ryotak.me/advisories/18', 'https://github.com/MichaelMure/git-bug/security/advisories/GHSA-m898-h4pm-pqfr', 'https://github.com/advisories/GHSA-m898-h4pm-pqfr', 'https://github.com/MichaelMure/git-bug/pull/604'} | null |
GHSA | GHSA-rr6v-h7m8-wc9f | Cross-site Scripting in Froala WYSIWYG Editor | Froala WYSIWYG Editor 3.2.6-1 is affected by XSS due to a namespace confusion during parsing. | {'CVE-2021-28114'} | 2021-07-29T15:14:44Z | 2021-07-19T21:21:33Z | MODERATE | 5.4 | {'CWE-79'} | {'https://labs.bishopfox.com/advisories', 'https://froala.com/wysiwyg-editor/', 'https://labs.bishopfox.com/advisories/froala-editor-v3.2.6', 'https://github.com/advisories/GHSA-rr6v-h7m8-wc9f', 'https://nvd.nist.gov/vuln/detail/CVE-2021-28114'} | null |
GHSA | GHSA-fv7x-4hpc-hf9f | Moderate severity vulnerability that affects org.apache.cxf.fediz:fediz-spring, org.apache.cxf.fediz:fediz-spring2, and org.apache.cxf.fediz:fediz-spring3 | Apache CXF Fediz ships with a number of container-specific plugins to enable WS-Federation for applications. A CSRF (Cross Style Request Forgery) style vulnerability has been found in the Spring 2, Spring 3 and Spring 4 plugins in versions before 1.4.3 and 1.3.3. The vulnerability can result in a security context that ... | {'CVE-2017-12631'} | 2021-06-17T18:59:15Z | 2018-10-18T16:57:21Z | MODERATE | 0 | {'CWE-352'} | {'https://lists.apache.org/thread.html/rc774278135816e7afc943dc9fc78eb0764f2c84a2b96470a0187315c@%3Ccommits.cxf.apache.org%3E', 'https://lists.apache.org/thread.html/rd49aabd984ed540c8ff7916d4d79405f3fa311d2fdbcf9ed307839a6@%3Ccommits.cxf.apache.org%3E', 'https://lists.apache.org/thread.html/rff42cfa5e7d75b7c1af0e37589... | null |
GHSA | GHSA-fg42-vwxx-xx5j | Data race in tiny_future | An issue was discovered in the tiny_future crate before 0.4.0 for Rust. Future<T> does not have bounds on its Send and Sync traits. | {'CVE-2020-36438'} | 2021-08-25T20:58:53Z | 2021-08-25T20:58:53Z | HIGH | 8.1 | {'CWE-119', 'CWE-362'} | {'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/tiny_future/RUSTSEC-2020-0118.md', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36438', 'https://rustsec.org/advisories/RUSTSEC-2020-0118.html', 'https://github.com/advisories/GHSA-fg42-vwxx-xx5j'} | null |
GHSA | GHSA-f8cm-364f-q9qh | Ensure that doorkeeper_token is valid when authenticating requests in API v2 calls | ### Impact
The perpetrator who previously obtained an old expired user token could use it to access Storefront API v2 endpoints.
### Patches
Please upgrade to 3.7.11, 4.0.4, or 4.1.11 depending on your used Spree version.
### Workarounds
In your project directory create a decorator file `app/controllers/spree/api/v... | {'CVE-2020-15269'} | 2022-04-19T19:02:38Z | 2020-10-20T20:03:52Z | HIGH | 7.4 | {'CWE-287', 'CWE-613'} | {'https://github.com/spree/spree/commit/e43643abfe51f54bd9208dd02298b366e9b9a847', 'https://github.com/spree/spree/security/advisories/GHSA-f8cm-364f-q9qh', 'https://github.com/advisories/GHSA-f8cm-364f-q9qh', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15269'} | null |
GHSA | GHSA-8m73-w2r2-6xxj | Insecure defaults in UmbracoForms | This affects all versions of package UmbracoForms. When using the default configuration for upload forms, it is possible to upload arbitrary file types. The package offers a way for users to mitigate the issue. The users of this package can create a custom workflow and frontend validation that blocks certain file types... | {'CVE-2020-7685'} | 2021-09-23T17:27:09Z | 2020-07-29T17:29:51Z | HIGH | 7.5 | {'CWE-1188'} | {'https://snyk.io/vuln/SNYK-DOTNET-UMBRACOFORMS-595765', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7685', 'https://github.com/advisories/GHSA-8m73-w2r2-6xxj'} | null |
GHSA | GHSA-7q5g-gph2-4rc6 | Upload of file to arbitrary path in Apache Flink | Apache Flink 1.5.1 introduced a REST handler that allows you to write an uploaded file to an arbitrary location on the local file system, through a maliciously modified HTTP HEADER. The files can be written to any location accessible by Flink 1.5.1. All users should upgrade to Flink 1.11.3 or 1.12.0 if their Flink inst... | {'CVE-2020-17518'} | 2022-02-09T22:29:52Z | 2022-02-09T22:29:52Z | HIGH | 7.5 | {'CWE-23', 'CWE-22'} | {'https://lists.apache.org/thread.html/r0b000dc028616d33cb9aa388eb45d516b789cab0024dad94bc06588a@%3Cissues.flink.apache.org%3E', 'https://lists.apache.org/thread.html/r26fcdd4fe288323006253437ebc4dd6fdfadfb5e93465a0e4f68420d@%3Cuser-zh.flink.apache.org%3E', 'https://lists.apache.org/thread.html/r8167f30c4c60a11b8d5be3f... | null |
GHSA | GHSA-q9qc-pp5x-mc8c | Improper Neutralization of Special Elements Used in a Template Engine in microweber | Improper Neutralization of Special Elements Used in a Template Engine in GitHub repository microweber/microweber prior to 1.3. | {'CVE-2022-0896'} | 2022-03-14T21:01:06Z | 2022-03-10T00:00:40Z | HIGH | 8.8 | {'CWE-94', 'CWE-1336'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0896', 'https://github.com/microweber/microweber/commit/e0224462b3dd6b1f7c6ec1197413afc6019bc3b5', 'https://github.com/advisories/GHSA-q9qc-pp5x-mc8c', 'https://huntr.dev/bounties/113056f1-7a78-4205-9f42-940ad41d8df0'} | null |
GHSA | GHSA-v5r6-6r3c-wqxc | Memory exhaustion in asn1_der | An issue was discovered in the asn1_der crate before 0.6.2 for Rust. Attackers can trigger memory exhaustion by supplying a large value in a length field. | {'CVE-2019-15549'} | 2021-08-25T20:44:56Z | 2021-08-25T20:44:56Z | HIGH | 7.5 | {'CWE-400'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-15549', 'https://github.com/KizzyCode/asn1_der/issues/1', 'https://rustsec.org/advisories/RUSTSEC-2019-0007.html', 'https://github.com/advisories/GHSA-v5r6-6r3c-wqxc'} | null |
GHSA | GHSA-896r-f27r-55mw | json-schema is vulnerable to Prototype Pollution | json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') | {'CVE-2021-3918'} | 2021-11-19T20:16:17Z | 2021-11-19T20:16:17Z | MODERATE | 9.8 | {'CWE-1321', 'CWE-915'} | {'https://github.com/kriszyp/json-schema/commit/22f146111f541d9737e832823699ad3528ca7741', 'https://huntr.dev/bounties/bb6ccd63-f505-4e3a-b55f-cd2662c261a9', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3918', 'https://github.com/advisories/GHSA-896r-f27r-55mw', 'https://github.com/kriszyp/json-schema/commit/b62f1da1ff54... | null |
GHSA | GHSA-w8f3-pvx4-4c3h | Prototype Pollution in arr-flatten-unflatten | All versions of package arr-flatten-unflatten up to and including version 1.1.4 are vulnerable to Prototype Pollution via the constructor. | {'CVE-2020-7713'} | 2021-07-29T21:16:54Z | 2021-05-06T18:11:39Z | CRITICAL | 0 | {'CWE-1321'} | {'https://github.com/Quernest/arr-flatten-unflatten/pull/8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7713', 'https://github.com/advisories/GHSA-w8f3-pvx4-4c3h', 'https://github.com/Quernest/arr-flatten-unflatten/commit/cb4351c75f87a4fbec3b6140c40ee2993f574372', 'https://snyk.io/vuln/SNYK-JS-ARRFLATTENUNFLATTEN-59839... | null |
GHSA | GHSA-fm68-89m8-4gjj | JavaScript injection possible via html comments | In Magento 2.2 prior to 2.2.10, Magento 2.3 prior to 2.3.3 or 2.3.2-p1, an unauthenticated user can inject arbitrary JavaScript code as a result of the sanitization engine ignoring HTML comments. | {'CVE-2019-8233'} | 2021-08-18T22:15:48Z | 2019-11-12T22:59:47Z | MODERATE | 6.1 | {'CWE-79'} | {'https://magento.com/security/patches/magento-2.3.3-and-2.2.10-security-update', 'https://github.com/advisories/GHSA-fm68-89m8-4gjj', 'https://nvd.nist.gov/vuln/detail/CVE-2019-8233'} | null |
GHSA | GHSA-prff-6j8q-vrv7 | Cross-site Scripting in microweber | There is a persistent XSS Vulnerability exsists in the checkout page where we can able to execute any javascription in the last name field | {'CVE-2022-0379'} | 2022-02-03T21:01:48Z | 2022-01-28T22:15:33Z | MODERATE | 5.4 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0379', 'https://huntr.dev/bounties/933f94b8-c5e7-4c3a-92e0-4d1577d5fee6', 'https://github.com/advisories/GHSA-prff-6j8q-vrv7', 'https://github.com/microweber/microweber/commit/f017cbfbd5c4f097d2c78c5e15b6c8a9da479d7b'} | null |
GHSA | GHSA-j383-35pm-c5h4 | Path Traversal in Grunt | Grunt prior to version 1.5.2 is vulnerable to path traversal. | {'CVE-2022-0436'} | 2022-04-26T21:51:43Z | 2022-04-13T00:00:16Z | MODERATE | 5.5 | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0436', 'https://github.com/advisories/GHSA-j383-35pm-c5h4', 'https://github.com/gruntjs/grunt/commit/b0ec6e12426fc8d5720dee1702f6a67455c5986c', 'https://github.com/gruntjs/grunt/pull/1743', 'https://github.com/gruntjs/grunt/commit/aad3d4521c3098fb255fb2db8f2e1d691a033665', 'h... | null |
GHSA | GHSA-rhf5-f553-xg82 | Password exposure in concrete5/core | Unauthorized individuals could view password protected files using view_inline in Concrete CMS (previously concrete 5) prior to version 8.5.7. Concrete CMS now checks to see if a file has a password in view_inline and, if it does, the file is not rendered.For version 8.5.6, the following mitigations were put in place a... | {'CVE-2021-22951'} | 2021-11-24T19:01:23Z | 2021-11-23T18:18:16Z | MODERATE | 0 | {'CWE-200', 'CWE-639'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-22951', 'https://documentation.concretecms.org/developers/introduction/version-history/857-release-notes', 'https://hackerone.com/reports/1102014', 'https://github.com/advisories/GHSA-rhf5-f553-xg82'} | null |
GHSA | GHSA-6vc5-v7hw-h5h2 | Cross-site Scripting in RosarioSIS | RosarioSIS through 6.8-beta allows modules/Custom/NotifyParents.php XSS because of the href attributes for AddStudents.php and User.php. | {'CVE-2020-15721'} | 2022-02-10T22:26:10Z | 2022-02-10T22:26:10Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/advisories/GHSA-6vc5-v7hw-h5h2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15721', 'https://gitlab.com/francoisjacquet/rosariosis/-/blob/mobile/CHANGES.md', 'https://gitlab.com/francoisjacquet/rosariosis/-/issues/291', 'https://gitlab.com/francoisjacquet/rosariosis/-/commit/c4a694860b50c4aa5c67d65... | null |
GHSA | GHSA-5ff8-jcf9-fw62 | Cross-Site Scripting in markdown-it-katex | All versions of `markdown-it-katex` are vulnerable to Cross-Site Scripting (XSS). The package fails to properly escape error messages, which may allow attackers to execute arbitrary JavaScript in a victim's browser by triggering an error.
## Recommendation
No fix is currently available. Consider using an alternative... | null | 2022-03-24T22:20:47Z | 2020-09-04T17:55:35Z | HIGH | 0 | {'CWE-79'} | {'https://github.com/waylonflinn/markdown-it-katex/issues/26', 'https://www.npmjs.com/advisories/1466', 'https://github.com/advisories/GHSA-5ff8-jcf9-fw62'} | null |
GHSA | GHSA-gjc9-932x-c59p | Malicious Package in leaflet-gpx | Version 1.0.1 of `leaflet-gpx` contained malicious code. The code when executed in the browser would enumerate password, cvc and cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=`
## Recommendation
Remove the package from your environment and evaluate your applicati... | null | 2020-09-03T00:34:33Z | 2020-09-03T00:34:33Z | CRITICAL | 0 | null | {'https://www.npmjs.com/advisories/937', 'https://github.com/advisories/GHSA-gjc9-932x-c59p'} | null |
GHSA | GHSA-ggmr-44cv-24pm | Code injection via unsafe YAML loading | ### Impact
Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files.
An attacker can add malicious code to the config file of a trained model and attempt to convince users to download and run i... | {'CVE-2021-43811'} | 2021-12-10T18:30:32Z | 2021-12-09T18:35:22Z | MODERATE | 7.8 | {'CWE-94'} | {'https://github.com/awslabs/sockeye/security/advisories/GHSA-ggmr-44cv-24pm', 'https://github.com/awslabs/sockeye/releases/tag/2.3.24', 'https://github.com/awslabs/sockeye/pull/964', 'https://github.com/advisories/GHSA-ggmr-44cv-24pm', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43811'} | null |
GHSA | GHSA-35rg-466w-77h3 | Cross-site scripting in Products.CMFCore, Products.PluggableAuthService, Plone | Zope Products.CMFCore before 2.5.1 and Products.PluggableAuthService before 2.6.2, as used in Plone through 5.2.4 and other products, allow Reflected XSS. | {'CVE-2021-33507'} | 2021-06-18T18:44:50Z | 2021-06-18T18:44:50Z | MODERATE | 6.1 | {'CWE-79'} | {'https://plone.org/security/hotfix/20210518/reflected-xss-in-various-spots', 'https://nvd.nist.gov/vuln/detail/CVE-2021-33507', 'http://www.openwall.com/lists/oss-security/2021/05/22/1', 'https://github.com/advisories/GHSA-35rg-466w-77h3'} | null |
GHSA | GHSA-743r-5g92-5vgf | Improper certificate management in AWS IoT Device SDK v2 | Connections initialized by the AWS IoT Device SDK v2 for Java (versions prior to 1.4.2), Python (versions prior to 1.6.1), C++ (versions prior to 1.12.7) and Node.js (versions prior to 1.5.3) did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities (CA) in their trust stor... | {'CVE-2021-40829'} | 2021-12-03T15:21:00Z | 2021-11-24T21:11:16Z | MODERATE | 6.3 | {'CWE-295'} | {'https://github.com/aws/aws-iot-device-sdk-python-v2', 'https://github.com/advisories/GHSA-743r-5g92-5vgf', 'https://github.com/aws/aws-iot-device-sdk-js-v2', 'https://nvd.nist.gov/vuln/detail/CVE-2021-40829', 'https://github.com/aws/aws-iot-device-sdk-java-v2/commits/v1.4.2', 'https://github.com/aws/aws-iot-device-sd... | null |
GHSA | GHSA-qpfq-ph7r-qv6f | 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-21347'} | 2022-04-19T19:02:48Z | 2021-03-22T23:29:00Z | MODERATE | 6.1 | {'CWE-434', 'CWE-502'} | {'https://github.com/advisories/GHSA-qpfq-ph7r-qv6f', 'https://x-stream.github.io/security.html#workaround', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00002.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/', 'https://... | null |
GHSA | GHSA-rf4j-j272-fj86 | Django allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive | django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive. | {'CVE-2018-6188'} | 2022-04-26T18:35:37Z | 2018-10-03T21:13:54Z | HIGH | 7.5 | {'CWE-200'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-6188', 'https://www.djangoproject.com/weblog/2018/feb/01/security-releases/', 'https://github.com/advisories/GHSA-rf4j-j272-fj86', 'http://www.securitytracker.com/id/1040422', 'https://usn.ubuntu.com/3559-1/'} | null |
GHSA | GHSA-cmh5-qc8w-xvcq | Cross-Site Scripting in i18next | Affected versions of `i18next` may fail to sanitize user input when certain configuration options are used. When using the `.init` method, passing interpolation options without passing an `escapeValue` will default to `undefined` rather than the assumed `true`.
## Proof of Concept
```
var init = i18n.init({
interp... | {'CVE-2017-16010'} | 2021-01-08T18:57:46Z | 2018-07-24T19:58:33Z | MODERATE | 0 | {'CWE-79'} | {'https://nodesecurity.io/advisories/326', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16010', 'https://github.com/advisories/GHSA-cmh5-qc8w-xvcq', 'https://github.com/i18next/i18next/pull/826', 'https://www.npmjs.com/advisories/326'} | null |
GHSA | GHSA-h746-rm5q-8mgq | Legacy Node API Allows Impersonation in github.com/spiffe/spire/pkg/server/endpoints/node | #### Summary
In SPIRE 0.8.1 through 0.8.4 and before versions 0.9.4, 0.10.2, 0.11.3 and 0.12.1, specially crafted requests to the FetchX509SVID RPC of SPIRE Server’s Legacy Node API can result in the possible issuance of an X.509 certificate with a URI SAN for a SPIFFE ID that the agent is not authorized to distribute.... | {'CVE-2021-27098'} | 2022-04-19T19:02:49Z | 2021-05-21T14:31:11Z | HIGH | 8.1 | {'CWE-284', 'CWE-295'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-27098', 'https://github.com/spiffe/spire/security/advisories/GHSA-h746-rm5q-8mgq', 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27098', 'https://github.com/advisories/GHSA-h746-rm5q-8mgq', 'https://github.com/spiffe/spire/commit/3c5115b57afc20a0a2c2b1b9dd60dd1fd90... | null |
GHSA | GHSA-pc58-wgmc-hfjr | Prototype Pollution in mout | This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursively is not checked, lead... | {'CVE-2020-7792'} | 2022-02-09T22:49:20Z | 2022-02-09T22:49:10Z | HIGH | 7.5 | {'CWE-1321'} | {'https://github.com/mout/mout/commit/3fecf1333e6d71ae72edf48c71dc665e40df7605', 'https://snyk.io/vuln/SNYK-JS-MOUT-1014544', 'https://github.com/advisories/GHSA-pc58-wgmc-hfjr', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7792'} | null |
GHSA | GHSA-6528-wvf6-f6qg | Pycrypto generates weak key parameters | lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold ... | {'CVE-2018-6594'} | 2022-04-26T18:13:30Z | 2018-07-12T20:29:26Z | HIGH | 7.5 | {'CWE-326'} | {'https://github.com/TElgamal/attack-on-pycrypto-elgamal', 'https://usn.ubuntu.com/3616-1/', 'https://lists.debian.org/debian-lts-announce/2018/02/msg00018.html', 'https://github.com/advisories/GHSA-6528-wvf6-f6qg', 'https://usn.ubuntu.com/3616-2/', 'https://security.gentoo.org/glsa/202007-62', 'https://github.com/dlit... | null |
GHSA | GHSA-gp2f-254m-rh32 | Unauthorized access to data in @sap-cloud-sdk/core | ### Impact
This affects applications on SAP Business Technology Platform that use the SAP Cloud SDK and enabled caching of destinations.
In some cases, when user information was missing, destinations were cached without user information, allowing other users to retrieve the same destination with its permissions.
By def... | {'CVE-2021-41251'} | 2022-04-19T19:03:13Z | 2021-11-10T16:51:41Z | MODERATE | 5.9 | {'CWE-200'} | {'https://github.com/SAP/cloud-sdk-js/security/advisories/GHSA-gp2f-254m-rh32', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41251', 'https://github.com/advisories/GHSA-gp2f-254m-rh32', 'https://github.com/SAP/cloud-sdk-js/pull/1769', 'https://github.com/SAP/cloud-sdk-js/pull/1770'} | null |
GHSA | GHSA-pv39-qp28-4mgh | Improper Restriction of XML External Entity Reference in soa-model | Soa-model is a toolkit and Java API for WSDL, WADL and XML Schema. An XML External Entity (XXE) vulnerability exists in versions of soa-model prior to 1.6.4 in the WSDLParser function. This issue has been fixed in version 1.6.4. | {'CVE-2021-43090'} | 2022-04-12T16:40:10Z | 2022-03-26T00:00:32Z | CRITICAL | 9.8 | {'CWE-611'} | {'https://github.com/membrane/soa-model/commit/19de16902468e7963cc4dc6b544574bc1ea3f251', 'https://github.com/membrane/soa-model/releases/tag/v1.6.4', 'https://github.com/membrane/soa-model/commit/3aa295f155f621d5ea661cb9a0604013fc8fd8ff', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43090', 'https://github.com/membrane/... | null |
GHSA | GHSA-rqff-837h-mm52 | Authorization bypass in url-parse | Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.6. | {'CVE-2022-0512'} | 2022-02-24T14:01:29Z | 2022-02-15T00:02:46Z | MODERATE | 5.3 | {'CWE-639'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0512', 'https://github.com/advisories/GHSA-rqff-837h-mm52', 'https://huntr.dev/bounties/6d1bc51f-1876-4f5b-a2c2-734e09e8e05b', 'https://github.com/unshiftio/url-parse/commit/9be7ee88afd2bb04e4d5a1a8da9a389ac13f8c40'} | null |
GHSA | GHSA-pf38-v6qj-j23h | Malfunction of CSRF token validation in Shopware | ### Impact
The CSRF tokens were not renewed after login and logout.
An attacker could impersonate the victim if the attacker is able to use the same device as the victim used beforehand.
### Patches
We recommend updating to the current version 5.7.9. You can get the update to 5.7.9 regularly via the Auto-Updater or di... | {'CVE-2022-24879'} | 2022-04-28T21:01:54Z | 2022-04-28T21:01:53Z | HIGH | 7.5 | {'CWE-352'} | {'https://github.com/shopware/shopware/security/advisories/GHSA-pf38-v6qj-j23h', 'https://github.com/advisories/GHSA-pf38-v6qj-j23h', 'https://docs.shopware.com/en/shopware-5-en/security-updates/security-update-04-2022', 'https://www.shopware.com/en/changelog-sw5/#5-7-9'} | null |
GHSA | GHSA-7mq6-cp5m-f4j5 | Cross-site Scripting in Anchor CMS | Cross Site Scripting (XSS) vulnerability exits in Anchor CMS <=0.12.7 in posts.php. Attackers can use the posts column to upload the title and content containing malicious code to achieve the purpose of obtaining the administrator cookie, thereby achieving other malicious operations. | {'CVE-2021-44116'} | 2022-01-05T14:54:36Z | 2022-01-05T14:54:36Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/advisories/GHSA-7mq6-cp5m-f4j5', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44116', 'https://www.cnblogs.com/unrealnumb/p/15573449.html'} | null |
GHSA | GHSA-fmmc-742q-jg75 | Polymorphic typing issue | A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint t... | {'CVE-2019-16943'} | 2021-07-27T22:13:25Z | 2019-11-13T00:32:27Z | CRITICAL | 9.8 | {'CWE-502'} | {'https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0@%3Cissues.bookkeeper.apache.org%3E', 'https://access.redhat.com/errata/RHSA-2020:0445', 'https://www.oracle.com/security-alerts/cpujan2020.html', 'https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e3... | null |
GHSA | GHSA-h6pr-c536-6rjg | Prototype Pollution in object-path-set | The package object-path-set before 1.0.2 are vulnerable to Prototype Pollution via the setPath method, as it allows an attacker to merge object prototypes into it. *Note:* This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-OBJECTPATHSET-607908 | {'CVE-2021-23507'} | 2022-02-11T16:16:48Z | 2022-02-05T00:00:31Z | HIGH | 7.5 | {'CWE-1321'} | {'https://snyk.io/vuln/SNYK-JS-OBJECTPATHSET-2388576', 'https://snyk.io/blog/remediate-javascript-type-confusion-bypassed-input-validation/', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23507', 'https://github.com/skratchdot/object-path-set/blob/577f5299fed15bb9edd11c940ff3cf0b9f4748d5/index.js%23L8', 'https://github.co... | null |
GHSA | GHSA-7p6h-3fmw-539q | Downloads Resources over HTTP in selenium-chromedriver | Affected versions of `selenium-chromedriver` 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 runn... | {'CVE-2016-10624'} | 2021-01-08T21:16:47Z | 2019-02-18T23:47:27Z | HIGH | 0 | {'CWE-311'} | {'https://nodesecurity.io/advisories/222', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10624', 'https://github.com/advisories/GHSA-7p6h-3fmw-539q', 'https://www.npmjs.com/advisories/222'} | null |
GHSA | GHSA-8q2c-2396-hf7j | Malicious Package in appx-compiler | All versions of `appx-compiler` 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... | null | 2021-09-30T19:31:15Z | 2020-09-03T17:34:55Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-8q2c-2396-hf7j', 'https://www.npmjs.com/advisories/1050'} | null |
GHSA | GHSA-xf96-32q2-9rw2 | High severity vulnerability that affects rails | Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) :limit and (2) :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer. | {'CVE-2008-4094'} | 2021-09-21T22:30:21Z | 2017-10-24T18:33:38Z | HIGH | 0 | {'CWE-89'} | {'http://rails.lighthouseapp.com/projects/8994/tickets/288', 'http://www.rorsecurity.info/2008/09/08/sql-injection-issue-in-limit-and-offset-parameter/', 'http://secunia.com/advisories/31909', 'http://secunia.com/advisories/31875', 'http://www.vupen.com/english/advisories/2008/2562', 'http://www.securitytracker.com/id?... | null |
GHSA | GHSA-x462-89pf-6r5h | Crash due to malformed relay protocol message | ### Impact
1. `syncthing` can be caused to crash and exit if sent a malformed relay
protocol message message with a negative length field.
2. The relay server `strelaysrv` can be caused to crash and exit if sent
a malformed relay protocol message with a negative length field.
At no point is sensitive data expo... | {'CVE-2021-21404'} | 2021-05-21T16:23:17Z | 2021-05-21T16:23:17Z | LOW | 7.5 | {'CWE-20'} | {'https://github.com/advisories/GHSA-x462-89pf-6r5h', 'https://pkg.go.dev/github.com/syncthing/syncthing', 'https://github.com/syncthing/syncthing/releases/tag/v1.15.0', 'https://github.com/syncthing/syncthing/security/advisories/GHSA-x462-89pf-6r5h', 'https://github.com/syncthing/syncthing/commit/fb4fdaf4c0a79c22cad00... | null |
GHSA | GHSA-52q8-877j-gghq | remote code execution via cache action in MoinMoin | ### Impact
The cache action in action/cache.py allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to
the wiki can use this to achieve remote code execution.
### Patches
Users are strongly advised to upgrade to a patched version.
MoinMoin Wiki 1.9.11 has the necessary fix... | {'CVE-2020-25074'} | 2022-03-22T20:54:56Z | 2020-11-11T15:54:51Z | CRITICAL | 0 | {'CWE-22'} | {'https://github.com/advisories/GHSA-52q8-877j-gghq', 'https://www.debian.org/security/2020/dsa-4787', 'http://moinmo.in/SecurityFixes', 'https://lists.debian.org/debian-lts-announce/2020/11/msg00020.html', 'https://pypi.org/project/moin/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-25074', 'https://github.com/moinwiki... | null |
GHSA | GHSA-g4gg-9f62-jfph | Moderate severity vulnerability that affects com.orientechnologies:orientdb-studio | The Studio component in OrientDB Server Community Edition before 2.0.15 and 2.1.x before 2.1.1 does not properly restrict use of FRAME elements, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web site. | {'CVE-2015-2918'} | 2021-09-10T20:25:44Z | 2018-10-18T17:41:40Z | MODERATE | 6.1 | {'CWE-20'} | {'https://www.kb.cert.org/vuls/id/845332', 'https://github.com/advisories/GHSA-g4gg-9f62-jfph', 'https://nvd.nist.gov/vuln/detail/CVE-2015-2918'} | null |
GHSA | GHSA-r23f-c2j5-rx2f | Local File read vulnerability in OctoberCMS | ### Impact
An attacker can exploit this vulnerability to read local files of an October CMS server. The vulnerability is only exploitable by an authenticated backend user with the `cms.manage_assets` permission.
### Patches
Issue has been patched in Build 466 (v1.0.466).
### Workarounds
Apply https://github.com/octob... | {'CVE-2020-5295'} | 2022-04-19T19:02:26Z | 2020-06-03T21:58:16Z | MODERATE | 4.8 | {'CWE-98'} | {'http://seclists.org/fulldisclosure/2020/Aug/2', 'https://github.com/advisories/GHSA-r23f-c2j5-rx2f', 'http://packetstormsecurity.com/files/158730/October-CMS-Build-465-XSS-File-Read-File-Deletion-CSV-Injection.html', 'https://github.com/octobercms/october/commit/2b8939cc8b5b6fe81e093fe2c9f883ada4e3c8cc', 'https://git... | null |
GHSA | GHSA-6cw8-7j6c-hccp | Moderate severity vulnerability that affects io.vertx:vertx-core | In Eclipse Vert.x version 3.0 to 3.5.1, the HttpServer response headers and HttpClient request headers do not filter carriage return and line feed characters from the header value. This allow unfiltered values to inject a new header in the client request or server response. | {'CVE-2018-12537'} | 2021-01-08T21:06:43Z | 2018-10-19T17:43:36Z | MODERATE | 0 | {'CWE-93'} | {'https://access.redhat.com/errata/RHSA-2018:2371', 'https://bugs.eclipse.org/bugs/show_bug.cgi?id=536038', 'https://github.com/eclipse/vert.x/commit/1bb6445226c39a95e7d07ce3caaf56828e8aab72', 'https://www.compass-security.com/fileadmin/Datein/Research/Advisories/CSNC-2018-021_vertx.txt', 'https://nvd.nist.gov/vuln/det... | null |
GHSA | GHSA-qh36-44jv-c8xj | Potential proxy IP restriction bypass in Kubernetes | As mitigations to a report from 2019 and CVE-2020-8555, Kubernetes attempts to prevent proxied connections from accessing link-local or localhost networks when making user-driven connections to Services, Pods, Nodes, or StorageClass service providers. As part of this mitigation Kubernetes does a DNS name resolution che... | {'CVE-2020-8562'} | 2022-03-30T21:11:44Z | 2022-02-02T00:01:58Z | LOW | 3.1 | {'CWE-367'} | {'https://github.com/advisories/GHSA-qh36-44jv-c8xj', 'https://github.com/kubernetes/kubernetes/issues/101493', 'https://security.netapp.com/advisory/ntap-20220225-0002/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8562', 'https://groups.google.com/g/kubernetes-security-announce/c/-MFX60_wdOY'} | null |
GHSA | GHSA-c7fw-cr3w-wvfc | Data races in arr | An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race. | {'CVE-2020-35886'} | 2021-08-25T20:49:04Z | 2021-08-25T20:49:04Z | MODERATE | 4.7 | {'CWE-362'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35886', 'https://github.com/sjep/array/issues/1', 'https://github.com/advisories/GHSA-c7fw-cr3w-wvfc', 'https://rustsec.org/advisories/RUSTSEC-2020-0034.html'} | null |
GHSA | GHSA-f294-27fc-wgj7 | Malicious Package in buffer-zor | 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:25:27Z | 2020-09-03T22:16:31Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-f294-27fc-wgj7', 'https://www.npmjs.com/advisories/1255'} | null |
GHSA | GHSA-cjc7-49v2-jp64 | Incomplete validation in `SparseAdd` | ### Impact
Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) as well as write outside of bounds of heap allocated data:
```python
import tensorflow as tf
a_indices = tf.zeros([10, 97], dtype=tf.int64)
a_values = tf.zeros([10], dtype=tf.int64... | {'CVE-2021-29609'} | 2021-05-21T17:08:02Z | 2021-05-21T14:28:29Z | MODERATE | 5.3 | {'CWE-665', 'CWE-787'} | {'https://github.com/tensorflow/tensorflow/commit/6fd02f44810754ae7481838b6a67c5df7f909ca3', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cjc7-49v2-jp64', 'https://github.com/tensorflow/tensorflow/commit/41727ff06111117bdf86b37db198217fd7a143cc', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29609', ... | null |
GHSA | GHSA-phrq-v4q2-hmq6 | Code injection vulnerability in allSelectors() | Sabberworm PHP CSS Parser before 8.3.1 calls eval on uncontrolled data, possibly leading to remote code execution if the function allSelectors() or getSelectorsBySpecificity() is called with input from an attacker. | {'CVE-2020-13756'} | 2022-03-26T00:32:36Z | 2022-03-26T00:15:22Z | CRITICAL | 9.8 | {'CWE-20'} | {'https://github.com/sabberworm/PHP-CSS-Parser/releases/tag/8.3.1', 'https://github.com/sabberworm/PHP-CSS-Parser/commit/2ebf59e8bfbf6cfc1653a5f0ed743b95062c62a4', 'https://packetstormsecurity.com/files/cve/CVE-2020-13756', 'https://github.com/advisories/GHSA-phrq-v4q2-hmq6', 'https://github.com/FriendsOfPHP/security-a... | null |
GHSA | GHSA-8vf3-4w62-m3pq | XSS in Keycloak | It was found in all keycloak versions before 9.0.0 that links to external applications (Application Links) in the admin console are not validated properly and could allow Stored XSS attacks. An authed malicious user could create URLs to trick users in other realms, and possibly conduct further attacks. | {'CVE-2020-1697'} | 2021-08-23T15:16:25Z | 2020-04-15T21:09:09Z | MODERATE | 5.4 | {'CWE-79'} | {'https://github.com/advisories/GHSA-8vf3-4w62-m3pq', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1697', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1697'} | null |
GHSA | GHSA-vcph-57hv-89c4 | Downloads Resources over HTTP in serc.js | Affected versions of `serc.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 `serc.js`.... | {'CVE-2016-10678'} | 2021-01-08T01:57:37Z | 2019-02-18T23:42:11Z | HIGH | 0 | {'CWE-311'} | {'https://github.com/nowk/serc.js/blob/master/scripts/install.js#L5', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10678', 'https://www.npmjs.com/advisories/277', 'https://github.com/advisories/GHSA-vcph-57hv-89c4', 'https://nodesecurity.io/advisories/277'} | null |
GHSA | GHSA-c8wh-6jw4-2h79 | Potential unauthorized access to stored request & session data when plugin is misconfigured in October CMS Debugbar | ### Impact
The debugbar contains a perhaps little known feature where it will log all requests (and all information pertaining to each request including session data) whenever it is enabled. This presents a problem if the plugin is ever enabled on a system that is open to untrusted users as the potential exists for the... | {'CVE-2020-11094'} | 2022-04-19T19:02:27Z | 2020-06-03T23:19:12Z | MODERATE | 6.1 | {'CWE-532'} | {'https://github.com/rainlab/debugbar-plugin/security/advisories/GHSA-c8wh-6jw4-2h79', 'https://github.com/rainlab/debugbar-plugin/commit/86dd29f9866d712de7d98f5f9dc67751b82ecd18', 'https://github.com/advisories/GHSA-c8wh-6jw4-2h79', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11094'} | null |
GHSA | GHSA-rhwp-9vm9-547q | Command Injection in onion-oled-js | This affects all versions up to and including version 0.0.2 of package onion-oled-js. If attacker-controlled user input is given to the scroll function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization. | {'CVE-2021-23377'} | 2021-05-07T16:06:16Z | 2021-05-07T16:06:16Z | CRITICAL | 9.8 | {'CWE-77'} | {'https://github.com/naddeoa/onion-oled-js/blob/8a523645d2cc29130f98de661b742893773d760d/src/oled-exp.js%23L91', 'https://github.com/advisories/GHSA-rhwp-9vm9-547q', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23377', 'https://snyk.io/vuln/SNYK-JS-ONIONOLEDJS-1078808'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.