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-8qvx-f5gf-g43v | Logic error in dolibarr | The application does not check the input of price number lead to Business Logic error through negative price amount. | {'CVE-2022-0174'} | 2022-01-20T15:34:34Z | 2022-01-12T22:54:50Z | MODERATE | 4.3 | {'CWE-20'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0174', 'https://huntr.dev/bounties/ed3ed4ce-3968-433c-a350-351c8f8b60db', 'https://github.com/advisories/GHSA-8qvx-f5gf-g43v', 'https://github.com/dolibarr/dolibarr/commit/d892160f4f130385a3ce520f66cb8cf2eb8c5c32'} | null |
GHSA | GHSA-g4xj-wcq6-qwx5 | Code injection in mock2easy | This affects all versions up to and including version 0.0.24 of package mock2easy. a malicious user could inject commands through the _data variable: Affected Area require('../server/getJsonByCurl')(mock2easy, function (error, stdout) { if (error) { return res.json(500, error); } res.json(JSON.parse(stdout)); }, '', _d... | {'CVE-2020-7697'} | 2021-07-29T21:52:44Z | 2021-05-06T18:25:58Z | CRITICAL | 9.8 | {'CWE-77'} | {'https://snyk.io/vuln/SNYK-JS-MOCK2EASY-572312', 'https://github.com/advisories/GHSA-g4xj-wcq6-qwx5', 'https://www.npmjs.com/package/mock2easy', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7697'} | null |
GHSA | GHSA-mpp5-2x55-49xw | XSS in svg2png (NPM package) | svg2png 4.1.1 allows XSS with resultant SSRF via JavaScript inside an SVG document. | {'CVE-2020-11887'} | 2022-01-06T19:45:13Z | 2022-01-06T19:45:13Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/advisories/GHSA-mpp5-2x55-49xw', 'https://github.com/domenic/svg2png/issues/117', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11887'} | null |
GHSA | GHSA-jmqm-f2gx-4fjv | Sensitive information exposure through logs in npm-registry-fetch | Affected versions of `npm-registry-fetch` are vulnerable to an information exposure vulnerability through log files. The cli supports URLs like `<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>`. The password value is not redacted and is printed to stdout and also to any generated log files. | null | 2021-09-22T19:00:08Z | 2020-07-07T18:59:10Z | MODERATE | 5.3 | {'CWE-352'} | {'https://github.com/npm/npm-registry-fetch/pull/29', 'https://github.com/npm/npm-registry-fetch/commit/18bf9b97fb1deecdba01ffb05580370846255c88', 'https://snyk.io/vuln/SNYK-JS-NPMREGISTRYFETCH-575432', 'https://github.com/advisories/GHSA-jmqm-f2gx-4fjv', 'https://github.com/npm/npm-registry-fetch/security/advisories/G... | null |
GHSA | GHSA-w3w8-37jv-2c58 | Cross-Site Scripting in mustache | Versions of `mustache` prior to 2.2.1 are affected by a cross-site scripting vulnerability when attributes in mustache templates are not quoted.
### Example
Template:
```<a href={{foo}}/>```
Input:
```{ 'foo' : 'test.com onload=alert(1)'}```
Rendered result:
```<a href=test.com onload=alert(1)/>```
## Recommenda... | {'CVE-2015-8862'} | 2021-09-20T22:34:09Z | 2017-10-24T18:33:36Z | HIGH | 6.1 | {'CWE-79'} | {'https://github.com/advisories/GHSA-w3w8-37jv-2c58', 'https://nodesecurity.io/advisories/62', 'https://nvd.nist.gov/vuln/detail/CVE-2015-8862', 'http://www.securityfocus.com/bid/96436', 'https://www.npmjs.com/advisories/62', 'https://www.tenable.com/security/tns-2016-18', 'http://www.openwall.com/lists/oss-security/20... | null |
GHSA | GHSA-pqpp-2363-649v | Cross-Site Scripting in buttle | All versions of `buttle` are vulnerable to Cross-Site Scripting. Due to misconfiguration of its rendering engine, `buttle` does not sanitize the HTML output allowing attackers to run arbitrary JavaScript when processing malicious markdown files.
## Recommendation
No fix is currently available. Consider using an alte... | null | 2021-09-27T16:17:10Z | 2020-09-02T18:22:30Z | MODERATE | 0 | {'CWE-79'} | {'https://github.com/advisories/GHSA-pqpp-2363-649v', 'https://www.npmjs.com/advisories/810', 'https://hackerone.com/reports/404126'} | null |
GHSA | GHSA-8p9r-f949-699g | Path Traversal in browserless-chrome | This affects all versions of browserless-chrome before 1.43.0. User input flowing from the workspace endpoint gets used to create a file path filePath and this is fetched and then sent back to a user. This can be escaped to fetch arbitrary files from a server. | {'CVE-2020-7758'} | 2021-05-10T18:46:48Z | 2021-05-10T18:46:48Z | HIGH | 7.5 | {'CWE-22'} | {'https://github.com/advisories/GHSA-8p9r-f949-699g', 'https://www.npmjs.com/package/browserless-chrome', 'https://github.com/browserless/chrome/commit/848b87e5bea4f8473eea85261a5ff922d6ebd2b6', 'https://github.com/browserless/chrome/releases/tag/1.40.2-chrome-stable', 'https://snyk.io/vuln/SNYK-JS-BROWSERLESSCHROME-10... | null |
GHSA | GHSA-4h9c-v5vg-5m6m | Access to restricted PHP code by dynamic static class access in smarty | ### Impact
Template authors could run restricted static php methods.
### Patches
Please upgrade to 3.1.40 or higher.
### References
See the [documentation on Smarty security features](https://www.smarty.net/docs/en/advanced.features.tpl#advanced.features.security) on the static_classes access filter.
### For more in... | {'CVE-2021-21408'} | 2022-01-20T15:33:56Z | 2022-01-12T22:43:42Z | HIGH | 8.8 | {'CWE-20'} | {'https://github.com/advisories/GHSA-4h9c-v5vg-5m6m', 'https://github.com/smarty-php/smarty/security/advisories/GHSA-4h9c-v5vg-5m6m', 'https://github.com/smarty-php/smarty/releases/tag/v4.0.3', 'https://github.com/smarty-php/smarty/commit/19ae410bf56007a5ef24441cdc6414619cfaf664', 'https://nvd.nist.gov/vuln/detail/CVE-... | null |
GHSA | GHSA-p737-p57g-4cpr | Insertion of Sensitive Information into Log File in Jupyter notebook | ### Impact
_What kind of vulnerability is it?_
Anytime a 5xx error is triggered, the auth cookie and other header values are recorded in Jupyter Server logs by default. Considering these logs do not require root access, an attacker can monitor these logs, steal sensitive auth/cookie information, and gain access to the... | {'CVE-2022-24757'} | 2022-03-29T21:55:39Z | 2022-03-25T19:20:39Z | HIGH | 7.5 | {'CWE-532'} | {'https://github.com/jupyter-server/jupyter_server/commit/a5683aca0b0e412672ac6218d09f74d44ca0de5a', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24757', 'https://github.com/advisories/GHSA-p737-p57g-4cpr', 'https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-p737-p57g-4cpr'} | null |
GHSA | GHSA-jwcc-j78w-j73w | High severity vulnerability that affects ansible | Ansible 2.5 prior to 2.5.5, and 2.4 prior to 2.4.5, do not honor the no_log task flag for failed tasks. When the no_log flag has been used to protect sensitive data passed to a task from being logged, and that task does not run successfully, Ansible will expose sensitive data in log files and on the terminal of the use... | {'CVE-2018-10855'} | 2021-08-31T21:15:45Z | 2018-10-10T17:23:20Z | HIGH | 5.9 | {'CWE-532'} | {'https://access.redhat.com/errata/RHSA-2018:2585', 'https://nvd.nist.gov/vuln/detail/CVE-2018-10855', 'https://access.redhat.com/errata/RHBA-2018:3788', 'https://access.redhat.com/errata/RHSA-2018:2184', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10855', 'https://access.redhat.com/errata/RHSA-2018:2079', 'h... | null |
GHSA | GHSA-xqqr-p362-6rmc | Directory Traversal in hostr | Affected versions of `hostr` are vulnerable to directory traversal which allows attackers to read files outside the current directory by sending `../` in the url path for GET requests.
## Recommendation
Upgrade to version 2.3.6 or later. | {'CVE-2017-16029'} | 2021-01-07T23:59:22Z | 2018-11-09T17:44:20Z | MODERATE | 0 | {'CWE-22'} | {'https://nodesecurity.io/advisories/303', 'https://github.com/advisories/GHSA-xqqr-p362-6rmc', 'https://www.npmjs.com/advisories/303', 'https://github.com/henrytseng/hostr/issues/8)', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16029', 'https://github.com/henrytseng/hostr/issues/8'} | null |
GHSA | GHSA-4gq5-ch57-c2mg | High severity vulnerability that affects com.fasterxml.jackson.core:jackson-databind | FasterXML jackson-databind 2.x before 2.9.7 might allow remote attackers to execute arbitrary code by leveraging failure to block the blaze-ds-opt and blaze-ds-core classes from polymorphic deserialization. | {'CVE-2018-14719'} | 2021-06-11T15:38:44Z | 2019-01-04T19:09:49Z | CRITICAL | 9.8 | {'CWE-502'} | {'https://www.debian.org/security/2019/dsa-4452', 'https://lists.debian.org/debian-lts-announce/2019/03/msg00005.html', 'https://github.com/FasterXML/jackson-databind/commit/87d29af25e82a249ea15858e2d4ecbf64091db44', 'https://nvd.nist.gov/vuln/detail/CVE-2018-14719', 'https://access.redhat.com/errata/RHSA-2019:2804', '... | null |
GHSA | GHSA-fxph-q3j8-mv87 | Deserialization of Untrusted Data in Log4j | In Apache Log4j 2.x before 2.8.2, when using the TCP socket server or UDP socket server to receive serialized log events from another application, a specially crafted binary payload can be sent that, when deserialized, can execute arbitrary code. | {'CVE-2017-5645'} | 2022-04-01T20:26:52Z | 2020-01-06T18:43:38Z | CRITICAL | 9.8 | {'CWE-502'} | {'http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html', 'https://lists.apache.org/thread.html/r0831e2e52a390758ce39a6193f82c11c295175adce6e6307de28c287@%3Cissues.beam.apache.org%3E', 'https://lists.apache.org/thread.html/rf2567488cfc9212b42e34c6393cfa1c14e30e4838b98dda84d71041f@%3Cdev.tika.apach... | null |
GHSA | GHSA-j4mm-7pj3-jf7v | HTTP Method Spoofing | Opencast versions prior to 9.10 allow HTTP method spoofing, allowing to change the assumed HTTP method via URL parameter. This allows attackers to turn HTTP GET requests into PUT requests or an HTTP form to send DELETE requests. This bypasses restrictions otherwise put on these types of requests and aids in cross-site... | {'CVE-2021-43807'} | 2022-04-19T19:03:13Z | 2021-12-14T21:43:00Z | HIGH | 7.5 | {'CWE-290'} | {'https://github.com/opencast/opencast/commit/8f8271e1085f6f8e306c689d6a56b0bb8d076444', 'https://github.com/opencast/opencast/commit/59cb6731067283e54f15462be38b6117d8b9ea8b#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8', 'https://nvd.nist.gov/vuln/detail/CVE-2021-43807', 'https://github.com/op... | null |
GHSA | GHSA-h5f5-rj4r-42f6 | Incorrect access control in Neo4j Enterprise Database Server via LDAP authentication | Due to incorrect access control in Neo4j Enterprise Database Server 3.4.x before 3.4.9, the setting of LDAP for authentication with STARTTLS, and System Account for authorization, allows an attacker to log into the server by sending any valid username with an arbitrary password. | {'CVE-2018-18389'} | 2022-04-27T14:23:04Z | 2018-10-17T17:31:26Z | CRITICAL | 9.8 | {'CWE-287'} | {'https://github.com/neo4j/neo4j/issues/12047', 'https://github.com/advisories/GHSA-h5f5-rj4r-42f6', 'https://nvd.nist.gov/vuln/detail/CVE-2018-18389'} | null |
GHSA | GHSA-6c8f-qphg-qjgp | Validation Bypass in kind-of | Versions of `kind-of` 6.x prior to 6.0.3 are vulnerable to a Validation Bypass. A maliciously crafted object can alter the result of the type check, allowing attackers to bypass the type checking validation.
## Recommendation
Upgrade to versions 6.0.3 or later. | {'CVE-2019-20149'} | 2021-08-23T15:03:56Z | 2020-03-31T15:59:54Z | HIGH | 7.5 | {'CWE-668'} | {'https://github.com/advisories/GHSA-6c8f-qphg-qjgp', 'https://github.com/jonschlinkert/kind-of/pull/31', 'https://www.npmjs.com/advisories/1490', 'https://github.com/jonschlinkert/kind-of/commit/1df992ce6d5a1292048e5fe9c52c5382f941ee0b', 'https://nvd.nist.gov/vuln/detail/CVE-2019-20149', 'https://snyk.io/vuln/SNYK-JS-... | null |
GHSA | GHSA-c7v4-m269-4995 | Exposure of Sensitive Information to an Unauthorized Actor in Moodle | The participants table download in Moodle always included user emails, but should have only done so when users' emails are not hidden. Versions affected: 3.9 to 3.9.2, 3.8 to 3.8.5 and 3.7 to 3.7.8. This is fixed in moodle 3.9.3, 3.8.6, 3.7.9, and 3.10. | {'CVE-2020-25703'} | 2021-10-21T17:49:08Z | 2021-10-21T17:49:08Z | MODERATE | 5.3 | {'CWE-200'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4NNFCHPPHRJNJROIX6SYMHOC6HMKP3GU/', 'https://github.com/advisories/GHSA-c7v4-m269-4995', 'https://bugzilla.redhat.com/show_bug.cgi?id=1895439', 'https://moodle.org/mod/forum/discuss.php?d=413941', 'https://nvd.nist.gov/vuln... | null |
GHSA | GHSA-3mvg-rrrw-m7ph | Ability to change order address without triggering address validations in solidus | ### Impact
This vulnerability allows a malicious customer to craft request data with parameters that allow changing the address of the current order without changing the shipment costs associated with the new shipment.
All stores with at least two shipping zones and different costs of shipment per zone are impacted. ... | {'CVE-2020-15109'} | 2022-04-19T19:02:30Z | 2020-08-04T22:17:57Z | MODERATE | 5.3 | {'CWE-862', 'CWE-20'} | {'https://solidus.io/blog/2020/07/16/new-releases.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15109', 'https://gist.github.com/kennyadsl/4618cd9797984cb64f7700a81bda889d', 'https://github.com/advisories/GHSA-3mvg-rrrw-m7ph', 'https://github.com/solidusio/solidus/security/advisories/GHSA-3mvg-rrrw-m7ph'} | null |
GHSA | GHSA-92v7-pq4h-58j5 | Moderate severity vulnerability that affects facter, hiera, mcollective-client, and puppet | Untrusted search path vulnerability in Puppet Enterprise 2.8 before 2.8.7, Puppet before 2.7.26 and 3.x before 3.6.2, Facter 1.6.x and 2.x before 2.0.2, Hiera before 1.3.4, and Mcollective before 2.5.2, when running with Ruby 1.9.1 or earlier, allows local users to gain privileges via a Trojan horse file in the current... | {'CVE-2014-3248'} | 2021-09-07T20:37:20Z | 2017-10-24T18:33:36Z | MODERATE | 0 | null | {'http://rowediness.com/2014/06/13/cve-2014-3248-a-little-problem-with-puppet/', 'https://github.com/advisories/GHSA-92v7-pq4h-58j5', 'http://secunia.com/advisories/59200', 'http://www.securityfocus.com/bid/68035', 'https://nvd.nist.gov/vuln/detail/CVE-2014-3248', 'http://secunia.com/advisories/59197', 'http://puppetla... | null |
GHSA | GHSA-rqjw-p5vr-c695 | Basic-auth app bundle credential exposure in gatsby-source-wordpress | ### Impact
The gatsby-source-wordpress plugin prior to versions 4.0.8 and 5.9.2 leaks .htaccess HTTP Basic Authentication variables into the app.js bundle during build-time. Users who are not initializing basic authentication credentials in the gatsby-config.js are not affected.
Example affected gatsby-config.js:
```... | {'CVE-2021-32770'} | 2021-07-28T15:18:02Z | 2021-07-19T15:21:41Z | HIGH | 7.5 | {'CWE-200', 'CWE-522'} | {'https://github.com/advisories/GHSA-rqjw-p5vr-c695', 'https://github.com/gatsbyjs/gatsby/security/advisories/GHSA-rqjw-p5vr-c695', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32770'} | null |
GHSA | GHSA-6f93-xj8r-jp82 | Malicious Package in bunfer-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-29T21:36:57Z | 2020-09-03T22:28:21Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1267', 'https://github.com/advisories/GHSA-6f93-xj8r-jp82'} | null |
GHSA | GHSA-3hq4-f2v6-q338 | Kotti has demonstrated permission change via document view | Kotti before 1.3.2 and 2.x before 2.0.0b2 has CSRF in the local roles implementation, as demonstrated by triggering a permission change via a /admin-document/@@share request. | {'CVE-2018-9856'} | 2022-04-26T18:08:09Z | 2018-07-12T20:30:30Z | HIGH | 8.8 | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-9856', 'https://github.com/Kotti/Kotti/issues/551', 'https://github.com/advisories/GHSA-3hq4-f2v6-q338'} | null |
GHSA | GHSA-q2qr-3c2p-9235 | Denial of Service (DoS) in HashiCorp Consul | HashiCorp Consul and Consul Enterprise could crash when configured with an abnormally-formed service-router entry. Introduced in 1.6.0, fixed in 1.6.6 and 1.7.4. | {'CVE-2020-12758'} | 2022-04-12T22:55:15Z | 2022-02-15T01:57:18Z | MODERATE | 5.3 | {'CWE-400'} | {'https://github.com/hashicorp/consul/blob/v1.7.4/CHANGELOG.md', 'https://github.com/hashicorp/consul/pull/7783', 'https://nvd.nist.gov/vuln/detail/CVE-2020-12758', 'https://github.com/hashicorp/consul/blob/v1.6.6/CHANGELOG.md', 'https://github.com/advisories/GHSA-q2qr-3c2p-9235', 'https://github.com/hashicorp/consul/c... | null |
GHSA | GHSA-7rrm-v45f-jp64 | Update packaged dependency libxml2 from 2.9.10 to 2.9.12 | ### Summary
Nokogiri v1.11.4 updates the vendored libxml2 from v2.9.10 to v2.9.12 which addresses:
- [CVE-2019-20388](https://security.archlinux.org/CVE-2019-20388) (Medium severity)
- [CVE-2020-24977](https://security.archlinux.org/CVE-2020-24977) (Medium severity)
- [CVE-2021-3517](https://security.archlinux.org/CV... | null | 2021-05-17T20:52:05Z | 2021-05-17T20:52:05Z | MODERATE | 0 | null | {'https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-7rrm-v45f-jp64', 'https://github.com/advisories/GHSA-7rrm-v45f-jp64'} | null |
GHSA | GHSA-5h9g-x5rv-25wg | Cross-site scripting vulnerability in TinyMCE | ### Impact
A cross-site scripting (XSS) vulnerability was discovered in the schema validation logic of the core parser. The vulnerability allowed arbitrary JavaScript execution when inserting a specially crafted piece of content into the editor using the clipboard or editor APIs. This malicious content could then end u... | null | 2021-10-22T16:24:02Z | 2021-10-22T16:24:02Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/tinymce/tinymce/security/advisories/GHSA-5h9g-x5rv-25wg', 'https://www.tiny.cloud/docs/release-notes/release-notes59/#securityfixes', 'https://github.com/advisories/GHSA-5h9g-x5rv-25wg'} | null |
GHSA | GHSA-v3xw-c963-f5hc | jackson-databind mishandles the interaction between serialization gadgets and typing | FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms). | {'CVE-2020-11111'} | 2021-10-21T21:11:25Z | 2020-05-15T18:58:50Z | HIGH | 8.8 | {'CWE-502'} | {'https://security.netapp.com/advisory/ntap-20200403-0002/', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.debian.org/debian-lts-announce/2020/04/msg00012.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://github.com/advisories/GHSA-v3xw-c963-f5hc', 'https://github.com/... | null |
GHSA | GHSA-r86j-2gc6-2cq9 | High severity vulnerability that affects org.apache.hbase:hbase-thrift | An issue in Apache HBase affects the optional "Thrift 1" API server when running over HTTP. There is a race-condition which could lead to authenticated sessions being incorrectly applied to users, e.g. one authenticated user would be considered a different user or an unauthenticated user would be treated as an authenti... | {'CVE-2018-8025'} | 2021-06-10T20:41:10Z | 2018-10-18T18:05:02Z | HIGH | 8.1 | {'CWE-362'} | {'http://www.securityfocus.com/bid/104554', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8025', 'https://lists.apache.org/thread.html/a919e38f587c714c386a01d40fc8f45bd4219a65aaf2dc0bb4eccc96@%3Cdev.hbase.apache.org%3E', 'https://github.com/advisories/GHSA-r86j-2gc6-2cq9'} | null |
GHSA | GHSA-7wfc-x4f7-gg2x | Code injection in Apache Dubbo | Apache Dubbo prior to 2.7.9 support Tag routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these YAML rules, Dubbo customers may enable calling arbitrary constructors. | {'CVE-2021-30180'} | 2022-03-21T22:00:20Z | 2022-03-18T17:58:01Z | CRITICAL | 9.8 | {'CWE-94', 'CWE-444'} | {'https://github.com/advisories/GHSA-7wfc-x4f7-gg2x', 'https://lists.apache.org/thread.html/raed526465e56204030ddf374b1959478a290e7511971d7aba2e9e39b%40%3Cdev.dubbo.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2021-30180'} | null |
GHSA | GHSA-whq6-mj2r-mjqc | OS Command Injection in lsof | All versions including 0.0.4 of lsof npm module are vulnerable to Command Injection. Every exported method used by the package uses the exec function to parse user input. | {'CVE-2019-10783'} | 2021-04-13T15:17:53Z | 2021-04-13T15:17:53Z | HIGH | 9.8 | {'CWE-78'} | {'https://snyk.io/vuln/SNYK-JS-LSOF-543632', 'https://github.com/advisories/GHSA-whq6-mj2r-mjqc', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10783'} | null |
GHSA | GHSA-g9hh-vvx3-v37v | Denial of service in HtmlUnit-Neko | Certain Neko-related HTML parsers allow a denial of service via crafted Processing Instruction (PI) input that causes excessive heap memory consumption. In particular, this issue exists in HtmlUnit-Neko through 2.26, and is fixed in 2.27. This issue also exists in CyberNeko HTML through 1.9.22 (also affecting OWASP Ant... | {'CVE-2022-28366'} | 2022-05-05T13:38:37Z | 2022-04-23T00:03:04Z | HIGH | 7.5 | null | {'https://github.com/advisories/GHSA-g9hh-vvx3-v37v', 'https://sourceforge.net/projects/htmlunit/files/htmlunit/2.27/', 'https://github.com/nahsra/antisamy/releases/tag/v1.6.6', 'https://search.maven.org/artifact/net.sourceforge.htmlunit/neko-htmlunit', 'https://nvd.nist.gov/vuln/detail/CVE-2022-28366'} | null |
GHSA | GHSA-4m8h-h59m-m34j | Prototype Pollution in bmoor | The package bmoor before 0.10.1 is vulnerable to Prototype Pollution due to missing sanitization in set function. **Note:** This vulnerability derives from an incomplete fix in [CVE-2020-7736](https://security.snyk.io/vuln/SNYK-JS-BMOOR-598664) | {'CVE-2021-23558'} | 2022-02-07T21:21:00Z | 2022-02-01T00:50:09Z | HIGH | 7.3 | {'CWE-1321'} | {'https://github.com/advisories/GHSA-4m8h-h59m-m34j', 'https://snyk.io/blog/remediate-javascript-type-confusion-bypassed-input-validation/', 'https://snyk.io/vuln/SNYK-JS-BMOOR-2342622', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23558', 'https://github.com/b-heilman/bmoor/commit/29b0162cc1dc1791fc060891f568b0ae29bc542... | null |
GHSA | GHSA-5xc6-fpc7-4qvg | High severity vulnerability that affects CoAPthon | The Serialize.deserialize() method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library (e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client) when they receive crafted CoAP message... | {'CVE-2018-12680'} | 2021-09-01T22:21:58Z | 2019-04-08T15:19:01Z | HIGH | 7.5 | {'CWE-502'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-12680', 'https://github.com/Tanganelli/CoAPthon/issues/135', 'https://github.com/advisories/GHSA-5xc6-fpc7-4qvg'} | null |
GHSA | GHSA-9829-jj5p-j6hf | Prototype Pollution in worksmith | All versions up to and including 1.0.0 of the package worksmith are vulnerable to Prototype Pollution via the setValue function. | {'CVE-2020-7725'} | 2021-07-29T21:16:29Z | 2021-05-06T18:26:30Z | CRITICAL | 9.8 | {'CWE-1321'} | {'https://snyk.io/vuln/SNYK-JS-WORKSMITH-598798', 'https://github.com/advisories/GHSA-9829-jj5p-j6hf', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7725'} | null |
GHSA | GHSA-428f-mh7w-6w2x | Infecting Module in pandora-doomsday | The `pandora-doomsday` package is a malicious package that adds itself to the package.json of other packages discovered on the victim host and attempts to publish the package.
It has been removed from the npm registry.
## Recommendation
Any computer that has this package installed or running should be considered f... | {'CVE-2017-16127'} | 2021-01-14T15:33:22Z | 2020-09-01T18:56:40Z | MODERATE | 0 | {'CWE-509'} | {'https://github.com/advisories/GHSA-428f-mh7w-6w2x', 'https://nodesecurity.io/advisories/482', 'https://www.npmjs.com/advisories/482', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16127'} | null |
GHSA | GHSA-4q98-wr72-h35w | Improper input validation in Apache Santuario XML Security for Java | In version 2.0.3 Apache Santuario XML Security for Java, a caching mechanism was introduced to speed up creating new XML documents using a static pool of DocumentBuilders. However, if some untrusted code can register a malicious implementation with the thread context class loader first, then this implementation might b... | {'CVE-2019-12400'} | 2021-10-21T21:18:21Z | 2019-08-27T17:41:33Z | MODERATE | 5.5 | {'CWE-20'} | {'https://lists.apache.org/thread.html/r107bffb06a5e27457fe9af7dfe3a233d0d36c6c2f5122f117eb7f626@%3Ccommits.tomee.apache.org%3E', 'https://access.redhat.com/errata/RHSA-2020:0811', 'http://santuario.apache.org/secadv.data/CVE-2019-12400.asc?version=1&modificationDate=1566573083000&api=v2', 'https://lists.apache.org/thr... | null |
GHSA | GHSA-wmx6-vxcf-c3gr | Validation Bypass in slp-validate | Versions of `slp-validate` prior to 1.0.1 are vulnerable to a validation bypass. Bitcoin scripts may cause the validation result from `slp-validate` to differ from the specified SLP consensus. This allows an attacker to create a Bitcoin script that causes a hard-fork from the SLP consensus.
## Recommendation
Upgrade... | {'CVE-2019-16761'} | 2021-01-08T20:11:32Z | 2019-11-15T23:10:19Z | CRITICAL | 5.7 | {'CWE-20'} | {'https://github.com/advisories/GHSA-wmx6-vxcf-c3gr', 'https://github.com/simpleledger/slp-validate/security/advisories/GHSA-wmx6-vxcf-c3gr', 'https://www.npmjs.com/advisories/1422', 'https://github.com/simpleledger/slp-validate/commit/50ad96c2798dad6b9f9a13333dd05232defe5730#diff-fe58606994c412ba56a65141a7aa4a62L123',... | null |
GHSA | GHSA-ghww-cv4v-hmxx | Cross-Site Request Forgery microweber | microweber prior to version 1.2.11 is vulnerable to Cross-Site Request Forgery (CSRF). | {'CVE-2022-0638'} | 2022-02-26T01:13:33Z | 2022-02-18T00:00:34Z | MODERATE | 4.3 | {'CWE-352'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0638', 'https://github.com/advisories/GHSA-ghww-cv4v-hmxx', 'https://huntr.dev/bounties/9d3d883c-d74c-4fe2-9978-a8e3d1ccf9f3', 'https://github.com/microweber/microweber/commit/756096da1260f29ff6f4532234d93d8e41dd5aa8'} | null |
GHSA | GHSA-6cj2-92m5-7mvp | Improperly Controlled Modification of Object Prototype Attributes | ### Impact
The software receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
### Patches
`think-config@1.1.3` patched it, anyone used `think-config` should upgrade ... | null | 2022-04-19T19:03:04Z | 2021-08-03T16:48:46Z | HIGH | 7.5 | {'CWE-1321'} | {'https://github.com/advisories/GHSA-6cj2-92m5-7mvp', 'https://github.com/thinkjs/think-config/security/advisories/GHSA-6cj2-92m5-7mvp'} | null |
GHSA | GHSA-h4hv-m4h4-mhwg | Moderate severity vulnerability that affects django | A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability. | {'CVE-2017-7234'} | 2021-09-13T15:06:07Z | 2019-01-04T17:50:17Z | MODERATE | 6.1 | {'CWE-601'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-7234', 'https://github.com/advisories/GHSA-h4hv-m4h4-mhwg', 'http://www.debian.org/security/2017/dsa-3835', 'https://www.djangoproject.com/weblog/2017/apr/04/security-releases/', 'http://www.securityfocus.com/bid/97401', 'http://www.securitytracker.com/id/1038177'} | null |
GHSA | GHSA-58pp-9c76-5625 | jackson-databind mishandles the interaction between serialization gadgets and typing | FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.proxy.provider.remoting.RmiProvider (aka apache/commons-proxy). | {'CVE-2020-11112'} | 2021-10-21T21:11:43Z | 2020-06-10T21:12:41Z | HIGH | 8.8 | {'CWE-502'} | {'https://security.netapp.com/advisory/ntap-20200403-0002/', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://lists.debian.org/debian-lts-announce/2020/04/msg00012.html', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11112', 'https://www.oracle.co... | null |
GHSA | GHSA-fvxv-9xxr-h7wj | Moderate severity vulnerability that affects pyspark | When using PySpark , it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application. This affects versions 1.x, 2.0.x, 2.1.x, 2.2.0 to 2.2.2, and 2.3.0 to 2.3.1. | {'CVE-2018-11760'} | 2021-09-10T20:04:31Z | 2019-02-07T18:02:21Z | MODERATE | 5.5 | null | {'https://lists.apache.org/thread.html/a86ee93d07b6f61b82b61a28049aed311f5cc9420d26cc95f1a9de7b@%3Cuser.spark.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2018-11760', 'https://github.com/advisories/GHSA-fvxv-9xxr-h7wj', 'https://lists.apache.org/thread.html/6d015e56b3a3da968f86e0b6acc69f17ecc16b499389e12d8255... | null |
GHSA | GHSA-7fhm-mqm4-2wp7 | Withdrawn: ESLint dependencies are vulnerable (ReDoS and Prototype Pollution) | **Withdrawn**
GitHub has withdrawn this advisory in place of GHSA-vh95-rmgr-6w4m and GHSA-6chw-6frg-f759.
The reason for withdrawing is that some mistakes were made during the ingestion of CVE-2020-7598
which caused this advisory to be published with incorrect information.
In order to provide accurate advisory informa... | null | 2021-06-07T23:37:11Z | 2020-03-13T20:36:16Z | MODERATE | 0 | null | {'https://github.com/advisories/GHSA-6chw-6frg-f759', 'https://github.com/advisories/GHSA-vh95-rmgr-6w4m', 'https://github.com/advisories/GHSA-7fhm-mqm4-2wp7'} | null |
GHSA | GHSA-79wf-qcqv-r22r | Remote code execution in better-macro | An issue was discovered in the better-macro crate through 2021-07-22 for Rust. It intentionally demonstrates that remote attackers can execute arbitrary code via proc-macros, and otherwise has no legitimate purpose. | {'CVE-2021-38196'} | 2021-08-25T20:56:00Z | 2021-08-25T20:56:00Z | HIGH | 9.8 | {'CWE-94', 'CWE-78'} | {'https://github.com/raycar5/better-macro/blob/24ff1702397b9c19bbfa4c660e2316cd77d3b900/src/lib.rs#L36-L38', 'https://rustsec.org/advisories/RUSTSEC-2021-0077.html', 'https://github.com/advisories/GHSA-79wf-qcqv-r22r', 'https://nvd.nist.gov/vuln/detail/CVE-2021-38196'} | null |
GHSA | GHSA-9pr3-7449-977r | Cross-Site Scripting in express-cart | All versions of `harp` are vulnerable to Cross-Site Scripting. In the admin page it is possible to inject arbitrary JavaScript as a new product option, allowing attackers to execute arbitrary code. This is limited to the admin page and does not affect other pages.
## Recommendation
No fix is currently available. Con... | null | 2021-09-27T16:16:55Z | 2020-09-02T18:21:26Z | LOW | 0 | {'CWE-79'} | {'https://www.npmjs.com/advisories/808', 'https://github.com/advisories/GHSA-9pr3-7449-977r', 'https://hackerone.com/reports/395944'} | null |
GHSA | GHSA-77jf-fjjf-xcww | Invalid Curve Attack in openpgp | Versions of `openpgp` prior to 4.3.0 are vulnerable to an Invalid Curve Attack. The package's implementation of ECDH fails to verify the validity of the communication partner's public key. The package calculates the resulting key secret based on an altered curve instead of the specified elliptic curve. Attackers may ex... | {'CVE-2019-9155'} | 2021-07-27T21:15:19Z | 2019-08-23T21:42:22Z | MODERATE | 5.9 | {'CWE-327'} | {'https://github.com/openpgpjs/openpgpjs/releases/tag/v4.3.0', 'https://github.com/advisories/GHSA-77jf-fjjf-xcww', 'https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/Studies/Mailvelope_Extensions/Mailvelope_Extensions_pdf.html#download=1', 'https://www.npmjs.com/advisories/1159', 'https://github.com/ope... | null |
GHSA | GHSA-f3rf-v9qm-9c89 | Cross-site Scripting in the femanager TYPO3 extension | The extension allows by default to upload SVG files when a logged in frontend user uploads a new profile image. This may lead to Cross-Site Scripting, when the uploaded SVG image is used as is on the website.
Note: If SVG uploads are required, it is recommended to use the TYPO3 extension svg_sanitizer (added to TYPO3 ... | {'CVE-2021-36787'} | 2022-01-26T22:27:17Z | 2021-09-01T18:36:51Z | MODERATE | 0 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-36787', 'https://typo3.org/help/security-advisories/security', 'https://github.com/advisories/GHSA-f3rf-v9qm-9c89', 'https://extensions.typo3.org/extension/femanager/', 'https://github.com/in2code-de/femanager/commit/70f873c60f0e40ffd6a1300218ca368156fc1bf2', 'http://seclists... | null |
GHSA | GHSA-v8v8-6859-qxm4 | Arbitrary shell command execution in logkitty | Lack of output sanitization allowed an attack to execute arbitrary shell commands via the logkitty npm package before version 0.7.1. | {'CVE-2020-8149'} | 2021-01-08T20:12:59Z | 2020-06-05T14:47:02Z | HIGH | 0 | {'CWE-94'} | {'https://github.com/advisories/GHSA-v8v8-6859-qxm4', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8149', 'https://github.com/zamotany/logkitty/pull/18', 'https://hackerone.com/reports/825729', 'https://github.com/zamotany/logkitty/commit/ef2f673e25c629544dd3de6429999318447dd6bf'} | null |
GHSA | GHSA-26hm-r6mg-963c | SQL Injection in JeecgBoot | In JeecgBoot 3.0, there is a SQL injection vulnerability that can operate the database with root privileges. A patch has been released on the repository's `master` branch. | {'CVE-2021-46089'} | 2022-02-10T22:58:39Z | 2022-01-26T00:01:25Z | CRITICAL | 9.8 | {'CWE-89'} | {'https://github.com/jeecgboot/jeecg-boot/commit/baefc1338dd03de36384ce7d5846b08041b488d0', 'https://github.com/advisories/GHSA-26hm-r6mg-963c', 'https://nvd.nist.gov/vuln/detail/CVE-2021-46089', 'https://github.com/jeecgboot/jeecg-boot/issues/3331'} | null |
GHSA | GHSA-jjhg-qw5v-r8xx | Malicious Package in anarchy | All versions of `anarchy` contain malicious code. The package ran `rm - rf /` as an install script.
## Recommendation
Remove the package from your environment. | null | 2021-09-30T20:06:05Z | 2020-09-03T19:01:20Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-jjhg-qw5v-r8xx', 'https://www.npmjs.com/advisories/1089'} | null |
GHSA | GHSA-74cr-77xc-8g6r | Prototype Pollution in @apollo/gateway | Versions of `@apollo/gateway` prior to 0.6.2 are vulnerable to Prototype Pollution. The package uses deepMerge() to merge objects, which may allow attackers to alter the Object prototype through queries with GraphQL aliases. Carefully constructed payloads can override properties of all objects in the application. This ... | null | 2021-08-16T15:28:22Z | 2019-06-13T20:37:39Z | HIGH | 7.3 | {'CWE-400', 'CWE-1321'} | {'https://www.npmjs.com/advisories/917', 'https://github.com/apollographql/apollo-server/pull/2779', 'https://github.com/apollographql/apollo-server/commit/cea7397582a293af6a5f60947da34b95e669c6c1', 'https://github.com/advisories/GHSA-74cr-77xc-8g6r', 'https://snyk.io/vuln/SNYK-JS-APOLLOGATEWAY-174915'} | null |
GHSA | GHSA-9c8w-jrw3-q2c3 | Cross-site Scripting in OWASP AntiSamy | OWASP AntiSamy before 1.6.4 allows XSS via HTML attributes when using the HTML output serializer (XHTML is not affected). This was demonstrated by a javascript: URL with : as the replacement for the : character. | {'CVE-2021-35043'} | 2022-04-22T15:44:45Z | 2021-08-02T16:58:43Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/nahsra/antisamy/releases/tag/v1.6.4', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://github.com/nahsra/antisamy/pull/87', 'https://github.com/advisories/GHSA-9c8w-jrw3-q2c3', 'https://nvd.nist.gov/vuln/detail/CVE-2021-35043', 'https://www.oracle.com/security-alerts/cpuoct2021.ht... | null |
GHSA | GHSA-h2fj-77wh-fh5w | Cross-site Scripting in livehelperchat | Cross-site Scripting (XSS) - Stored in Packagist remdex/livehelperchat prior to 3.93v. | {'CVE-2022-0612'} | 2022-02-24T13:52:13Z | 2022-02-17T00:00:36Z | MODERATE | 6.7 | {'CWE-79'} | {'https://huntr.dev/bounties/eadcf7d2-a479-4901-abcc-1505d3f1b32f', 'https://github.com/advisories/GHSA-h2fj-77wh-fh5w', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0612', 'https://github.com/livehelperchat/livehelperchat/commit/4d4f1db1701f09177896a38e43fd0c693835f03b'} | null |
GHSA | GHSA-5q75-cxcq-wr26 | Low severity vulnerability that affects org.apache.jspwiki:jspwiki-war | A carefully crafted URL could trigger an XSS vulnerability on Apache JSPWiki, from versions up to 2.10.5, which could lead to session hijacking. | {'CVE-2018-20242'} | 2021-09-01T22:19:14Z | 2019-02-12T17:26:07Z | MODERATE | 6.1 | {'CWE-79'} | {'https://lists.apache.org/thread.html/aac253cfc33c0429b528e2fcbe82d3a42d742083c528f58d192dfd16@%3Ccommits.jspwiki.apache.org%3E', 'https://lists.apache.org/thread.html/8ee4644432c0a433c5c514a57d940cf6dcb0a0094acd97b36290f0b4@%3Cuser.jspwiki.apache.org%3E', 'https://lists.apache.org/thread.html/e42d6e93384d4a33e939989c... | null |
GHSA | GHSA-h4m4-pgp4-whgm | The reset password form reveal users email address | ### Impact
The reset password form reveals the email address of users just by giving their username.
### Patches
The problem has been patched on XWiki 13.2RC1.
### Workarounds
It's possible to manually modify the `resetpasswordinline.vm` to perform the changes made in https://github.com/xwiki/xwiki-platform/commit/0c... | {'CVE-2021-32731'} | 2021-07-13T14:00:59Z | 2021-07-02T19:19:04Z | MODERATE | 5.3 | {'CWE-200', 'CWE-668'} | {'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h4m4-pgp4-whgm', 'https://github.com/xwiki/xwiki-platform/commit/0cf716250b3645a5974c80d8336dcdf885749dff#diff-14a3132e3986b1f5606dd13d9d8a8bb8634bec9932123c5e49e9604cfd850fc2', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32731', 'https://github.com/advi... | null |
GHSA | GHSA-4rcq-jv2f-898j | Incorrect Provision of Specified Functionality in qutebrowser | # Description
After a certificate error was overridden by the user, qutebrowser displays the URL as yellow (`colors.statusbar.url.warn.fg`). However, when the affected website was subsequently loaded again, the URL was mistakenly displayed as green (`colors.statusbar.url.success_https`). While the user already has see... | {'CVE-2020-11054'} | 2022-04-19T19:02:25Z | 2020-05-08T19:05:05Z | LOW | 3.5 | {'CWE-684'} | {'https://github.com/qutebrowser/qutebrowser/security/advisories/GHSA-4rcq-jv2f-898j', 'https://github.com/qutebrowser/qutebrowser/commit/021ab572a319ca3db5907a33a59774f502b3b975', 'https://github.com/qutebrowser/qutebrowser/commit/d28ed758d077a5bf19ddac4da468f7224114df23', 'https://lists.fedoraproject.org/archives/lis... | null |
GHSA | GHSA-vf23-f26f-mjj9 | Moderate severity vulnerability that affects yourls/yourls | ## Type juggling vulnerability in the API
### Impact
YOURLS through 1.7.3 is affected by a type juggling vulnerability in the API component that can result in login bypass.
### Patches
https://github.com/YOURLS/YOURLS/releases/tag/1.7.4
https://github.com/YOURLS/YOURLS/pull/2542
### References
* https://cve.mitre.or... | {'CVE-2019-14537'} | 2021-09-20T21:42:52Z | 2019-09-23T18:32:02Z | CRITICAL | 9.8 | {'CWE-843'} | {'https://github.com/YOURLS/YOURLS/commits/master', 'https://nvd.nist.gov/vuln/detail/CVE-2019-14537', 'https://github.com/YOURLS/YOURLS/releases', 'https://github.com/YOURLS/YOURLS/pull/2542', 'https://github.com/Wocanilo/CVE-2019-14537', 'https://github.com/YOURLS/YOURLS/security/advisories/GHSA-vf23-f26f-mjj9', 'htt... | null |
GHSA | GHSA-4pww-fqgh-36hj | Unrestricted Upload of File with Dangerous Type in Croogo | A Remote Code Execution (RCE) vulnerability exists in Croogo 3.0.2 via admin/file-manager/attachments, which lets a malicious user upload a web shell script. | {'CVE-2021-44673'} | 2022-03-29T21:06:52Z | 2022-03-11T00:02:02Z | HIGH | 8.8 | {'CWE-434'} | {'https://github.com/advisories/GHSA-4pww-fqgh-36hj', 'https://github.com/3erk1n/Vulnerabilities', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44673'} | null |
GHSA | GHSA-wpfc-3w63-g4hm | Malicious Package in axois | All versions of `axois` are considered malicious. The package is malware designed to take advantage of users making a mistake when typing the name of a module to install. When executed, the package calls home to a Command and Control server to execute arbitrary commands.
## Recommendation
This package was published ... | null | 2021-10-01T13:28:36Z | 2020-09-01T21:09:48Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/683', 'https://github.com/advisories/GHSA-wpfc-3w63-g4hm'} | null |
GHSA | GHSA-xr7r-88qv-q7hm | Out of bounds write in serde_cbor | An issue was discovered in the serde_cbor crate before 0.10.2 for Rust. The CBOR deserializer can cause stack consumption via nested semantic tags. | {'CVE-2019-25001'} | 2021-08-25T20:45:51Z | 2021-08-25T20:45:51Z | HIGH | 7.5 | {'CWE-787'} | {'https://github.com/pyfisch/cbor/releases/tag/v0.10.2', 'https://nvd.nist.gov/vuln/detail/CVE-2019-25001', 'https://github.com/advisories/GHSA-xr7r-88qv-q7hm', 'https://rustsec.org/advisories/RUSTSEC-2019-0025.html'} | null |
GHSA | GHSA-3pqx-4fqf-j49f | Deserialization of Untrusted Data in PyYAML | PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and load_all functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an incomplete fix for CVE-2017-18342. | {'CVE-2019-20477'} | 2022-01-04T19:50:38Z | 2021-04-20T16:40:42Z | HIGH | 9.8 | {'CWE-502'} | {'https://www.exploit-db.com/download/47655', 'https://nvd.nist.gov/vuln/detail/CVE-2019-20477', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/33VBUY73AA6CTTYL3LRWHNFDULV7PFPN/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/mes... | null |
GHSA | GHSA-c5gj-w4hx-gvmx | Business Logic Errors in microweber | Microweber prior to 1.2.11 can suffer from insecure direct object reference(s). A malicious actor can remove items from a victim's cart. | {'CVE-2022-0688'} | 2022-02-26T01:15:47Z | 2022-02-21T00:00:21Z | LOW | 2.7 | null | {'https://github.com/advisories/GHSA-c5gj-w4hx-gvmx', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0688', 'https://huntr.dev/bounties/051ec6d4-0b0a-41bf-9ded-27813037c9c9', 'https://github.com/microweber/microweber/commit/a41f0fddaf08ff12b2b82506b1ca9490c93ab605'} | null |
GHSA | GHSA-3qr6-qrqm-8v86 | Integer Overflow or Wraparound in Microweber | In Microweber prior to 1.2.12, a user can create an account with a password thousands of characters in length, leading to memory corruption/integer overflow. Version 1.2.2 sets maximum password length at 500 characters. | {'CVE-2022-1036'} | 2022-03-30T20:49:26Z | 2022-03-23T00:00:23Z | HIGH | 7.5 | {'CWE-190'} | {'https://github.com/advisories/GHSA-3qr6-qrqm-8v86', 'https://github.com/microweber/microweber/commit/82be4f0b4729be870ccefdae99a04833f134aa6a', 'https://huntr.dev/bounties/db615581-d5a9-4ca5-a3e9-7a39eceaa424', 'https://nvd.nist.gov/vuln/detail/CVE-2022-1036'} | null |
GHSA | GHSA-g5mm-vmx4-3rg7 | Improper handling of case sensitivity in Spring Framework | In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including upper and ... | {'CVE-2022-22968'} | 2022-04-22T20:46:00Z | 2022-04-15T00:00:32Z | LOW | 0 | {'CWE-178'} | {'https://github.com/advisories/GHSA-g5mm-vmx4-3rg7', 'https://nvd.nist.gov/vuln/detail/CVE-2022-22968', 'https://tanzu.vmware.com/security/cve-2022-22968'} | null |
GHSA | GHSA-wqq8-mqj9-697f | PrestaShop autoupgrade module ZIP archives were vulnerable from CVE-2017-9841 | ### Impact
We have identified that some autoupgrade module ZIP archives have been built with phpunit dev dependencies. PHPUnit contains a php script that would allow, on a webserver, an attacker to perform a RCE.
This vulnerability impacts
- phpunit before 4.8.28 and 5.x before 5.6.3 as reported in [CVE-2017-9841](ht... | null | 2020-01-08T03:10:30Z | 2020-01-08T03:10:30Z | HIGH | 0 | null | {'https://github.com/PrestaShop/autoupgrade/commit/ce96357ad3ff6278bb28dc225913e75c2f077a32', 'https://github.com/advisories/GHSA-wqq8-mqj9-697f', 'https://github.com/PrestaShop/autoupgrade/security/advisories/GHSA-wqq8-mqj9-697f'} | null |
GHSA | GHSA-gf7h-vg5v-cch6 | Directory Traversal in ritp | Affected versions of `ritp` 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-16198'} | 2021-09-10T20:50:57Z | 2018-08-06T20:03:21Z | HIGH | 7.5 | {'CWE-22'} | {'https://www.npmjs.com/advisories/432', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/ritp', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16198', 'https://nodesecurity.io/advisories/432', 'https://github.com/advisories/GHSA-gf7h-vg5v-cch6'} | null |
GHSA | GHSA-337x-4q8g-prc5 | Low severity vulnerability that affects django | In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL ... | {'CVE-2019-3498'} | 2021-07-22T22:30:17Z | 2019-01-14T16:20:05Z | MODERATE | 6.5 | {'CWE-20'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-3498', 'https://lists.debian.org/debian-lts-announce/2019/01/msg00005.html', 'https://docs.djangoproject.com/en/dev/releases/security/', 'https://github.com/advisories/GHSA-337x-4q8g-prc5', 'https://groups.google.com/forum/#!topic/django-announce/VYU7xQQTEPQ', 'http://www.sec... | null |
GHSA | GHSA-3vjm-36rr-7qrq | NULL Pointer Dereference in cbox | An issue was discovered in the cbox crate through 2020-03-19 for Rust. The CBox API allows dereferencing raw pointers without a requirement for unsafe code. | {'CVE-2020-35860'} | 2021-08-25T20:47:16Z | 2021-08-25T20:47:16Z | CRITICAL | 9.8 | {'CWE-476'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35860', 'https://github.com/TomBebbington/cbox-rs/issues/2', 'https://rustsec.org/advisories/RUSTSEC-2020-0005.html', 'https://github.com/advisories/GHSA-3vjm-36rr-7qrq'} | null |
GHSA | GHSA-qhh5-9738-g9mx | Incorrect Default Permissions in Apache DolphinScheduler | Versions of Apache DolphinScheduler prior to 1.3.2 allowed an ordinary user under any tenant to override another users password through the API interface. | {'CVE-2020-13922'} | 2022-02-09T22:26:32Z | 2022-02-09T22:26:32Z | MODERATE | 6.5 | {'CWE-276'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-13922', 'https://github.com/advisories/GHSA-qhh5-9738-g9mx', 'https://github.com/apache/incubator-dolphinscheduler/commit/b8a9e2e00f2f207ae60c913a7173b59405ff95f1', 'https://www.mail-archive.com/announce@apache.org/msg06076.html'} | null |
GHSA | GHSA-x2mc-8fgj-3wmr | Improper Input Validation in tar-fs | A vulnerability was found in tar-fs before 1.16.2. An Arbitrary File Overwrite issue exists when extracting a tarball containing a hardlink to a file that already exists on the system, in conjunction with a later plain file with the same name as the hardlink. This plain file content replaces the existing file content. | {'CVE-2018-20835'} | 2021-08-03T21:27:51Z | 2019-05-01T18:37:18Z | HIGH | 7.5 | {'CWE-20'} | {'https://github.com/mafintosh/tar-fs/compare/d590fc7...a35ce2f', 'https://hackerone.com/reports/344595', 'https://nvd.nist.gov/vuln/detail/CVE-2018-20835', 'https://github.com/advisories/GHSA-x2mc-8fgj-3wmr', 'https://github.com/mafintosh/tar-fs/commit/06672828e6fa29ac8551b1b6f36c852a9a3c58a2'} | null |
GHSA | GHSA-gwrp-pvrq-jmwv | Path Traversal and Improper Input Validation in Apache Commons IO | In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code... | {'CVE-2021-29425'} | 2022-04-22T18:28:57Z | 2021-04-26T16:04:00Z | MODERATE | 5.3 | {'CWE-20', 'CWE-22'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/rad4ae544747df32ccd58fff5a86cd556640396aeb161aa71dd3d192a@%3Cuser.commons.apache.org%3E', 'https://lists.apache.org/thread.html/r8bfc7235e6b39d90e6f446325a5a44c3e9e50da18860fdabcee23e29@%3Cissues.zookeeper.apache.org%3E', '... | null |
GHSA | GHSA-w46j-8hm6-h8mm | XSS in apexcharts | The package apexcharts before 3.24.0 are vulnerable to Cross-site Scripting (XSS) via lack of sanitization of graph legend fields. | {'CVE-2021-23327'} | 2021-02-11T20:47:34Z | 2021-02-11T20:47:34Z | MODERATE | 0 | {'CWE-79'} | {'https://github.com/apexcharts/apexcharts.js/pull/2158', 'https://github.com/apexcharts/apexcharts.js/commit/68f3f34d125719b4767614fe0a595cc65bde1d19', 'https://github.com/advisories/GHSA-w46j-8hm6-h8mm', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23327', 'https://snyk.io/vuln/SNYK-JS-APEXCHARTS-1062708', 'https://www... | null |
GHSA | GHSA-mp9m-g7qj-6vqr | Unauthorized privilege escalation in Mod module | ### Impact
An unauthorized privilege escalation exploit has been discovered in the Mod module: this exploit allows Discord users with a high privilege level within the guild to bypass hierarchy checks when the application is in a specific condition that is beyond that user's control. By abusing this exploit, it's possi... | null | 2022-04-19T19:02:39Z | 2020-10-27T20:30:48Z | MODERATE | 0 | {'CWE-285'} | {'https://github.com/Cog-Creators/Red-DiscordBot/security/advisories/GHSA-mp9m-g7qj-6vqr', 'https://pypi.org/project/Red-DiscordBot/', 'https://github.com/Cog-Creators/Red-DiscordBot/releases/tag/3.4.1', 'https://github.com/advisories/GHSA-mp9m-g7qj-6vqr', 'https://github.com/Cog-Creators/Red-DiscordBot/commit/726bfd38... | null |
GHSA | GHSA-x2fr-v8wf-8wwv | High severity vulnerability that affects ruby-saml | OneLogin Ruby-SAML 1.6.0 and earlier may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the cryptographic signature, allowing the attack to potentially bypass authentication to SAML service provid... | {'CVE-2017-11428'} | 2021-01-14T21:18:59Z | 2019-07-05T21:11:35Z | HIGH | 7.7 | {'CWE-287'} | {'https://github.com/advisories/GHSA-x2fr-v8wf-8wwv', 'https://nvd.nist.gov/vuln/detail/CVE-2017-11428', 'https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations', 'https://www.kb.cert.org/vuls/id/475445'} | null |
GHSA | GHSA-7774-7vr3-cc8j | Authorization Policy Bypass Due to Case Insensitive Host Comparison | ### Impact
According to [RFC 4343](https://datatracker.ietf.org/doc/html/rfc4343), Istio authorization policy should compare the hostname in the HTTP Host header in a case insensitive way, but currently the comparison is case sensitive. The Envoy proxy will route the request hostname in a case-insensitive way which me... | {'CVE-2021-39155'} | 2022-04-19T19:03:05Z | 2021-08-30T16:15:56Z | HIGH | 8.3 | {'CWE-178'} | {'https://github.com/istio/istio/security/advisories/GHSA-7774-7vr3-cc8j', 'https://nvd.nist.gov/vuln/detail/CVE-2021-39155', 'https://github.com/advisories/GHSA-7774-7vr3-cc8j', 'https://datatracker.ietf.org/doc/html/rfc4343'} | null |
GHSA | GHSA-4q96-6xhq-ff43 | malicious SVG attachment causing stored XSS vulnerability | ### Impact
An attacker with `write` permissions can upload an SVG file that contains malicious javascript. This javascript will be executed in a user's browser when the user is viewing that SVG file on the wiki.
### Patches
Users are strongly advised to upgrade to a patched version.
MoinMoin Wiki 1.9.11 has the neces... | {'CVE-2020-15275'} | 2021-04-05T20:33:18Z | 2020-11-11T15:54:41Z | LOW | 8.7 | {'CWE-79'} | {'https://advisory.checkmarx.net/advisory/CX-2020-4285', 'https://pypi.org/project/moin/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15275', 'https://github.com/advisories/GHSA-4q96-6xhq-ff43', 'https://github.com/moinwiki/moin-1.9/commit/31de9139d0aabc171e94032168399b4a0b2a88a2', 'https://github.com/moinwiki/moin-1.9... | null |
GHSA | GHSA-9c2j-593q-3g82 | Moderate severity vulnerability that affects activesupport | The ActiveSupport::XmlMini_JDOM backend in lib/active_support/xml_mini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to read arbitrary files ... | {'CVE-2013-1856'} | 2021-09-07T21:16:06Z | 2017-10-24T18:33:37Z | MODERATE | 0 | {'CWE-20'} | {'http://lists.apple.com/archives/security-announce/2013/Oct/msg00006.html', 'http://lists.apple.com/archives/security-announce/2013/Jun/msg00000.html', 'https://nvd.nist.gov/vuln/detail/CVE-2013-1856', 'https://github.com/advisories/GHSA-9c2j-593q-3g82', 'http://support.apple.com/kb/HT5784', 'http://weblog.rubyonrails... | null |
GHSA | GHSA-hjcp-j389-59ff | Regular Expression Denial of Service in marked | Versions 0.3.3 and earlier of `marked` are affected by a regular expression denial of service ( ReDoS ) vulnerability when passed inputs that reach the `em` inline rule.
## Recommendation
Update to version 0.3.4 or later. | {'CVE-2015-8854'} | 2021-09-14T17:23:55Z | 2017-10-24T18:33:36Z | HIGH | 7.5 | null | {'https://github.com/chjj/marked/issues/497', 'https://www.npmjs.com/advisories/23', 'https://nodesecurity.io/advisories/23', 'https://nvd.nist.gov/vuln/detail/CVE-2015-8854', 'https://support.f5.com/csp/article/K05052081?utm_source=f5support&utm_medium=RSS', 'https://lists.fedoraproject.org/archives/list/package-a... | null |
GHSA | GHSA-38fc-wpqx-33j7 | Uncontrolled Resource Consumption in trim-off-newlines | All versions of package trim-off-newlines are vulnerable to Regular Expression Denial of Service (ReDoS) via string processing. | {'CVE-2021-23425'} | 2022-01-19T15:04:43Z | 2021-09-02T17:15:42Z | MODERATE | 5.3 | {'CWE-400'} | {'https://github.com/stevemao/trim-off-newlines/pull/3', 'https://snyk.io/vuln/SNYK-JS-TRIMOFFNEWLINES-1296850', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23425', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1567197', 'https://github.com/advisories/GHSA-38fc-wpqx-33j7', 'https://github.com/stevemao/trim-off-newlines/... | null |
GHSA | GHSA-ghpq-vjxw-ch5w | Use after free in libpulse-binding | ### Overview
Version 1.2.1 of the `libpulse-binding` Rust crate, released on the 15th of June 2018, fixed a pair of use-after-free issues with the objects returned by the `get_format_info` and `get_context` methods of `Stream` objects. These objects were mistakenly being constructed without setting an important flag t... | null | 2021-08-25T20:56:52Z | 2021-08-25T20:56:52Z | HIGH | 0 | {'CWE-416'} | {'https://github.com/jnqnfe/pulse-binding-rust/security/advisories/GHSA-ghpq-vjxw-ch5w', 'https://github.com/advisories/GHSA-ghpq-vjxw-ch5w', 'https://rustsec.org/advisories/RUSTSEC-2018-0021.html'} | null |
GHSA | GHSA-28w5-j8xj-2xwc | Cross-site Scripting in the yoast_seo TYPO3 extension | The extension fails to properly encode user input for output in HTML context. A TYPO3 backend user account is required to exploit the vulnerability. | {'CVE-2021-36788'} | 2021-09-01T18:36:44Z | 2021-09-01T18:36:44Z | MODERATE | 5.4 | {'CWE-79'} | {'https://typo3.org/security/advisory/typo3-ext-sa-2021-012', 'https://github.com/Yoast/Yoast-SEO-for-TYPO3/commit/a8278dae97dce8cd0722d38f7f5a30b563668590', 'https://github.com/advisories/GHSA-28w5-j8xj-2xwc', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36788'} | null |
GHSA | GHSA-f2vv-h5x4-57gr | Leak of information via Store-API | ### Impact
Leak of information via Store-API
### Patches
We recommend to update to the current version 6.3.5.1. You can get the update to 6.3.5.1 regularly via the Auto-Updater or directly via the download overview.
https://www.shopware.com/en/download/#shopware-6
The vulnerability could only be fixed by changing th... | null | 2021-10-05T16:12:45Z | 2021-02-10T02:32:21Z | CRITICAL | 0 | {'CWE-202'} | {'https://github.com/shopware/platform/security/advisories/GHSA-f2vv-h5x4-57gr', 'https://github.com/shopware/platform/blob/v6.3.5.1/UPGRADE-6.3.md#6351', 'https://github.com/advisories/GHSA-f2vv-h5x4-57gr', 'https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-02-2021', 'https://packagist.org/pa... | null |
GHSA | GHSA-jqwc-jm56-wcwj | Cross-site scripting in Jupyter Notebook | Jupyter Notebook before 5.5.0 does not use a CSP header to treat served files as belonging to a separate origin. Thus, for example, an XSS payload can be placed in an SVG document. | {'CVE-2018-21030'} | 2021-05-11T16:19:12Z | 2019-11-08T17:07:42Z | MODERATE | 5.3 | {'CWE-79'} | {'https://github.com/jupyter/notebook/releases/tag/5.5.0', 'https://github.com/jupyter/notebook/pull/3341', 'https://nvd.nist.gov/vuln/detail/CVE-2018-21030', 'https://lists.debian.org/debian-lts-announce/2020/11/msg00033.html', 'https://github.com/advisories/GHSA-jqwc-jm56-wcwj'} | null |
GHSA | GHSA-rwr3-c2q8-gm56 | Moderate severity vulnerability that affects Pillow | Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Integer Overflow" issue affecting the Image.core.map_buffer in map.c component. | {'CVE-2016-9189'} | 2021-09-20T14:45:13Z | 2018-07-24T20:08:27Z | MODERATE | 5.5 | {'CWE-190'} | {'https://github.com/python-pillow/Pillow/issues/2105', 'https://nvd.nist.gov/vuln/detail/CVE-2016-9189', 'http://pillow.readthedocs.io/en/3.4.x/releasenotes/3.3.2.html', 'http://www.securityfocus.com/bid/94234', 'http://www.debian.org/security/2016/dsa-3710', 'https://security.gentoo.org/glsa/201612-52', 'https://gith... | null |
GHSA | GHSA-wrvc-72w7-xpmj | Incorrect Comparison in sodiumoxide | An issue was discovered in the sodiumoxide crate before 0.2.5 for Rust. generichash::Digest::eq compares itself to itself and thus has degenerate security properties. | {'CVE-2019-25002'} | 2021-08-25T20:45:54Z | 2021-08-25T20:45:54Z | CRITICAL | 9.8 | {'CWE-697'} | {'https://github.com/sodiumoxide/sodiumoxide/pull/381/commits/fae052b834b097ced9a89a8fff8466e18f383070', 'https://github.com/advisories/GHSA-wrvc-72w7-xpmj', 'https://github.com/sodiumoxide/sodiumoxide/pull/381', 'https://rustsec.org/advisories/RUSTSEC-2019-0026.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-25002'} | null |
GHSA | GHSA-jr37-66pj-36v7 | Cross-site Scripting in DayByDay CRM | In Daybyday CRM, version 2.2.0 is vulnerable to Stored Cross-Site Scripting (XSS) vulnerability that allows low privileged application users to store malicious scripts in the title field of new tasks. These scripts are executed in a victim’s browser when they open the “/tasks” page to view all the tasks. | {'CVE-2022-22109'} | 2022-01-10T21:46:19Z | 2022-01-08T00:32:00Z | MODERATE | 5.4 | {'CWE-79'} | {'https://github.com/advisories/GHSA-jr37-66pj-36v7', 'https://nvd.nist.gov/vuln/detail/CVE-2022-22109', 'https://github.com/Bottelet/DaybydayCRM/commit/002dc75f400cf307bd00b71a5a93f1e26e52cee2', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22109'} | null |
GHSA | GHSA-gqgv-6jq5-jjj9 | Prototype Pollution Protection Bypass in qs | Affected version of `qs` are vulnerable to Prototype Pollution because it is possible to bypass the protection. The `qs.parse` function fails to properly prevent an object's prototype to be altered when parsing arbitrary input. Input containing `[` or `]` may bypass the prototype pollution protection and alter the Obje... | {'CVE-2017-1000048'} | 2021-08-25T21:03:57Z | 2020-04-30T17:16:47Z | HIGH | 7.5 | {'CWE-20'} | {'https://access.redhat.com/errata/RHSA-2017:2672', 'https://github.com/ljharb/qs/commit/beade029171b8cef9cee0d03ebe577e2dd84976d', 'https://github.com/advisories/GHSA-gqgv-6jq5-jjj9', 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000048', 'https://snyk.io/vuln/npm:qs:20170213', 'https://www.npmjs.com/advisories/1469', '... | null |
GHSA | GHSA-4jm3-pfpf-h54p | espeak-ruby allows arbitrary command execution | The espeak-ruby gem before 1.0.3 for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in a string to the speak, save, bytes or bytes_wav method in lib/espeak/speech.rb. | {'CVE-2016-10193'} | 2022-04-25T20:39:16Z | 2017-10-24T18:33:35Z | CRITICAL | 9.8 | {'CWE-284'} | {'http://www.openwall.com/lists/oss-security/2017/01/31/14', 'https://github.com/dejan/espeak-ruby/issues/7', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10193', 'https://github.com/advisories/GHSA-4jm3-pfpf-h54p', 'http://www.openwall.com/lists/oss-security/2017/02/02/5'} | null |
GHSA | GHSA-7wgh-5q4q-6wx5 | Malicious Package in 1337qq-js | All versions of `1337qq-js` contain malicious code. The package exfiltrates sensitive information through install scripts. It targets UNIX systems. The information exfiltrated includes:
- Environment variables
- Running processes
- /etc/hosts
- uname -a
- npmrc file
## Recommendation
Remove the package from your sys... | null | 2021-10-04T20:47:21Z | 2020-09-04T17:30:39Z | CRITICAL | 0 | {'CWE-506'} | {'https://github.com/advisories/GHSA-7wgh-5q4q-6wx5', 'https://www.npmjs.com/advisories/1455'} | null |
GHSA | GHSA-66ww-999q-mffq | Arbitrary code execution in post-loader | post-loader is webpack loader for blog posts written in Markdown. The package post-loader from 0.0.0 is vulnerable to Arbitrary Code Execution which uses a markdown parser in an unsafe way so that any javascript code inside the markdown input files gets evaluated and executed. At this time, there is no known workaround... | {'CVE-2022-0748'} | 2022-03-25T14:29:34Z | 2022-03-18T00:01:11Z | CRITICAL | 9.8 | {'CWE-94'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-0748', 'https://snyk.io/vuln/SNYK-JS-POSTLOADER-2403737', 'https://github.com/advisories/GHSA-66ww-999q-mffq'} | null |
GHSA | GHSA-5chj-xprr-7qqx | Cross-site Scripting in GwtUpload | The file-upload feature in GwtUpload 1.0.3 allows XSS via a crafted filename. | {'CVE-2020-9447'} | 2022-01-04T19:33:29Z | 2021-04-22T16:15:33Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/advisories/GHSA-5chj-xprr-7qqx', 'https://github.com/manolo/gwtupload/issues/32', 'https://nvd.nist.gov/vuln/detail/CVE-2020-9447', 'https://www.coresecurity.com/advisories/gwtupload-xss-file-upload-functionality'} | null |
GHSA | GHSA-fc38-mxwr-pfhx | Cross-Site Scripting via SVG media files | ### Impact
Cross-Site Scripting via SVG media files
### 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-37710'} | 2021-08-23T19:43:00Z | 2021-08-23T19:43:00Z | HIGH | 8 | {'CWE-79'} | {'https://github.com/advisories/GHSA-fc38-mxwr-pfhx', 'https://github.com/shopware/platform/commit/abe9f69e1f667800f974acccd3047b4930e4b423', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37710', 'https://github.com/shopware/platform/security/advisories/GHSA-fc38-mxwr-pfhx'} | null |
GHSA | GHSA-hf55-c445-2w97 | Cross-site Scripting in @rocket.chat/livechat | A blind self XSS vulnerability exists in RocketChat LiveChat versions lower than 1.9 that could allow an attacker to trick a victim pasting malicious code in their chat instance. | {'CVE-2022-21830'} | 2022-04-15T16:57:08Z | 2022-04-03T00:01:00Z | MODERATE | 6.1 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-21830', 'https://github.com/advisories/GHSA-hf55-c445-2w97', 'https://hackerone.com/reports/1091118', 'https://github.com/RocketChat/Rocket.Chat.Livechat/releases/tag/v1.9.0', 'https://github.com/RocketChat/Rocket.Chat.Livechat/pull/558'} | null |
GHSA | GHSA-pf46-gqg9-j3v3 | Insufficient Entropy in DotNetNuke | DNN (aka DotNetNuke) 9.2 through 9.2.1 incorrectly converts encryption key source values, resulting in lower than expected entropy. | {'CVE-2018-15812'} | 2021-08-17T16:06:34Z | 2019-07-05T21:08:24Z | HIGH | 7.5 | {'CWE-331'} | {'https://www.dnnsoftware.com/community/security/security-center', 'http://packetstormsecurity.com/files/157080/DotNetNuke-Cookie-Deserialization-Remote-Code-Execution.html', 'https://github.com/dnnsoftware/Dnn.Platform/releases', 'https://nvd.nist.gov/vuln/detail/CVE-2018-15812', 'https://github.com/advisories/GHSA-pf... | null |
GHSA | GHSA-v39p-96qg-c8rf | Prototype Pollution in object-path | This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === '__proto__' returns false if currentPath is ['__proto__']. This is because the === operat... | {'CVE-2021-23434'} | 2021-10-05T16:03:38Z | 2021-09-01T18:37:11Z | MODERATE | 5.6 | {'CWE-843', 'CWE-1321'} | {'https://github.com/advisories/GHSA-v39p-96qg-c8rf', 'https://github.com/mariocasciaro/object-path/commit/7bdf4abefd102d16c163d633e8994ef154cab9eb', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423', 'https://github.com/mariocasciaro/object-path#0116', 'https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453', 'https://g... | null |
GHSA | GHSA-gg6m-fhqv-hg56 | Denial of Service in yar | Versions of `yar` prior to 2.2.0 are affected by a denial of service vulnerability related to an invalid encrypted session cookie value.
When an invalid encryped session cookie value is provided, the process will crash.
## Recommendation
Update to version 2.2.0 or later. | {'CVE-2014-4179'} | 2021-09-23T21:04:52Z | 2020-09-01T15:15:36Z | HIGH | 7.5 | {'CWE-400'} | {'https://www.npmjs.com/advisories/44', 'https://github.com/advisories/GHSA-gg6m-fhqv-hg56', 'https://nvd.nist.gov/vuln/detail/CVE-2014-4179', 'https://github.com/spumko/yar/issues/34'} | null |
GHSA | GHSA-r89v-cgv7-3jhx | Bypass of fix for CVE-2020-15247, Twig sandbox escape | ### Impact
A bypass of CVE-2020-15247 (fixed in 1.0.469 and 1.1.0) was discovered that has the same impact as CVE-2020-15247:
An authenticated backend user with the `cms.manage_pages`, `cms.manage_layouts`, or `cms.manage_partials` permissions who would **normally** not be permitted to provide PHP code to be executed ... | {'CVE-2020-26231'} | 2022-04-19T19:02:40Z | 2020-11-23T20:54:18Z | LOW | 5.2 | {'CWE-862'} | {'https://github.com/octobercms/october/commit/d34fb8ab51108495a9a651b841202d935f4e12f7', 'https://github.com/advisories/GHSA-94vp-rmqv-5875', 'https://github.com/octobercms/october/security/advisories/GHSA-r89v-cgv7-3jhx', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26231', 'https://github.com/advisories/GHSA-r89v-cgv7... | null |
GHSA | GHSA-jm5c-rv3w-w83m | Denial of service in geth | ### Impact
Denial-of-service (crash) during block processing
### Details
Affected versions suffer from a vulnerability which can be exploited through the `MULMOD` operation, by specifying a modulo of `0`: `mulmod(a,b,0)`, causing a `panic` in the underlying library.
The crash was in the `uint256` library, where a bu... | {'CVE-2020-26242'} | 2021-06-29T21:13:20Z | 2021-06-29T21:13:20Z | MODERATE | 6.5 | {'CWE-400', 'CWE-191', 'CWE-125'} | {'https://github.com/ethereum/go-ethereum/commit/7163a6664ee664df81b9028ab3ba13b9d65a7196', 'https://github.com/ethereum/go-ethereum/security/advisories/GHSA-jm5c-rv3w-w83m', 'https://github.com/advisories/GHSA-jm5c-rv3w-w83m', 'https://blog.ethereum.org/2020/11/12/geth_security_release/', 'https://nvd.nist.gov/vuln/de... | null |
GHSA | GHSA-8h8v-6qqm-fwpq | Path Traversal in express-cart | Versions of `express-cart` before 1.1.7 are vulnerable to Path Traversal.
## Recommendation
Update to version 1.1.7 or later. | null | 2021-09-24T20:41:18Z | 2020-09-01T21:06:38Z | HIGH | 0 | {'CWE-22'} | {'https://hackerone.com/reports/343726', 'https://github.com/advisories/GHSA-8h8v-6qqm-fwpq', 'https://www.npmjs.com/advisories/676'} | null |
GHSA | GHSA-jp46-fw6c-3pm9 | Directory Traversal in scott-blanch-weather-app | Affected versions of `scott-blanch-weather-app` 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 reque... | {'CVE-2017-16184'} | 2021-01-14T15:39:21Z | 2020-09-01T18:46:58Z | HIGH | 0 | {'CWE-22'} | {'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/scott-blanch-weather-app', 'https://www.npmjs.com/advisories/453', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16184', 'https://github.com/advisories/GHSA-jp46-fw6c-3pm9', 'https://nodesecurity.io/advisories/453'} | null |
GHSA | GHSA-76wf-2xcf-6wmx | Malicious Package in ngx-pica | Version 1.1.5 of `ngx-pica` 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 application ... | null | 2020-09-03T00:31:28Z | 2020-09-03T00:31:28Z | CRITICAL | 0 | null | {'https://www.npmjs.com/advisories/948', 'https://github.com/advisories/GHSA-76wf-2xcf-6wmx'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.