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-2v7p-f4qm-r5pc | SQL Injection found in Pimcore | Pimcore is an open source data & experience management platform. A SQL injection was discovered in GridHelperService.php in GitHub repository pimcore/pimcore prior to 10.3.6. | {'CVE-2022-1429'} | 2022-05-03T21:01:42Z | 2022-04-23T00:03:03Z | HIGH | 7.5 | {'CWE-89'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-1429', 'https://huntr.dev/bounties/cfba30b4-85fa-4499-9160-cd6e3119310e', 'https://github.com/pimcore/pimcore/commit/523a735ab94f004459b84ffdfd3db784586bbd82', 'https://github.com/advisories/GHSA-2v7p-f4qm-r5pc'} | null |
GHSA | GHSA-p6h9-hpcg-c6gm | High severity vulnerability that affects Plone and Zope2 | Unspecified vulnerability in (1) Zope 2.12.x before 2.12.19 and 2.13.x before 2.13.8, as used in Plone 4.x and other products, and (2) PloneHotfix20110720 for Plone 3.x allows attackers to gain privileges via unspecified vectors, related to a "highly serious vulnerability." NOTE: this vulnerability exists because of an... | {'CVE-2011-2528'} | 2021-09-16T16:05:50Z | 2018-07-23T19:52:02Z | HIGH | 0 | null | {'http://www.openwall.com/lists/oss-security/2011/07/12/9', 'http://plone.org/products/plone/security/advisories/20110622', 'https://mail.zope.org/pipermail/zope-announce/2011-June/002260.html', 'http://secunia.com/advisories/45056', 'https://github.com/advisories/GHSA-p6h9-hpcg-c6gm', 'http://www.openwall.com/lists/os... | null |
GHSA | GHSA-4c7m-vv47-7c69 | Insecure Permissions in Gogs | In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check. | {'CVE-2020-14958'} | 2021-05-18T20:33:05Z | 2021-05-18T20:33:05Z | MODERATE | 5.3 | {'CWE-281'} | {'https://github.com/advisories/GHSA-4c7m-vv47-7c69', 'https://github.com/gogs/gogs/commit/82ff0c5852f29daa5f95d965fd50665581e7ea3c', 'https://github.com/gogs/gogs/pull/5988', 'https://nvd.nist.gov/vuln/detail/CVE-2020-14958'} | null |
GHSA | GHSA-67j6-xv27-w6ww | Moderate severity vulnerability that affects web-console | request.rb in Web Console before 2.1.3, as used with Ruby on Rails 3.x and 4.x, does not properly restrict the use of X-Forwarded-For headers in determining a client's IP address, which allows remote attackers to bypass the whitelisted_ips protection mechanism via a crafted request. | {'CVE-2015-3224'} | 2021-09-01T22:40:56Z | 2017-10-24T18:33:36Z | MODERATE | 0 | {'CWE-284'} | {'http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160881.html', 'https://github.com/rails/web-console/blob/master/CHANGELOG.markdown', 'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/lzmz9_ijUFw/HBMPi4zp5NAJ', 'http://www.securityfocus.com/bid/75237', 'https://github.com/adviso... | null |
GHSA | GHSA-mh5c-679w-hh4r | Denial of Service in mongodb | Versions of `mongodb` prior to 3.1.13 are vulnerable to Denial of Service. The package fails to properly catch an exception when a collection name is invalid and the DB does not exist, crashing the application.
## Recommendation
Upgrade to version 3.1.13 or later. | null | 2020-09-03T21:12:01Z | 2020-09-03T21:12:01Z | HIGH | 0 | null | {'https://www.npmjs.com/advisories/1203', 'https://github.com/advisories/GHSA-mh5c-679w-hh4r'} | null |
GHSA | GHSA-523c-xh4g-mh5m | Denial of Service in Apache POI | Apache POI in versions prior to release 3.17 are vulnerable to Denial of Service Attacks:
- Infinite Loops while parsing crafted WMF, EMF, MSG and macros (POI bugs 61338 and 61294)
- Out of Memory Exceptions while parsing crafted DOC, PPT and XLS (POI bugs 52372 and 61295) | {'CVE-2017-12626'} | 2021-06-15T16:29:27Z | 2021-01-14T19:18:22Z | HIGH | 7.5 | {'CWE-835'} | {'https://access.redhat.com/errata/RHSA-2018:1322', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'http://www.securityfocus.com/bid/102879', 'https://nvd.nist.gov/vuln/detail/CVE-2017-12626', ... | null |
GHSA | GHSA-wc9v-mj63-m9g5 | Remote Code Execution in pg | Affected versions of `pg` contain a remote code execution vulnerability that occurs when the remote database or query specifies a crafted column name.
There are two specific scenarios in which it is likely for an application to be vulnerable:
1. The application executes unsafe, user-supplied sql which contains malici... | {'CVE-2017-16082'} | 2021-01-08T01:56:54Z | 2018-07-24T19:44:42Z | HIGH | 0 | {'CWE-94'} | {'https://www.npmjs.com/advisories/521', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16082', 'https://github.com/advisories/GHSA-wc9v-mj63-m9g5', 'https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability', 'https://nodesecurity.io/advisories/521'} | null |
GHSA | GHSA-53xv-c2hx-5w6q | Command Injection in node-windows | lib/cmd.js in the node-windows package before 1.0.0-beta.6 for Node.js allows command injection via the PID parameter. | {'CVE-2021-45459'} | 2022-03-30T21:13:50Z | 2022-01-05T20:39:21Z | CRITICAL | 9.8 | {'CWE-77'} | {'https://github.com/dwisiswant0/advisory/issues/4', 'https://github.com/advisories/GHSA-53xv-c2hx-5w6q', 'https://nvd.nist.gov/vuln/detail/CVE-2021-45459', 'https://security.netapp.com/advisory/ntap-20220107-0004/', 'https://github.com/coreybutler/node-windows/compare/1.0.0-beta.5...1.0.0-beta.6'} | null |
GHSA | GHSA-gp4j-w3vj-7299 | Information Exposure in RunC | RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC sta... | {'CVE-2016-9962'} | 2021-12-20T18:21:43Z | 2021-12-20T18:21:43Z | MODERATE | 6.4 | {'CWE-200'} | {'https://github.com/docker/docker/releases/tag/v1.12.6', 'https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9962', 'https://github.com/advisories/GHSA-gp4j-w3vj-7299', 'https://nvd.nist.gov/vuln/detail/CVE-2016-9962', 'https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6', 'https://security.gentoo.org/glsa/201... | null |
GHSA | GHSA-jc87-6vpp-7ff3 | Heap buffer overflow 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 the same shape as the `values` one. The values in these tensors are always accessed in parallel:
https://github.com/tensorflo... | {'CVE-2020-15198'} | 2021-08-26T15:11:47Z | 2020-09-25T18:28:22Z | MODERATE | 5.4 | {'CWE-119', 'CWE-122'} | {'https://github.com/advisories/GHSA-jc87-6vpp-7ff3', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15198', 'https://github.com/tensorflow/tensorflow/commit/3cbb917b4714766030b28eba9fb41bb97ce9ee02', 'https://github.com/tensorflow/tensorflow/releases/tag/v2.3.1', 'https://github.com/tensorflow/tensorflow/security/advisori... | null |
GHSA | GHSA-mf4f-j588-5xm8 | Apache Log4j Remote Code Execution | ### Impact
Opencast uses an Apache Log4j2 version which, combined with older JDK versions, can be used for remote code execution attacks which have been found to be actively exploited.
Apache Log4j2 <=2.14.1 JNDI features is not sufficiently protected. An attacker who can control log messages or log message parameter... | null | 2022-04-19T19:03:17Z | 2021-12-14T21:07:14Z | CRITICAL | 0 | null | {'https://github.com/opencast/opencast/security/advisories/GHSA-mf4f-j588-5xm8', 'https://docs.opencast.org/r/10.x/admin/#changelog/#opencast-106', 'https://docs.opencast.org/r/9.x/admin/#changelog/#opencast-910', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44228', 'https://github.com/advisories/GHSA-mf4f-j588-5xm8', 'h... | null |
GHSA | GHSA-vjv6-gq77-3mjw | XXE attack in Mapfish Print | ### Impact
A user can do to an XML External Entity (XXE) attack with the provided SDL style.
### Patches
Use version >= 3.24
### Workarounds
No
### References
* https://cwe.mitre.org/data/definitions/611.html
* https://github.com/mapfish/mapfish-print/pull/1397/commits/e1d0527d13db06b2b62ca7d6afb9e97dacd67a0e
### F... | {'CVE-2020-15232'} | 2021-01-07T23:47:51Z | 2020-07-07T16:32:45Z | LOW | 9.3 | {'CWE-611'} | {'https://github.com/advisories/GHSA-vjv6-gq77-3mjw', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15232', 'https://github.com/mapfish/mapfish-print/pull/1397/commits/e1d0527d13db06b2b62ca7d6afb9e97dacd67a0e', 'https://github.com/mapfish/mapfish-print/security/advisories/GHSA-vjv6-gq77-3mjw', 'https://github.com/mapfish/... | null |
GHSA | GHSA-wfxp-4qgw-qp3c | XML external entity (XXE) attacks in Jenkins Xcode integration Plugin | Jenkins Xcode integration Plugin 2.0.14 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. | {'CVE-2021-21656'} | 2022-03-21T20:39:19Z | 2022-03-18T17:52:43Z | HIGH | 7.1 | {'CWE-611'} | {'https://github.com/advisories/GHSA-wfxp-4qgw-qp3c', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21656', 'https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2335'} | null |
GHSA | GHSA-x2p8-rgfm-qw3v | Access Control vulnerability within CoreNLP | An Incorrect Access Control vulnerability exists in CoreNLP 4.3.2 via the classifier in NERServlet.java (lines 158 and 159). | {'CVE-2021-44550'} | 2022-03-03T22:07:42Z | 2022-02-25T00:01:07Z | CRITICAL | 9.8 | {'CWE-863'} | {'https://github.com/advisories/GHSA-x2p8-rgfm-qw3v', 'https://github.com/stanfordnlp/CoreNLP/issues/1222', 'https://github.com/stanfordnlp/CoreNLP/commit/5ee097dbede547023e88f60ed3f430ff09398b87', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44550'} | null |
GHSA | GHSA-jf66-3q76-h5p5 | Tenant and Verifier might not use the same registrar data | Keylime does not enforce that the agent registrar data is the same when the tenant uses it for validation of the EK and identity quote and the verifier for validating the integrity quote. This allows an attacker to use one AK, EK pair from a real TPM to pass EK validation and give the verifier an AK of a software TPM. ... | {'CVE-2022-1053'} | 2022-05-05T15:59:37Z | 2022-05-05T15:59:35Z | MODERATE | 0 | null | {'https://github.com/advisories/GHSA-jf66-3q76-h5p5', 'https://github.com/keylime/keylime/security/advisories/GHSA-jf66-3q76-h5p5'} | null |
GHSA | GHSA-c9rj-pgxv-84jc | Exfiltrates data on installation in cofee-script | The `cofee-script` package is a piece of malware that steals sensitive data such as a user's private SSH key and bash history, sending them to attacker controlled locations.
All versions have been unpublished from the npm registry.
## Recommendation
If you have found `cofee-script` installed in your environment, y... | {'CVE-2017-16206'} | 2021-09-08T21:59:37Z | 2018-08-06T20:12:46Z | HIGH | 7.5 | {'CWE-200'} | {'https://github.com/advisories/GHSA-c9rj-pgxv-84jc', 'https://nodesecurity.io/advisories/540', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16206', 'https://www.npmjs.com/advisories/540'} | null |
GHSA | GHSA-rrpm-pj7p-7j9q | Remote code execution affecting org.springframework.security.oauth:spring-security-oauth2 | Spring Security OAuth, versions 2.3 prior to 2.3.3, 2.2 prior to 2.2.2, 2.1 prior to 2.1.2, 2.0 prior to 2.0.15 and older unsupported versions contain a remote code execution vulnerability. A malicious user or attacker can craft an authorization request to the authorization endpoint that can lead to remote code executi... | {'CVE-2018-1260'} | 2022-04-19T19:03:26Z | 2018-10-18T18:05:34Z | CRITICAL | 9.8 | {'CWE-94'} | {'http://www.securityfocus.com/bid/104158', 'https://access.redhat.com/errata/RHSA-2018:2939', 'https://access.redhat.com/errata/RHSA-2018:1809', 'https://github.com/advisories/GHSA-rrpm-pj7p-7j9q', 'https://pivotal.io/security/cve-2018-1260', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1260'} | null |
GHSA | GHSA-8gf4-pcj6-54rp | Downloads Resources over HTTP in strider-sauce | Affected versions of `strider-sauce` 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 `str... | {'CVE-2016-10611'} | 2021-06-11T12:35:11Z | 2019-02-18T23:47:53Z | HIGH | 8.1 | {'CWE-311'} | {'https://www.npmjs.com/advisories/202', 'https://github.com/advisories/GHSA-8gf4-pcj6-54rp', 'https://nodesecurity.io/advisories/202', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10611'} | null |
GHSA | GHSA-f3pp-32qc-36w4 | Prototype Pollution in jointjs | This affects the package jointjs before 3.4.2. A type confusion vulnerability can lead to a bypass of CVE-2020-28480 when the user-provided keys used in the path parameter are arrays in the setByPath function. | {'CVE-2021-23444'} | 2021-10-04T14:21:41Z | 2021-09-22T20:36:34Z | MODERATE | 5.6 | {'CWE-843', 'CWE-1321'} | {'https://github.com/clientIO/joint/pull/1514', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1655817', 'https://github.com/clientIO/joint/releases/tag/v3.4.2', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1655816', 'https://github.com/clientIO/joint/commit/e5bf89efef6d5ea572d66870ffd86560de7830a8', 'https://snyk.io... | null |
GHSA | GHSA-rc9v-h28f-jcmf | There is a XML external entity expansion (XXE) vulnerability in Apache Solr config files | This vulnerability in Apache Solr 6.0.0 to 6.6.3, 7.0.0 to 7.3.0 relates to an XML external entity expansion (XXE) in Solr config files (solrconfig.xml, schema.xml, managed-schema). In addition, Xinclude functionality provided in these config files is also affected in a similar way. The vulnerability can be used as XXE... | {'CVE-2018-8010'} | 2022-04-27T14:45:20Z | 2018-10-17T19:56:04Z | MODERATE | 5.5 | {'CWE-611'} | {'https://mail-archives.apache.org/mod_mbox/www-announce/201805.mbox/%3C08a801d3f0f9%24df46d300%249dd47900%24%40apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8010', 'https://github.com/advisories/GHSA-rc9v-h28f-jcmf', 'https://lists.apache.org/thread.html/r204ba2a9ea750f38d789d2bb429cc0925ad6133deea7cbc300... | null |
GHSA | GHSA-98hv-qff3-8793 | Unrestricted Upload of File with Dangerous Type in django-widgy | Unrestricted Upload of File with Dangerous Type in Django-Widgy v0.8.4 allows remote attackers to execute arbitrary code via the 'image' widget in the component 'Change Widgy Page'. | {'CVE-2020-18704'} | 2021-08-30T16:24:08Z | 2021-08-30T16:24:08Z | CRITICAL | 9.8 | {'CWE-434'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-18704', 'https://github.com/fusionbox/django-widgy/issues/387', 'https://github.com/advisories/GHSA-98hv-qff3-8793'} | null |
GHSA | GHSA-69rr-wvh9-6c4q | Directory Traversal in st | Versions of `st` prior to 0.2.5 are affected by a directory traversal vulnerability. Vulnerable versions fail to properly handle URL encoded dots, which caused `%2e` to be interpreted as `.` by the filesystem, resulting the potential for an attacker to read sensitive files on the server.
## Recommendation
Update to ... | {'CVE-2014-3744'} | 2021-09-23T21:00:00Z | 2020-08-31T22:58:04Z | HIGH | 7.5 | {'CWE-22'} | {'http://www.openwall.com/lists/oss-security/2014/05/15/2', 'https://www.npmjs.com/advisories/36', 'http://www.securityfocus.com/bid/67389', 'https://nvd.nist.gov/vuln/detail/CVE-2014-3744', 'https://github.com/advisories/GHSA-69rr-wvh9-6c4q', 'https://nodesecurity.io/advisories/st_directory_traversal', 'https://github... | null |
GHSA | GHSA-2mvq-xp48-4c77 | Denial of Service in subtext | All versions of `subtext` are vulnerable to Denial of Service (DoS). The package fails to enforce the `maxBytes` configuration for payloads with chunked encoding that are written to the file system. This allows attackers to send requests with arbitrary payload sizes, which may exhaust system resources leading to Denial... | null | 2021-09-29T18:37:05Z | 2020-09-03T20:35:29Z | HIGH | 0 | {'CWE-400'} | {'https://www.npmjs.com/advisories/1168', 'https://github.com/advisories/GHSA-2mvq-xp48-4c77', 'https://github.com/hapijs/subtext/issues/72'} | null |
GHSA | GHSA-cq76-mxrc-vchh | Crash in `tf.math.segment_*` operations | ### Impact
The implementation of `tf.math.segment_*` operations results in a `CHECK`-fail related abort (and denial of service) if a segment id in `segment_ids` is large.
```python
import tensorflow as tf
tf.math.segment_max(data=np.ones((1,10,1)), segment_ids=[1676240524292489355])
tf.math.segment_min(data=np.ones((... | {'CVE-2021-41195'} | 2021-11-10T19:36:50Z | 2021-11-10T19:36:50Z | MODERATE | 5.5 | {'CWE-190'} | {'https://github.com/tensorflow/tensorflow/pull/51733', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41195', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cq76-mxrc-vchh', 'https://github.com/tensorflow/tensorflow/issues/46888', 'https://github.com/advisories/GHSA-cq76-mxrc-vchh', 'https://github.com... | null |
GHSA | GHSA-hpw4-m59j-9p52 | Directory Traversal in dylmomo | Affected versions of `dylmomo` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET /../.... | {'CVE-2017-16163'} | 2021-01-14T15:47:02Z | 2020-09-01T17:29:13Z | HIGH | 0 | {'CWE-22'} | {'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/dylmomo', 'https://nodesecurity.io/advisories/396', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16163', 'https://www.npmjs.com/advisories/396', 'https://github.com/advisories/GHSA-hpw4-m59j-9p52'} | null |
GHSA | GHSA-6wf9-jmg9-vxcc | XStream can cause a Denial of Service | ### Impact
The vulnerability may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's ... | {'CVE-2021-39140'} | 2022-04-22T15:42:25Z | 2021-08-25T14:48:39Z | MODERATE | 6.5 | {'CWE-835', 'CWE-502'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/', 'https://x-stream.github.io/CVE-2021-39140.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39140', 'https://github.com/advisori... | null |
GHSA | GHSA-j9cf-pr2x-5273 | Prototype Pollution in dot-object | dot-object before 2.1.3 is vulnerable to Prototype Pollution. The set function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload. | {'CVE-2019-10793'} | 2022-04-19T19:03:24Z | 2022-02-09T22:33:31Z | MODERATE | 6.3 | {'CWE-74'} | {'https://github.com/advisories/GHSA-j9cf-pr2x-5273', 'https://snyk.io/vuln/SNYK-JS-DOTOBJECT-548905', 'https://github.com/rhalff/dot-object/commit/f76cff5fe6d01d30ce110d8f454db2e5bd28a7de', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10793'} | null |
GHSA | GHSA-hf79-8hjp-rrvq | Use After Free in lucet | ### Impact
There is a bug in the main branch of Lucet's `lucet-runtime` that allows a use-after-free in an `Instance` object that could result in memory corruption, data race, or other related issues. This bug was introduced early in the development of Lucet and is present in all releases. As a result of this bug, an... | {'CVE-2021-43790'} | 2022-04-19T19:03:16Z | 2021-11-30T22:20:36Z | HIGH | 8.5 | {'CWE-416'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-43790', 'https://github.com/bytecodealliance/lucet/commit/7c7757c772fb709c61b1442bcc1e1fbee97bf4a8', 'https://github.com/advisories/GHSA-hf79-8hjp-rrvq', 'https://github.com/bytecodealliance/lucet/security/advisories/GHSA-hf79-8hjp-rrvq', 'https://crates.io/crates/lucet-runti... | null |
GHSA | GHSA-3vfw-7rcp-3xgm | Moderate severity vulnerability that affects actionpack | The to_s method in actionpack/lib/action_dispatch/middleware/remote_ip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted he... | {'CVE-2011-3187'} | 2021-08-31T21:31:48Z | 2017-10-24T18:33:38Z | MODERATE | 0 | {'CWE-20'} | {'http://www.openwall.com/lists/oss-security/2011/08/22/13', 'http://archives.neohapsis.com/archives/fulldisclosure/2011-02/0337.html', 'http://webservsec.blogspot.com/2011/02/ruby-on-rails-vulnerability.html', 'http://www.openwall.com/lists/oss-security/2011/08/22/14', 'http://www.openwall.com/lists/oss-security/2011/... | null |
GHSA | GHSA-5jq3-8437-x35p | Multiple cross-site scripting (XSS) vulnerabilities in Roundup | Multiple cross-site scripting (XSS) vulnerabilities in Roundup before 1.4.20 allow remote attackers to inject arbitrary web script or HTML via the (1) @ok_message or (2) @error_message parameter to issue*. | {'CVE-2012-6133'} | 2022-04-26T20:47:41Z | 2022-04-23T00:40:39Z | MODERATE | 6.1 | {'CWE-79'} | {'http://issues.roundup-tracker.org/issue2550724', 'https://github.com/advisories/GHSA-5jq3-8437-x35p', 'http://www.openwall.com/lists/oss-security/2013/02/13/8', 'https://nvd.nist.gov/vuln/detail/CVE-2012-6133', 'https://bugzilla.redhat.com/show_bug.cgi?id=722672', 'http://www.openwall.com/lists/oss-security/2012/11/1... | null |
GHSA | GHSA-5x5w-v4xq-p64r | Directory Traversal in ewgaddis.lab6 | Affected versions of `ewgaddis.lab6` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET... | {'CVE-2017-16175'} | 2021-01-08T21:08:08Z | 2018-07-23T20:44:52Z | HIGH | 0 | {'CWE-22'} | {'https://nodesecurity.io/advisories/465', 'https://github.com/advisories/GHSA-5x5w-v4xq-p64r', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16175', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/ewgaddis.lab6', 'https://www.npmjs.com/advisories/465'} | null |
GHSA | GHSA-6gm7-j668-w6h9 | SQL Injection in Pimcore | Pimcore prior to version 10.3.5 is vulnerable SQL injection in RecyclebinController.php. This vulnerability affects data confidentiality. | {'CVE-2022-1219'} | 2022-04-22T20:42:11Z | 2022-04-09T00:00:30Z | HIGH | 7.5 | {'CWE-89'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-1219', 'https://huntr.dev/bounties/f700bd18-1fd3-4a05-867f-07176aebc7f6', 'https://github.com/pimcore/pimcore/commit/a697830359df06246acca502ee2455614de68017', 'https://github.com/advisories/GHSA-6gm7-j668-w6h9'} | null |
GHSA | GHSA-r8hp-5m7c-jhv4 | Cross-site Scripting OrchardCore.Application.Cms.Targets | Cross-site Scripting (XSS) - Stored in NuGet OrchardCore.Application.Cms.Targets prior to 1.2.2. | {'CVE-2022-0274'} | 2022-01-21T23:08:50Z | 2022-01-21T23:08:50Z | MODERATE | 6.8 | {'CWE-79'} | {'https://github.com/advisories/GHSA-r8hp-5m7c-jhv4', 'https://huntr.dev/bounties/a82a714a-9b71-475e-bfc3-43326fcaf764', 'https://github.com/orchardcms/orchardcore/commit/218f25ddfadb66a54de7a82dffe3ab2e4ab7c4b4', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0274'} | null |
GHSA | GHSA-8hw9-22v6-9jr9 | Any logged in user could edit any other logged in user. | ### Impact
Everyone who is running a12n-server.
A new HAL-Form was added to allow editing users. This feature should only have been accessible to admins. Unfortunately, privileges were incorrectly checked allowing any logged in user to make this change.
### Patches
Patched in v0.18.2 | {'CVE-2021-29452'} | 2021-04-19T15:14:33Z | 2021-04-19T15:14:33Z | HIGH | 8.1 | {'CWE-269'} | {'https://github.com/advisories/GHSA-8hw9-22v6-9jr9', 'https://www.npmjs.com/package/@curveball/a12n-server', 'https://github.com/curveball/a12n-server/security/advisories/GHSA-8hw9-22v6-9jr9', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29452'} | null |
GHSA | GHSA-v24h-pjjv-mcp6 | Denial of service in Tendermint | ### Description
**Denial of Service 1**
Tendermint 0.33.2 and earlier does not limit the number of P2P connection requests. For each p2p connection, Tendermint allocates XXX bytes. Even though this memory is garbage collected once the connection is terminated (due to duplicate IP or reaching a maximum number of inbou... | {'CVE-2020-5303'} | 2021-05-27T18:44:09Z | 2021-05-27T18:44:09Z | LOW | 3.1 | {'CWE-789', 'CWE-787'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-5303', 'https://github.com/tendermint/tendermint/security/advisories/GHSA-v24h-pjjv-mcp6', 'https://github.com/tendermint/tendermint/commit/e2d6859afd7dba4cf97c7f7d412e7d8fc908d1cd', 'https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md#denial-of-service-1', 'htt... | null |
GHSA | GHSA-hf23-9pf7-388p | Deserialization of Untrusted Data and Code Injection in xstream | It was found that xstream API version 1.4.10 before 1.4.11 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. e.g. JSON. (regression of CVE-2013-72... | {'CVE-2019-10173'} | 2021-07-27T20:56:11Z | 2019-07-26T16:09:47Z | CRITICAL | 9.8 | {'CWE-94', 'CWE-502'} | {'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://www.oracle.com/security-alerts/cpuApr2021.html', 'https://access.redhat.com/errata/RHSA-2019:4352', 'https://www.oracle.com/security-alerts/cpuoct2020.html', 'https://www.oracle.com/security-alerts/cpuapr2020.html', 'http://x-stream.github.io/changes.h... | null |
GHSA | GHSA-vc6r-4x6g-mmqc | Path Traversal in m-server | Versions of `m-server` before 1.4.2 are vulnerable to path traversal allowing a remote attacker to display content of arbitrary files from the server.
## Recommendation
Update to version 1.4.2 or later. | null | 2021-08-04T21:07:26Z | 2019-06-11T16:16:23Z | MODERATE | 0 | {'CWE-22'} | {'https://github.com/nodejs/security-wg/blob/master/vuln/npm/468.json', 'https://hackerone.com/reports/319795', 'https://www.npmjs.com/advisories/731', 'https://github.com/nunnly/m-server/commit/01f13f040d1961ca3146dce7e2db990156e65e9a', 'https://github.com/advisories/GHSA-vc6r-4x6g-mmqc'} | null |
GHSA | GHSA-wqhw-frpx-5mmp | Command Injection in tomato | All versions of `tomato` are vulnerable to Command Injection. The /api/exec endpoint does not validate user input allowing attackers to run arbitrary commands in the system.
## Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available. | null | 2021-09-27T16:16:14Z | 2020-09-02T16:01:33Z | HIGH | 0 | {'CWE-77'} | {'https://www.npmjs.com/advisories/797', 'https://github.com/advisories/GHSA-wqhw-frpx-5mmp'} | null |
GHSA | GHSA-6qh5-wx38-q92g | Directory Traversal in ltt.js | Affected versions of `ltt.js` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET /../..... | null | 2021-08-04T20:10:41Z | 2019-05-30T17:15:59Z | HIGH | 0 | {'CWE-22'} | {'https://www.npmjs.com/advisories/411', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/ltt.js', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/ltt.js', 'https://github.com/advisories/GHSA-6qh5-wx38-q92g'} | null |
GHSA | GHSA-cx4j-fxr7-jxg8 | Double free in glsl-layout | An issue was discovered in the glsl-layout crate before 0.4.0 for Rust. When a panic occurs, map_array can perform a double drop. | {'CVE-2021-25902'} | 2021-08-25T20:53:01Z | 2021-08-25T20:53:01Z | HIGH | 7.5 | {'CWE-415'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-25902', 'https://github.com/rustgd/glsl-layout/pull/10', 'https://github.com/advisories/GHSA-cx4j-fxr7-jxg8', 'https://rustsec.org/advisories/RUSTSEC-2021-0005.html'} | null |
GHSA | GHSA-m4hj-wg2r-qpcr | showdoc is vulnerable to Cross-Site Request Forgery (CSRF) | showdoc is vulnerable to Cross-Site Request Forgery (CSRF). | {'CVE-2021-3776'} | 2021-11-17T21:10:57Z | 2021-11-15T23:13:34Z | MODERATE | 4.3 | {'CWE-352'} | {'https://github.com/advisories/GHSA-m4hj-wg2r-qpcr', 'https://huntr.dev/bounties/e0edf27d-437e-44fe-907a-df020f385304', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3776', 'https://github.com/star7th/showdoc/commit/67093c879a6563aa6ee08003177777d1975e2351'} | null |
GHSA | GHSA-9m6f-7xcq-8vf8 | Unsafe Deserialization in jackson-databind | FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.docx4j.org.apache.xalan.lib.sql.JNDIConnectionPool. | {'CVE-2020-36183'} | 2022-04-22T18:15:48Z | 2021-12-09T19:16:34Z | HIGH | 8.1 | {'CWE-502'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00025.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36183', 'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://github.com/FasterXML/jackson-databind/issues/3003', 'https://www.oracle.... | null |
GHSA | GHSA-vfp9-gwrh-wq9g | Path Traversal in crud-file-server | Versions of `crud-file-server` prior to 0.9.0 are vulnerable to Path Traversal. The package fails to sanitize URLs, allowing attackers to access server files outside of the served folder using relative paths.
## Recommendation
Upgrade to version 0.9.0 or later. | {'CVE-2018-3733'} | 2021-01-08T01:57:29Z | 2018-07-18T21:20:19Z | HIGH | 0 | {'CWE-22'} | {'https://hackerone.com/reports/310690', 'https://github.com/omphalos/crud-file-server/commit/4fc3b404f718abb789f4ce4272c39c7a138c7a82', 'https://github.com/advisories/GHSA-vfp9-gwrh-wq9g', 'https://www.npmjs.com/advisories/1003', 'https://nvd.nist.gov/vuln/detail/CVE-2018-3733'} | null |
GHSA | GHSA-w4xf-2pqw-5mq7 | Reference binding to nullptr in `RaggedTensorToVariant` | ### Impact
An attacker can cause undefined behavior via binding a reference to null pointer in `tf.raw_ops.RaggedTensorToVariant`:
```python
import tensorflow as tf
tf.raw_ops.RaggedTensorToVariant(
rt_nested_splits=[],
rt_dense_values=[1,2,3],
batched_input=True)
```
The [implementation](https://github.com/... | {'CVE-2021-37666'} | 2021-08-25T14:42:13Z | 2021-08-25T14:42:13Z | HIGH | 7.8 | {'CWE-824'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-37666', 'https://github.com/advisories/GHSA-w4xf-2pqw-5mq7', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-w4xf-2pqw-5mq7', 'https://github.com/tensorflow/tensorflow/commit/be7a4de6adfbd303ce08be4332554dff70362612'} | null |
GHSA | GHSA-f8m6-h2c7-8h9x | Inefficient Regular Expression Complexity in nltk (word_tokenize, sent_tokenize) | ### Impact
The vulnerability is present in [`PunktSentenceTokenizer`](https://www.nltk.org/api/nltk.tokenize.punkt.html#nltk.tokenize.punkt.PunktSentenceTokenizer), [`sent_tokenize`](https://www.nltk.org/api/nltk.tokenize.html#nltk.tokenize.sent_tokenize) and [`word_tokenize`](https://www.nltk.org/api/nltk.tokenize.ht... | {'CVE-2021-43854'} | 2022-04-19T19:03:16Z | 2022-01-06T17:38:45Z | HIGH | 7.5 | {'CWE-400'} | {'https://github.com/nltk/nltk/issues/2866', 'https://github.com/nltk/nltk/commit/1405aad979c6b8080dbbc8e0858f89b2e3690341', 'https://github.com/advisories/GHSA-f8m6-h2c7-8h9x', 'https://github.com/nltk/nltk/pull/2869', 'https://github.com/nltk/nltk/security/advisories/GHSA-f8m6-h2c7-8h9x', 'https://nvd.nist.gov/vuln/d... | null |
GHSA | GHSA-r2rg-683g-ff96 | Malicious Package in axios-http | This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server.
## Recommendation
Remove the package from your environment. There are no indications of further compromise. | null | 2021-09-30T20:11:07Z | 2020-09-03T19:40:12Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1123', 'https://github.com/advisories/GHSA-r2rg-683g-ff96'} | null |
GHSA | GHSA-4q96-9f63-p7jj | Path Traversal in ImpressCMS | ImpressCMS before 1.4.3 allows libraries/image-editor/image-edit.php image_temp Directory Traversal. | {'CVE-2021-26601'} | 2022-04-05T21:19:17Z | 2022-03-29T00:01:16Z | HIGH | 8.1 | {'CWE-22'} | {'https://hackerone.com/reports/1081878', 'http://seclists.org/fulldisclosure/2022/Mar/44', 'https://github.com/ImpressCMS/impresscms/releases/tag/v1.4.3', 'https://github.com/ImpressCMS/impresscms/pull/915', 'https://nvd.nist.gov/vuln/detail/CVE-2021-26601', 'http://karmainsecurity.com/KIS-2022-02', 'http://packetstor... | null |
GHSA | GHSA-jf7h-7m85-w2v2 | Integer overflow in TFLite memory allocation | ### Impact
The TFLite code for allocating `TFLiteIntArray`s is [vulnerable to an integer overflow issue](https://github.com/tensorflow/tensorflow/blob/4ceffae632721e52bf3501b736e4fe9d1221cdfa/tensorflow/lite/c/common.c#L24-L27):
```cc
int TfLiteIntArrayGetSizeInBytes(int size) {
static TfLiteIntArray dummy;
return... | {'CVE-2021-29605'} | 2021-05-21T14:28:22Z | 2021-05-21T14:28:22Z | HIGH | 7.1 | {'CWE-190'} | {'https://github.com/advisories/GHSA-jf7h-7m85-w2v2', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-jf7h-7m85-w2v2', 'https://github.com/tensorflow/tensorflow/commit/7c8cc4ec69cd348e44ad6a2699057ca88faad3e5', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29605'} | null |
GHSA | GHSA-gf8j-v8x5-h9qp | XSS in enshrined/svg-sanitize due to mishandled script and data values in attributes | enshrined/svg-sanitize before 0.12.0 mishandles script and data values in attributes, as demonstrated by unexpected whitespace such as in the javascript	:alert substring. | {'CVE-2019-18857'} | 2022-04-19T19:03:23Z | 2020-01-08T17:15:37Z | HIGH | 7.5 | {'CWE-79'} | {'https://github.com/advisories/GHSA-gf8j-v8x5-h9qp', 'https://github.com/darylldoyle/svg-sanitizer/compare/0.11.0...0.12.0', 'https://github.com/darylldoyle/svg-sanitizer/commit/51ca4b713f3706d6b27769c6296bbc0c28a5bbd0', 'https://nvd.nist.gov/vuln/detail/CVE-2019-18857'} | null |
GHSA | GHSA-g9xh-3w5g-229r | SQL Injection in LibreNMS | An issue was discovered in LibreNMS through 1.47. It does not parameterize all user supplied input within database queries, resulting in SQL injection. An authenticated attacker can subvert these database queries to extract or manipulate data, as demonstrated by the graph.php sort parameter. | {'CVE-2019-10671'} | 2021-08-18T17:22:23Z | 2019-10-11T18:43:33Z | HIGH | 8.8 | {'CWE-89'} | {'https://www.darkmatter.ae/xen1thlabs/librenms-multiple-sql-injection-vulnerability-xl-19-025/', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10671', 'https://github.com/advisories/GHSA-g9xh-3w5g-229r'} | null |
GHSA | GHSA-hr52-f9vp-582c | Use of Uninitialized Resource in messagepack-rs. | An issue was discovered in the messagepack-rs crate through 2021-01-26 for Rust. deserialize_extension_others may read from uninitialized memory locations. | {'CVE-2021-45692'} | 2022-01-07T16:30:51Z | 2022-01-06T22:12:28Z | CRITICAL | 9.8 | {'CWE-908'} | {'https://github.com/advisories/GHSA-hr52-f9vp-582c', 'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/messagepack-rs/RUSTSEC-2021-0092.md', 'https://rustsec.org/advisories/RUSTSEC-2021-0092.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-45692'} | null |
GHSA | GHSA-mf79-f657-47ww | Insufficient Session Expiration in Admidio | Admidio prior to version 4.1.9 is vulnerable to insufficient session expiration. In vulnerable versions, changing the password in one session does not terminate sessions logged in with the old password, which could lead to unauthorized actors maintaining access to an account. | {'CVE-2022-0991'} | 2022-03-29T21:39:04Z | 2022-03-20T00:00:29Z | HIGH | 8.2 | {'CWE-613'} | {'https://github.com/Admidio/admidio/issues/1238', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0991', 'https://github.com/Admidio/admidio/releases/tag/v4.1.9', 'https://github.com/admidio/admidio/commit/e84e472ebe517e2ff5795c46dc10b5f49dc4d46a', 'https://github.com/advisories/GHSA-mf79-f657-47ww', 'https://huntr.dev/bou... | null |
GHSA | GHSA-v86x-f47q-f7f4 | Unauthorized File Access in atompm | Versions of `atompm` prior to 0.8.2 are vulnerable to Unauthorized File Access. The package fails to sanitize relative paths in the URL for file downloads, allowing attackers to download arbitrary files from the system.
## Recommendation
Upgrade to version 0.8.2 or later. | null | 2021-09-28T15:20:06Z | 2020-09-11T21:09:24Z | HIGH | 0 | {'CWE-200'} | {'https://github.com/advisories/GHSA-v86x-f47q-f7f4', 'https://www.npmjs.com/advisories/959'} | null |
GHSA | GHSA-vrgh-5w3c-ggf8 | showdoc is vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) | showdoc is vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG). | {'CVE-2021-3990'} | 2021-12-03T20:38:50Z | 2021-12-03T20:38:50Z | MODERATE | 6.5 | {'CWE-338'} | {'https://github.com/star7th/showdoc/commit/a9886f26c08225e0adca75c67dfca3f7c42b87d0', 'https://github.com/advisories/GHSA-vrgh-5w3c-ggf8', 'https://huntr.dev/bounties/0680067d-56a7-4412-b06e-a267e850ae9f', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3990'} | null |
GHSA | GHSA-vhm6-gw82-6f8j | Cross site scripting in LibreNMS | LibreNMS prior to version 22.2.2 is vulnerable to cross-site scripting. | {'CVE-2022-0772'} | 2022-03-08T18:06:06Z | 2022-02-28T00:00:34Z | MODERATE | 4.8 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0772', 'https://huntr.dev/bounties/faae29bd-c43a-468d-8af6-2b6aa4d40f09', 'https://github.com/librenms/librenms/commit/703745d0ed3948623153117d761ce48514e2f281', 'https://github.com/advisories/GHSA-vhm6-gw82-6f8j'} | null |
GHSA | GHSA-7rjr-3q55-vv33 | Incomplete fix for Apache Log4j vulnerability | # Impact
The fix to address [CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228) in Apache Log4j 2.15.0 was incomplete in certain non-default configurations. This could allow attackers with control over Thread Context Map (MDC) input data when the logging configuration uses a non-default Pattern Layout wi... | {'CVE-2021-45046'} | 2022-04-19T19:03:27Z | 2021-12-14T18:01:28Z | CRITICAL | 9 | {'CWE-502'} | {'https://www.oracle.com/security-alerts/alert-cve-2021-44228.html', 'https://cert-portal.siemens.com/productcert/pdf/ssa-714170.pdf', 'https://cert-portal.siemens.com/productcert/pdf/ssa-479842.pdf', 'https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-log4j-qRuKNEbd', 'http://www.ope... | null |
GHSA | GHSA-3f97-rj68-2pjf | Malicious Package in buffe2-xor | Version 2.0.2 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user.
## Recommendation
Remove the package from your environment. Ensure no Ethereum funds were compromised. | null | 2021-09-29T20:57:29Z | 2020-09-03T21:48:35Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1238', 'https://github.com/advisories/GHSA-3f97-rj68-2pjf'} | null |
GHSA | GHSA-89gv-h8wf-cg8r | Hostname spoofing via backslashes in URL | ### Impact
If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a combination of backslash (`\`) and slash (`/`) characters as part of the scheme delimiter, e.g. `scheme:/\/\/\hostname`. If the hostname is used in security decisions, the decision may be incorrect.
Depending on... | {'CVE-2021-3647'} | 2022-04-19T19:03:03Z | 2021-07-19T21:22:36Z | MODERATE | 5.3 | {'CWE-601'} | {'https://github.com/medialize/URI.js/pull/233', 'https://github.com/advisories/GHSA-89gv-h8wf-cg8r', 'https://github.com/medialize/URI.js/releases/tag/v1.19.6', 'https://github.com/medialize/URI.js/releases/tag/v1.19.3', 'https://github.com/medialize/URI.js/security/advisories/GHSA-89gv-h8wf-cg8r', 'https://github.com... | null |
GHSA | GHSA-pmgv-94f5-6w7w | Malicious Package in eact | All versions of `eact` typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process was running as sudo. Ther... | null | 2021-10-01T14:03:03Z | 2020-09-02T20:21:30Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-pmgv-94f5-6w7w', 'https://www.npmjs.com/advisories/853'} | null |
GHSA | GHSA-qq3j-xp49-j73f | Plugin archive directory traversal in Helm | The Helm core maintainers have identified an information disclosure
vulnerability in Helm 3.0.0-3.2.3.
### Impact
A traversal attack is possible when installing Helm plugins from a tar
archive over HTTP. It is possible for a malicious plugin author to inject a relative
path into a plugin archive, and copy a file ou... | {'CVE-2020-4053'} | 2022-04-19T19:02:28Z | 2021-06-23T18:14:36Z | LOW | 3.7 | {'CWE-22'} | {'https://github.com/helm/helm/pull/8317', 'https://github.com/helm/helm/releases/tag/v3.2.4', 'https://github.com/helm/helm/security/advisories/GHSA-qq3j-xp49-j73f', 'https://github.com/advisories/GHSA-qq3j-xp49-j73f', 'https://github.com/helm/helm/commit/b6bbe4f08bbb98eadd6c9cd726b08a5c639908b3', 'https://github.com/... | null |
GHSA | GHSA-r578-pj6f-r4ff | Auto-merging Person Records Compromised | ### Impact
New user registrations are able to access anyone's account by only knowing their basic profile information (name, birthday, gender, etc). This includes all app functionality within the app, as well as any authenticated links to Rock-based webpages (such as giving and events).
### Patches
We have released ... | {'CVE-2021-32691'} | 2021-06-25T13:13:03Z | 2021-06-21T17:07:47Z | HIGH | 8.8 | {'CWE-287', 'CWE-303'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-32691', 'https://github.com/advisories/GHSA-r578-pj6f-r4ff', 'https://github.com/ApollosProject/apollos-apps/releases/tag/v2.20.0', 'https://github.com/ApollosProject/apollos-apps/commit/cb5f8f1c0b24f1b215b2bb5eb6f9a8e16d728ce2', 'https://github.com/ApollosProject/apollos-app... | null |
GHSA | GHSA-xh55-2fqp-p775 | Command injection in mail agent settings | ### Impact
Command injection in mail agent settings
### Patches
We recommend updating to the current version 6.4.3.1. You can get the update to 6.4.3.1 regularly via the Auto-Updater or directly via the download overview.
https://www.shopware.com/en/download/#shopware-6
### Workarounds
For older versions of 6.1, 6.2... | {'CVE-2021-37708'} | 2021-08-30T16:14:09Z | 2021-08-30T16:14:09Z | HIGH | 8.8 | {'CWE-77'} | {'https://github.com/advisories/GHSA-xh55-2fqp-p775', 'https://github.com/shopware/platform/security/advisories/GHSA-xh55-2fqp-p775', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37708', 'https://github.com/shopware/platform/commit/82d8d1995f6ce9054323b2c3522b1b3cf04853aa'} | null |
GHSA | GHSA-w2pm-r78h-4m7v | OS Command Injection in Laravel Framework | OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework before 5.8.17. | {'CVE-2020-19316'} | 2022-01-06T23:13:42Z | 2022-01-06T23:13:42Z | HIGH | 8.8 | {'CWE-78'} | {'https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31', 'https://nvd.nist.gov/vuln/detail/CVE-2020-19316', 'https://github.com/advisories/GHSA-w2pm-r78h-4m7v', 'http://www.netbytesec.com/advisories/OSCommandInjectionInLaravelFramework/'} | null |
GHSA | GHSA-9gwq-6cwj-47h3 | Integer overflow in TFLite array creation | ### Impact
An attacker can craft a TFLite model that would cause an integer overflow [in `TfLiteIntArrayCreate`](https://github.com/tensorflow/tensorflow/blob/ca6f96b62ad84207fbec580404eaa7dd7403a550/tensorflow/lite/c/common.c#L53-L60):
```cc
TfLiteIntArray* TfLiteIntArrayCreate(int size) {
int alloc_size = TfLiteI... | {'CVE-2022-23558'} | 2022-02-11T15:08:44Z | 2022-02-09T23:52:24Z | HIGH | 7.6 | {'CWE-190'} | {'https://github.com/tensorflow/tensorflow/blob/ca6f96b62ad84207fbec580404eaa7dd7403a550/tensorflow/lite/c/common.c#L53-L60', 'https://github.com/tensorflow/tensorflow/commit/a1e1511dde36b3f8aa27a6ec630838e7ea40e091', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9gwq-6cwj-47h3', 'https://github.co... | null |
GHSA | GHSA-pq7m-3gw7-gq5x | Execution with Unnecessary Privileges in ipython | We’d like to disclose an arbitrary code execution vulnerability in IPython that stems from IPython executing untrusted files in CWD. This vulnerability allows one user to run code as another.
Proof of concept
User1:
```
mkdir -m 777 /tmp/profile_default
mkdir -m 777 /tmp/profile_default/startup
echo 'print("stealing... | {'CVE-2022-21699'} | 2022-02-16T22:13:05Z | 2022-01-21T18:55:30Z | HIGH | 8.2 | {'CWE-279', 'CWE-269', 'CWE-250'} | {'https://github.com/advisories/GHSA-pq7m-3gw7-gq5x', 'https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CRQRTWHYXMLDJ572VGVUZMUPEOTPM3KB/', 'https://nvd.nist.gov/vuln/detail/CVE-... | null |
GHSA | GHSA-8gg6-3r63-25m8 | High severity vulnerability that affects git-fastclone | git-fastclone before 1.0.1 permits arbitrary shell command execution from .gitmodules. If an attacker can instruct a user to run a recursive clone from a repository they control, they can get a client to run an arbitrary shell command. Alternately, if an attacker can MITM an unencrypted git clone, they could exploit th... | {'CVE-2015-8968'} | 2021-09-07T19:46:31Z | 2018-08-15T20:03:37Z | HIGH | 8.8 | {'CWE-77'} | {'https://github.com/square/git-fastclone/pull/2', 'https://hackerone.com/reports/104465', 'http://www.securityfocus.com/bid/81433', 'https://github.com/advisories/GHSA-8gg6-3r63-25m8', 'https://nvd.nist.gov/vuln/detail/CVE-2015-8968'} | null |
GHSA | GHSA-mqm2-cgpr-p4m6 | Unintended read access in kramdown gem | The kramdown gem before 2.3.0 for Ruby processes the template option inside Kramdown documents by default, which allows unintended read access (such as template="/etc/passwd") or unintended embedded Ruby code execution (such as a string that begins with template="string://<%= `). NOTE: kramdown is used in Jekyll, GitLa... | {'CVE-2020-14001'} | 2022-04-29T20:26:20Z | 2020-08-07T22:27:41Z | CRITICAL | 9.8 | {'CWE-862'} | {'https://kramdown.gettalong.org/news.html', 'https://github.com/gettalong/kramdown/commit/1b8fd33c3120bfc6e5164b449e2c2fc9c9306fde', 'https://lists.debian.org/debian-lts-announce/2020/08/msg00014.html', 'https://github.com/gettalong/kramdown/compare/REL_2_2_1...REL_2_3_0', 'https://lists.fedoraproject.org/archives/lis... | null |
GHSA | GHSA-73wx-rpj3-mx46 | Path traversal in MCMS | MCMS v5.2.4 was discovered to contain an arbitrary file deletion vulnerability via the component /template/unzip.do. | {'CVE-2021-46037'} | 2022-03-01T21:31:22Z | 2022-02-19T00:01:25Z | HIGH | 8.1 | {'CWE-22'} | {'https://github.com/advisories/GHSA-73wx-rpj3-mx46', 'https://nvd.nist.gov/vuln/detail/CVE-2021-46037', 'https://lycshub.github.io/2021/12/28/MCMS-vulnerabilities/'} | null |
GHSA | GHSA-vf8q-pw7h-r2x2 | Malicious Package in epress | Version 4.13.2 of `epress` contains malicious code . The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. Upon require the package attempts to start a cryptocurrency miner using coin-hive.
## Recommendation
Remove the package from your environment a... | null | 2021-09-30T22:03:15Z | 2020-09-11T21:15:54Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/925', 'https://github.com/advisories/GHSA-vf8q-pw7h-r2x2'} | null |
GHSA | GHSA-m2pf-hprp-3vqm | Use after free in image | An issue was discovered in the image crate before 0.21.3 for Rust, affecting the HDR image format decoder. Vec::set_len is called on an uninitialized vector, leading to a use-after-free and arbitrary code execution. | {'CVE-2019-16138'} | 2021-08-25T20:44:43Z | 2021-08-25T20:44:43Z | CRITICAL | 9.8 | {'CWE-416'} | {'https://github.com/image-rs/image/pull/985', 'https://nvd.nist.gov/vuln/detail/CVE-2019-16138', 'https://rustsec.org/advisories/RUSTSEC-2019-0014.html', 'https://github.com/advisories/GHSA-m2pf-hprp-3vqm'} | null |
GHSA | GHSA-mhxg-pr3j-v9gr | Malicious Package in colne | 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:59:04Z | 2020-09-03T19:41:22Z | CRITICAL | 9.1 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1386', 'https://github.com/advisories/GHSA-mhxg-pr3j-v9gr'} | null |
GHSA | GHSA-6g3c-2mh5-7q6x | Missing validation of JWT signature in `ManyDesigns/Portofino` | ### Impact
https://github.com/ManyDesigns/Portofino before version 5.2.1 did not properly verify the signature of JSON Web Tokens.
This allows forging a valid JWT.
### Patches
The issue will be patched in the upcoming 5.2.1 release.
### For more information
If you have any questions or comments about this advisory:
*... | {'CVE-2021-29451'} | 2022-04-19T19:02:53Z | 2021-04-19T14:56:33Z | CRITICAL | 9.1 | {'CWE-347'} | {'https://github.com/ManyDesigns/Portofino/security/advisories/GHSA-6g3c-2mh5-7q6x', 'https://github.com/ManyDesigns/Portofino/commit/8c754a0ad234555e813dcbf9e57d637f9f23d8fb', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29451', 'https://github.com/advisories/GHSA-6g3c-2mh5-7q6x', 'https://mvnrepository.com/artifact/com... | null |
GHSA | GHSA-v3f7-j968-4h5f | Division by zero in Tensorflow | ### Impact
The [estimator for the cost of some convolution operations](https://github.com/tensorflow/tensorflow/blob/ffa202a17ab7a4a10182b746d230ea66f021fe16/tensorflow/core/grappler/costs/op_level_cost_estimator.cc#L189-L198) can be made to execute a division by 0:
```python
import tensorflow as tf
@tf.function
def... | {'CVE-2022-21725'} | 2022-02-11T17:05:09Z | 2022-02-10T00:15:07Z | MODERATE | 6.5 | {'CWE-369'} | {'https://github.com/advisories/GHSA-v3f7-j968-4h5f', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-v3f7-j968-4h5f', 'https://github.com/tensorflow/tensorflow/blob/ffa202a17ab7a4a10182b746d230ea66f021fe16/tensorflow/core/grappler/costs/op_level_cost_estimator.cc#L189-L198', 'https://github.com/tens... | null |
GHSA | GHSA-w534-q4xf-h5v2 | XSS in Mapfish Print relating to JSONP support | ### Impact
A user can use the JSONP support to do a Cross-site scripting.
### Patches
Use version >= 3.24
### Workarounds
No
### References
* https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e
* https://cwe.mitre.org/data/definitions/79.html
### For more information
... | {'CVE-2020-15231'} | 2021-01-07T23:47:27Z | 2020-07-07T16:32:49Z | LOW | 9.3 | {'CWE-79'} | {'https://github.com/mapfish/mapfish-print/pull/1397/commits/89155f2506b9cee822e15ce60ccae390a1419d5e', 'https://github.com/mapfish/mapfish-print/security/advisories/GHSA-w534-q4xf-h5v2', 'https://github.com/advisories/GHSA-w534-q4xf-h5v2', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15231'} | null |
GHSA | GHSA-w729-7633-2fw5 | Deserialization of Untrusted Data leading to Remote Code Execution in Apache Storm | An Unsafe Deserialization vulnerability exists in the worker services of the Apache Storm supervisor server allowing pre-auth Remote Code Execution (RCE). Apache Storm 2.2.x users should upgrade to version 2.2.1 or 2.3.0. Apache Storm 2.1.x users should upgrade to version 2.1.1. Apache Storm 1.x users should upgrade to... | {'CVE-2021-40865'} | 2021-10-29T13:51:59Z | 2021-10-27T18:52:06Z | CRITICAL | 9.8 | {'CWE-502'} | {'https://github.com/advisories/GHSA-w729-7633-2fw5', 'https://nvd.nist.gov/vuln/detail/CVE-2021-40865', 'https://lists.apache.org/thread.html/r8d45e74299897b6734dd0f788c46a631009ce2eeb731523386f7a253%40%3Cuser.storm.apache.org%3E', 'https://seclists.org/oss-sec/2021/q4/45'} | null |
GHSA | GHSA-wgmx-52ph-qqcw | High severity vulnerability that affects qutebrowser | qutebrowser before version 1.4.1 is vulnerable to a cross-site request forgery flaw that allows websites to access 'qute://*' URLs. A malicious website could exploit this to load a 'qute://settings/set' URL, which then sets 'editor.command' to a bash script, resulting in arbitrary code execution. | {'CVE-2018-10895'} | 2021-09-21T20:42:18Z | 2018-10-10T16:05:23Z | HIGH | 8.8 | {'CWE-352'} | {'https://github.com/advisories/GHSA-wgmx-52ph-qqcw', 'https://github.com/qutebrowser/qutebrowser/commit/43e58ac865ff862c2008c510fc5f7627e10b4660', 'https://nvd.nist.gov/vuln/detail/CVE-2018-10895'} | null |
GHSA | GHSA-87cj-px37-rc3x | OS Command Injection in bikeshed | This affects the package bikeshed before 3.0.0. This can occur when an untrusted source file containing Inline Tag Command metadata is processed. When an arbitrary OS command is executed, the command output would be included in the HTML output. | {'CVE-2021-23422'} | 2021-08-30T16:25:35Z | 2021-08-30T16:25:35Z | HIGH | 7.8 | {'CWE-78'} | {'https://github.com/tabatkins/bikeshed/commit/b2f668fca204260b1cad28d5078e93471cb6b2dd', 'https://github.com/advisories/GHSA-87cj-px37-rc3x', 'https://snyk.io/vuln/SNYK-PYTHON-BIKESHED-1537646', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23422'} | null |
GHSA | GHSA-jc6q-27mw-p55w | Moderate severity vulnerability that affects org.keycloak:keycloak-core | It was found that when Keycloak before 2.5.5 receives a Logout request with a Extensions in the middle of the request, the SAMLSloRequestParser.parse() method ends in a infinite loop. An attacker could use this flaw to conduct denial of service attacks. | {'CVE-2017-2646'} | 2021-09-14T19:37:32Z | 2018-10-18T16:49:29Z | HIGH | 7.5 | {'CWE-835'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-2646', 'https://github.com/advisories/GHSA-jc6q-27mw-p55w'} | null |
GHSA | GHSA-f9wg-5f46-cjmw | NextAuth.js default redirect callback vulnerable to open redirects | `next-auth` v3 users before version 3.29.2 are impacted. (We recommend upgrading to v4 in most cases. See our [migration guide](https://next-auth.js.org/getting-started/upgrade-v4)).`next-auth` v4 users before version 4.3.2 are impacted. Upgrading to 3.29.2 or 4.3.2 will patch this vulnerability. If you are not able to... | {'CVE-2022-24858'} | 2022-05-03T02:26:17Z | 2022-04-22T20:49:09Z | MODERATE | 6.1 | {'CWE-290', 'CWE-601'} | {'https://github.com/nextauthjs/next-auth/security/advisories/GHSA-f9wg-5f46-cjmw', 'https://github.com/advisories/GHSA-f9wg-5f46-cjmw', 'https://next-auth.js.org/getting-started/upgrade-v4', 'https://next-auth.js.org/configuration/callbacks#redirect-callback', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24858', 'https:... | null |
GHSA | GHSA-8qh7-xw58-3ww7 | Malicious Package in radic-util | Version 1.0.2 of `radic-util` 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 applicatio... | null | 2020-09-11T21:25:37Z | 2020-09-11T21:25:37Z | CRITICAL | 0 | null | {'https://github.com/advisories/GHSA-8qh7-xw58-3ww7', 'https://www.npmjs.com/advisories/942'} | null |
GHSA | GHSA-8m5h-hrqm-pxm2 | Path traversal in the OWASP Enterprise Security API | ### Impact
The default implementation of `Validator.getValidDirectoryPath(String, String, File, boolean)` may incorrectly treat the tested input string as a child of the specified parent directory. This potentially could allow control-flow bypass checks to be defeated if an attack can specify the entire string represen... | {'CVE-2022-23457'} | 2022-04-27T21:09:46Z | 2022-04-27T21:09:43Z | HIGH | 7.5 | {'CWE-22'} | {'https://github.com/ESAPI/esapi-java-legacy/commit/a0d67b75593878b1b6e39e2acc1773b3effedb2a', 'https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.3.0.0-release-notes.txt', 'https://securitylab.github.com/advisories/GHSL-2022-008_The_OWASP_Enterprise_Security_API/', 'https://nvd.nis... | null |
GHSA | GHSA-vf6q-9f2f-mwhv | Improper network isolation in Hashicorp Nomad | HashiCorp Nomad and Nomad Enterprise up to version 1.0.4 bridge networking mode allows ARP spoofing from other bridged tasks on the same node. Fixed in 0.12.12, 1.0.5, and 1.1.0 RC1. | {'CVE-2021-32575'} | 2021-06-24T20:28:21Z | 2021-06-24T20:28:21Z | MODERATE | 6.5 | {'CWE-1100'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-32575', 'https://github.com/advisories/GHSA-vf6q-9f2f-mwhv', 'https://www.hashicorp.com/blog/category/nomad', 'https://discuss.hashicorp.com/t/hcsec-2021-14-nomad-bridge-networking-mode-allows-arp-spoofing-from-other-bridged-tasks-on-same-node/24296'} | null |
GHSA | GHSA-8x44-pwr2-rgc6 | Cross-site Scripting in pimcore | Pimcore settings module is vulnerable to stored cross site scripting | {'CVE-2022-0348'} | 2022-02-03T19:56:46Z | 2022-01-28T23:05:03Z | MODERATE | 5.4 | {'CWE-79'} | {'https://huntr.dev/bounties/250e79be-7e5d-4ba3-9c34-655e39ade2f4', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0348', 'https://github.com/pimcore/pimcore/commit/832c34aeb9f21f213295a0c28377132df996352a', 'https://github.com/advisories/GHSA-8x44-pwr2-rgc6'} | null |
GHSA | GHSA-gv73-9mwv-fwgq | Out of bounds write in prost | An issue was discovered in the prost crate before 0.6.1 for Rust. There is stack consumption via a crafted message, causing a denial of service (e.g., x86) or possibly remote code execution (e.g., ARM). | {'CVE-2020-35858'} | 2021-08-25T20:46:11Z | 2021-08-25T20:46:11Z | CRITICAL | 9.8 | {'CWE-787'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35858', 'https://rustsec.org/advisories/RUSTSEC-2020-0002.html', 'https://github.com/danburkert/prost/issues/267', 'https://github.com/advisories/GHSA-gv73-9mwv-fwgq'} | null |
GHSA | GHSA-wr66-vrwm-5g5x | Denial of Service Vulnerability in next.js | ### Impact
Vulnerable code could allow a bad actor to trigger a denial of service attack for anyone running a Next.js app at version >= 12.0.0, and using i18n functionality.
- **Affected:** All of the following must be true to be affected by this CVE
- Next.js versions above v12.0.0
- Using next start or a custom... | {'CVE-2022-21721'} | 2022-04-19T19:03:21Z | 2022-01-28T23:09:22Z | MODERATE | 5.9 | {'CWE-20', 'CWE-400'} | {'https://github.com/vercel/next.js/pull/33503', 'https://github.com/advisories/GHSA-wr66-vrwm-5g5x', 'https://nvd.nist.gov/vuln/detail/CVE-2022-21721', 'https://github.com/vercel/next.js/releases/tag/v12.0.9', 'https://github.com/vercel/next.js/security/advisories/GHSA-wr66-vrwm-5g5x'} | null |
GHSA | GHSA-f54p-f6jp-4rhr | Heap OOB in `FusedBatchNorm` kernels | ### Impact
The [implementation](https://github.com/tensorflow/tensorflow/blob/e71b86d47f8bc1816bf54d7bddc4170e47670b97/tensorflow/core/kernels/fused_batch_norm_op.cc#L1292) of `FusedBatchNorm` kernels is vulnerable to a heap OOB:
```python
import tensorflow as tf
tf.raw_ops.FusedBatchNormGrad(
y_backprop=tf.con... | {'CVE-2021-41223'} | 2021-11-10T18:46:52Z | 2021-11-10T18:46:52Z | HIGH | 7.1 | {'CWE-125'} | {'https://github.com/advisories/GHSA-f54p-f6jp-4rhr', 'https://github.com/tensorflow/tensorflow/commit/aab9998916c2ffbd8f0592059fad352622f89cda', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-f54p-f6jp-4rhr', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41223'} | null |
GHSA | GHSA-23hm-7w47-xw72 | Out of bounds read in Tensorflow | ### Impact
The [implementation of `Dequantize`](https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/dequantize_op.cc#L92-L153) does not fully validate the value of `axis` and can result in heap OOB accesses:
```python
import tensorflow as tf
@tf.function
def... | {'CVE-2022-21726'} | 2022-02-10T00:15:47Z | 2022-02-09T18:28:54Z | HIGH | 8.1 | {'CWE-125'} | {'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/dequantize_op.cc#L92-L153', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-23hm-7w47-xw72', 'https://github.com/advisories/GHSA-23hm-7w47-xw72', 'https://github.com/tensorflow/tensorflow/... | null |
GHSA | GHSA-h6h9-pphv-m266 | Topydo contains a CWE-20: Improper Input Validation vulnerability | topydo contains a CWE-20: Improper Input Validation vulnerability in ListFormatParser::parse, file topydo/lib/ListFormat.py line 292 as of d4f843dac71308b2f29a7c2cdc76f055c3841523 that can result in Injection of arbitrary bytes to the terminal, including terminal escape code sequences. This attack appear to be exploita... | {'CVE-2018-1000523'} | 2022-04-26T18:31:23Z | 2018-09-13T15:47:26Z | HIGH | 8.1 | {'CWE-20'} | {'https://github.com/bram85/topydo/issues/240', 'https://github.com/bram85/topydo/blob/master/topydo/lib/ListFormat.py#L292', 'https://github.com/advisories/GHSA-h6h9-pphv-m266', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000523'} | null |
GHSA | GHSA-mq9h-cwc2-6j5r | Malicious Package in midway-dataproxy | All versions of `midway-dataproxy` 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... | null | 2021-09-30T19:50:22Z | 2020-09-03T17:42:27Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1056', 'https://github.com/advisories/GHSA-mq9h-cwc2-6j5r'} | null |
GHSA | GHSA-qhf6-vqq9-q2p7 | Directory Traversal in gaoxiaotingtingting | Affected versions of `gaoxiaotingtingting` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
`... | {'CVE-2017-16108'} | 2021-01-14T15:51:04Z | 2020-09-01T16:58:58Z | HIGH | 0 | {'CWE-22'} | {'https://github.com/advisories/GHSA-qhf6-vqq9-q2p7', 'https://www.npmjs.com/advisories/377', 'https://nodesecurity.io/advisories/377', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16108', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/static-html-server'} | null |
GHSA | GHSA-qpjp-7rp2-9c3f | Moderate severity vulnerability that affects validator | The validator module before 1.1.0 for Node.js allows remote attackers to bypass the XSS filter via a nested tag. | {'CVE-2013-7451'} | 2021-09-16T20:03:06Z | 2017-10-24T18:33:36Z | MODERATE | 6.1 | {'CWE-79'} | {'https://nodesecurity.io/advisories/41', 'http://www.openwall.com/lists/oss-security/2016/04/20/11', 'https://github.com/advisories/GHSA-qpjp-7rp2-9c3f', 'https://nvd.nist.gov/vuln/detail/CVE-2013-7451'} | null |
GHSA | GHSA-fpm5-vv97-jfwg | Uncontrolled Resource Consumption in firebase | This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program. | {'CVE-2020-7765'} | 2021-05-18T01:57:24Z | 2021-05-18T01:57:24Z | MODERATE | 5.3 | {'CWE-400'} | {'https://github.com/firebase/firebase-js-sdk/pull/4001', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7765', 'https://github.com/firebase/firebase-js-sdk/commit/9cf727fcc3d049551b16ae0698ac33dc2fe45ada', 'https://snyk.io/vuln/SNYK-JS-FIREBASEUTIL-1038324', 'https://github.com/advisories/GHSA-fpm5-vv97-jfwg'} | null |
GHSA | GHSA-cr67-78jr-j94p | Local File Inclusion in domokeeper | All versions of `domokeeper` are vulnerable to Local File Inclusion. The `/plugin/` route passes a GET parameter unsanitized to a `require()` call. It then returns the output of `require()` in the server response. This may allow attackers to load unintended code in the application. It also allows attackers to exfiltrat... | null | 2020-09-03T18:14:47Z | 2020-09-03T18:14:47Z | MODERATE | 0 | null | {'https://www.npmjs.com/advisories/1075', 'https://github.com/advisories/GHSA-cr67-78jr-j94p'} | null |
GHSA | GHSA-3xh2-74w9-5vxm | Integer overflow in github.com/gorilla/websocket | An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker would use this flaw to cause a denial of service attack on an HTTP Server allowing websocket connections. | {'CVE-2020-27813'} | 2021-05-18T21:08:02Z | 2021-05-18T21:08:02Z | HIGH | 7.5 | {'CWE-400', 'CWE-190'} | {'https://github.com/advisories/GHSA-3xh2-74w9-5vxm', 'https://lists.debian.org/debian-lts-announce/2021/01/msg00008.html', 'https://github.com/gorilla/websocket/pull/537', 'https://nvd.nist.gov/vuln/detail/CVE-2020-27813', 'https://github.com/gorilla/websocket/commit/5b740c29263eb386f33f265561c8262522f19d37', 'https:/... | null |
GHSA | GHSA-73rg-x683-m3qw | Buffer overflow in canvas | A buffer overflow is present in canvas versions before 1.6.11, which could lead to a Denial of Service or execution of arbitrary code when it processes a user-provided image. | {'CVE-2020-8215'} | 2021-05-07T16:05:16Z | 2021-05-07T16:05:16Z | HIGH | 8.8 | {'CWE-120'} | {'https://hackerone.com/reports/315037', 'https://github.com/Automattic/node-canvas/commit/c3e4ccb1c404da01e83fe5eb3626bf55f7f55957', 'https://www.npmjs.com/package/canvas', 'https://github.com/advisories/GHSA-73rg-x683-m3qw', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8215'} | null |
GHSA | GHSA-p23j-g745-8449 | 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-1307, CVE-2019-1308, CVE-2019-1366. | {'CVE-2019-1335'} | 2021-03-29T20:55:40Z | 2021-03-29T20:55:40Z | HIGH | 7.5 | {'CWE-787'} | {'https://github.com/advisories/GHSA-p23j-g745-8449', 'https://nvd.nist.gov/vuln/detail/CVE-2019-1335', 'https://github.com/chakra-core/ChakraCore/commit/cc871514deeaeaedb5b757c2ca8cd4ab9abccb5d', 'https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1335', 'https://github.com/chakra-core/ChakraC... | null |
GHSA | GHSA-8w57-jfpm-945m | Denial of Service in http-proxy-agent | Versions of `http-proxy-agent` before 2.1.0 are vulnerable to denial of service and uninitialized memory leak when unsanitized options are passed to `Buffer`.
## Recommendation
Update to version 2.1.0 or later. | null | 2020-08-31T18:29:42Z | 2019-06-11T16:16:07Z | HIGH | 0 | null | {'https://nodesecurity.io/advisories/607', 'https://hackerone.com/reports/321631', 'https://www.npmjs.com/advisories/607', 'https://github.com/advisories/GHSA-8w57-jfpm-945m', 'https://github.com/TooTallNate/node-http-proxy-agent/blob/2.0.0/index.js#L80'} | null |
GHSA | GHSA-8vmc-g99q-xj94 | Directory Traversal in dcdcdcdcdc | Affected versions of `dcdcdcdcdc` resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system.
Example request:
```
GET /.... | {'CVE-2017-16190'} | 2021-01-14T15:40:03Z | 2020-09-01T18:23:52Z | HIGH | 0 | {'CWE-22'} | {'https://www.npmjs.com/advisories/439', 'https://github.com/advisories/GHSA-8vmc-g99q-xj94', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16190', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/dcdcdcdcdc', 'https://nodesecurity.io/advisories/439'} | null |
GHSA | GHSA-q85f-69q7-55h2 | Uninitialized variable access in Tensorflow | ### Impact
The [implementation of `AssignOp`](https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/kernels/assign_op.h#L30-L143) can result in copying unitialized data to a new tensor. This later results in undefined behavior.
The implementation has a check that the le... | {'CVE-2022-23573'} | 2022-02-11T20:47:00Z | 2022-02-09T23:26:50Z | HIGH | 7.6 | {'CWE-908'} | {'https://github.com/tensorflow/tensorflow/commit/ef1d027be116f25e25bb94a60da491c2cf55bd0b', 'https://github.com/advisories/GHSA-q85f-69q7-55h2', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23573', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q85f-69q7-55h2', 'https://github.com/tensorflow/tensorfl... | null |
GHSA | GHSA-ch82-gqh6-9xj9 | Prototype Pollution in get-setter | All versions of `get-setter` are vulnerable to prototype pollution. The function `set` does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.
## Recommendation
No fix is currently available. Consider using an al... | null | 2021-10-01T20:10:11Z | 2020-09-04T15:13:19Z | HIGH | 0 | {'CWE-1321'} | {'https://www.npmjs.com/advisories/1332', 'https://github.com/advisories/GHSA-ch82-gqh6-9xj9'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.