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-x5h4-9gqw-942j | Improper Verification of Cryptographic Signature in aws-encryption-sdk | ### Impact
This advisory addresses several LOW severity issues with streaming signed messages and restricting processing of certain types of invalid messages.
This ESDK supports a streaming mode where callers may stream the plaintext of signed messages before the ECDSA signature is validated. In addition to these si... | null | 2021-06-01T21:17:53Z | 2021-06-01T21:17:53Z | MODERATE | 0 | {'CWE-347'} | {'https://github.com/aws/aws-encryption-sdk-python/security/advisories/GHSA-x5h4-9gqw-942j', 'https://github.com/advisories/GHSA-x5h4-9gqw-942j'} | null |
GHSA | GHSA-pcm6-g2qp-9gw8 | Cap-Strap gem for Ruby places credentials on the useradd command line | lib/cap-strap/helpers.rb in the cap-strap gem 0.1.5 for Ruby places credentials on the useradd command line, which allows local users to obtain sensitive information by listing the process. | {'CVE-2014-4992'} | 2022-04-26T18:04:07Z | 2018-03-16T01:13:46Z | HIGH | 7.8 | {'CWE-200'} | {'https://nvd.nist.gov/vuln/detail/CVE-2014-4992', 'http://www.openwall.com/lists/oss-security/2014/07/17/5', 'http://www.openwall.com/lists/oss-security/2014/07/07/9', 'https://github.com/advisories/GHSA-pcm6-g2qp-9gw8', 'http://www.vapid.dhs.org/advisories/cap-strap-0.1.5.html'} | null |
GHSA | GHSA-x54v-qxxr-93qc | Missing release of memory in sized-chunks | An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insert_from can have a memory-safety issue upon a panic. | {'CVE-2020-25795'} | 2021-08-25T20:45:01Z | 2021-08-25T20:45:01Z | HIGH | 7.5 | {'CWE-401'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-25795', 'https://rustsec.org/advisories/RUSTSEC-2020-0041.html', 'https://github.com/advisories/GHSA-x54v-qxxr-93qc', 'https://github.com/bodil/sized-chunks/issues/11'} | null |
GHSA | GHSA-g2f6-v5qh-h2mq | Nexus Repository Manager 3 - Remote Code Execution | Sonatype Nexus Repository before 3.21.2 allows JavaEL Injection (issue 1 of 2). | {'CVE-2020-10199'} | 2021-07-28T21:48:58Z | 2020-04-14T15:27:05Z | HIGH | 8.8 | {'CWE-917'} | {'https://support.sonatype.com/hc/en-us/articles/360044882533', 'http://packetstormsecurity.com/files/160835/Sonatype-Nexus-3.21.1-Remote-Code-Execution.html', 'http://packetstormsecurity.com/files/157261/Nexus-Repository-Manager-3.21.1-01-Remote-Code-Execution.html', 'https://github.com/advisories/GHSA-g2f6-v5qh-h2mq'... | null |
GHSA | GHSA-pccr-q7v9-5f27 | Improper Input Validation and Path Traversal in Apache Solr | An Improper Input Validation vulnerability in DataImportHandler of Apache Solr allows an attacker to provide a Windows UNC path resulting in an SMB network call being made from the Solr host to another host on the network. If the attacker has wider access to the network, this may lead to SMB attacks, which may result i... | {'CVE-2021-44548'} | 2022-01-18T22:41:34Z | 2022-01-06T21:32:35Z | HIGH | 9.8 | {'CWE-20', 'CWE-22', 'CWE-40'} | {'https://security.netapp.com/advisory/ntap-20220114-0005/', 'https://solr.apache.org/security.html#cve-2021-44548-apache-solr-information-disclosure-vulnerability-through-dataimporthandler', 'https://github.com/advisories/GHSA-pccr-q7v9-5f27', 'https://nvd.nist.gov/vuln/detail/CVE-2021-44548'} | null |
GHSA | GHSA-gf2j-f278-xh4v | Division by zero in TFLite | ### Impact
An attacker can craft a TFLite model that would trigger a division by zero in [`BiasAndClamp` implementation](https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/lite/kernels/internal/common.h#L75):
```cc
inline void BiasAndClamp(float clamp_min, float clamp_ma... | {'CVE-2022-23557'} | 2022-02-11T16:11:40Z | 2022-02-09T23:47:57Z | MODERATE | 6.5 | {'CWE-369'} | {'https://github.com/tensorflow/tensorflow/commit/8c6f391a2282684a25cbfec7687bd5d35261a209', 'https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/lite/kernels/internal/common.h#L75', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23557', 'https://github.com/advisories/GHSA-gf2j... | null |
GHSA | GHSA-4x6v-rwh4-55jw | Pomelo allows external control of critical state data | Pomelo v2.2.5 allows external control of critical state data. A malicious user input can corrupt arbitrary methods and attributes in template/game-server/app/servers/connector/handler/entryHandler.js because certain internal attributes can be overwritten via a conflicting name. Hence, a malicious attacker can manipulat... | {'CVE-2019-18954'} | 2021-08-19T16:02:00Z | 2019-12-02T18:16:34Z | MODERATE | 5.3 | {'CWE-668'} | {'https://github.com/NetEase/pomelo/issues/1149', 'https://github.com/advisories/GHSA-4x6v-rwh4-55jw', 'https://github.com/cl0udz/vulnerabilities/tree/master/pomelo-critical-state-manipulation', 'https://nvd.nist.gov/vuln/detail/CVE-2019-18954'} | null |
GHSA | GHSA-3hq6-rmv7-39vh | Injection in op-browser | op-browser through 1.0.9 is vulnerable to Command Injection. It allows execution of arbitrary commands via the url function. | {'CVE-2020-7625'} | 2022-02-10T23:45:35Z | 2022-02-10T23:45:28Z | CRITICAL | 9.8 | {'CWE-78'} | {'https://github.com/hiproxy/open-browser/pull/3', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7625', 'https://snyk.io/vuln/SNYK-JS-OPBROWSER-564259', 'https://github.com/hiproxy/open-browser/blob/master/lib/index.js#L75,', 'https://github.com/hiproxy/open-browser/pull/4', 'https://github.com/advisories/GHSA-3hq6-rmv7-3... | null |
GHSA | GHSA-2j58-pwwv-x666 | Cross-Site Request Forgery in sqlite-web | This affects all versions of package sqlite-web. The SQL dashboard area allows sensitive actions to be performed without validating that the request originated from the application. This could enable an attacker to trick a user into performing these actions unknowingly through a Cross Site Request Forgery (CSRF) attack... | {'CVE-2021-23404'} | 2021-09-09T17:10:35Z | 2021-09-09T17:10:35Z | HIGH | 7.6 | {'CWE-352'} | {'https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324', 'https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py%23L1', 'https://github.com/advisories/GHSA-2j58-pwwv-x666', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23404'} | null |
GHSA | GHSA-qv2g-99x4-45x6 | Malicious npm package: discord-fix | The npm `discord-fix` package has been identified as malicious and removed from the npm package registry.
## Remediation
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 different computer.... | null | 2021-01-29T18:12:07Z | 2021-01-29T18:12:07Z | CRITICAL | 0 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1597', 'https://blog.sonatype.com/sonatype-spots-more-discord-malware-in-npm?hs_preview=BbDPGbfh-40737456755', 'https://github.com/advisories/GHSA-qv2g-99x4-45x6'} | null |
GHSA | GHSA-m4fw-77v7-924m | Moderate severity vulnerability that affects qutebrowser | qutebrowser version introduced in v0.11.0 (1179ee7a937fb31414d77d9970bac21095358449) contains a Cross Site Scripting (XSS) vulnerability in history command, qute://history page that can result in Via injected JavaScript code, a website can steal the user's browsing history. This attack appear to be exploitable via the ... | {'CVE-2018-1000559'} | 2021-09-14T22:12:29Z | 2018-09-13T15:47:57Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/qutebrowser/qutebrowser/issues/4011', 'https://github.com/advisories/GHSA-m4fw-77v7-924m', 'https://github.com/qutebrowser/qutebrowser/commit/5a7869f2feaa346853d2a85413d6527c87ef0d9f', 'https://github.com/qutebrowser/qutebrowser/commit/4c9360237f186681b1e3f2a0f30c45161cf405c7', 'https://nvd.nist.go... | null |
GHSA | GHSA-h4m5-qpfp-3mpv | Directory Traversal in Babel | Babel.Locale in Babel before 2.9.1 allows attackers to load arbitrary locale .dat files (containing serialized Python objects) via directory traversal, leading to code execution. | {'CVE-2021-42771'} | 2021-12-13T21:33:38Z | 2021-10-21T17:49:59Z | HIGH | 7.8 | {'CWE-22'} | {'https://lists.debian.org/debian-lts/2021/10/msg00040.html', 'https://lists.debian.org/debian-lts-announce/2021/10/msg00018.html', 'https://www.tenable.com/security/research/tra-2021-14', 'https://github.com/advisories/GHSA-h4m5-qpfp-3mpv', 'https://nvd.nist.gov/vuln/detail/CVE-2021-42771', 'https://www.debian.org/sec... | null |
GHSA | GHSA-pvhp-v9qp-xf5r | High severity vulnerability that affects django-piston and django-tastypie | emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.
Django Tastypie has a very similar vulnerability. | {'CVE-2011-4103'} | 2021-12-02T22:55:57Z | 2018-07-23T19:50:48Z | HIGH | 0 | {'CWE-20'} | {'http://www.openwall.com/lists/oss-security/2011/11/01/10', 'https://nvd.nist.gov/vuln/detail/CVE-2011-4103', 'https://github.com/advisories/GHSA-pvhp-v9qp-xf5r', 'http://www.debian.org/security/2011/dsa-2344', 'https://bitbucket.org/jespern/django-piston/commits/91bdaec89543/', 'https://www.djangoproject.com/weblog/2... | null |
GHSA | GHSA-r8wq-qrxc-hmcm | ReDoS in LDAP schema parser | https://github.com/python-ldap/python-ldap/issues/424
### Impact
The LDAP schema parser of python-ldap 3.3.1 and earlier are vulnerable to a regular expression denial-of-service attack. The issue affects clients that use ``ldap.schema`` package to parse LDAP schema definitions from an untrusted source.
### Patches
Th... | null | 2021-11-29T17:58:59Z | 2021-11-29T17:58:59Z | MODERATE | 6.5 | {'CWE-1333'} | {'https://github.com/python-ldap/python-ldap/issues/424', 'https://github.com/advisories/GHSA-r8wq-qrxc-hmcm', 'https://github.com/python-ldap/python-ldap/security/advisories/GHSA-r8wq-qrxc-hmcm'} | null |
GHSA | GHSA-939m-4xpw-v34v | Arbitrary Code Execution in blazar-dashboard | An issue was discovered in OpenStack blazar-dashboard before 1.3.1, 2.0.0, and 3.0.0. A user allowed to access the Blazar dashboard in Horizon may trigger code execution on the Horizon host as the user the Horizon service runs under (because the Python eval function is used). This may result in Horizon host unauthorize... | {'CVE-2020-26943'} | 2021-09-21T16:36:47Z | 2020-10-27T17:55:04Z | MODERATE | 0 | {'CWE-94'} | {'https://review.opendev.org/755814', 'http://www.openwall.com/lists/oss-security/2020/10/16/5', 'https://review.opendev.org/756064', 'https://security.openstack.org/ossa/OSSA-2020-007.html', 'https://review.opendev.org/755810', 'https://review.opendev.org/755813', 'https://github.com/advisories/GHSA-939m-4xpw-v34v', '... | null |
GHSA | GHSA-q27f-v3r6-9v77 | Improper Certificate Validation in EM-HTTP-Request | EM-HTTP-Request 1.1.5 uses the library eventmachine in an insecure way that allows an attacker to perform a man-in-the-middle attack against users of the library. The hostname in a TLS server certificate is not verified. | {'CVE-2020-13482'} | 2021-05-24T18:13:13Z | 2021-05-24T18:13:13Z | HIGH | 7.4 | {'CWE-295'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MKYP5TR5NTVVDX5R4HCNNH2OQR7M4X3J/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13482', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z32PUJA6RGBZ3TKSOTGUXZ45662S3MVF/', 'htt... | null |
GHSA | GHSA-w8rc-pgxq-x2cj | Negative charge in shopping cart in Shopizer | ### Impact
Using API or Controller based versions negative quantity is not adequately validated hence creating incorrect shopping cart and order total.
### Patches
Adding a back-end verification to check that quantity parameter isn't negative. If so, it is set to 1. Patched in 2.11.0
### Workarounds
Without uprading... | {'CVE-2020-11007'} | 2022-04-19T19:02:25Z | 2020-04-22T20:59:26Z | CRITICAL | 6.5 | {'CWE-20'} | {'https://github.com/advisories/GHSA-w8rc-pgxq-x2cj', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11007', 'https://github.com/shopizer-ecommerce/shopizer/commit/929ca0839a80c6f4dad087e0259089908787ad2a', 'https://github.com/shopizer-ecommerce/shopizer/security/advisories/GHSA-w8rc-pgxq-x2cj'} | null |
GHSA | GHSA-c58c-w527-h77p | Deserialization of untrusted data in Apache Cayenne | Hessian serialization is a network protocol that supports object-based transmission. Apache Cayenne's optional Remote Object Persistence (ROP) feature is a web services-based technology that provides object persistence and query functionality to 'remote' applications. In Apache Cayenne 4.1 and earlier, running on non-c... | {'CVE-2022-24289'} | 2022-02-23T22:11:57Z | 2022-02-12T00:00:48Z | HIGH | 8.8 | {'CWE-502'} | {'https://nvd.nist.gov/vuln/detail/CVE-2022-24289', 'https://github.com/advisories/GHSA-c58c-w527-h77p', 'https://lists.apache.org/thread/zthjy83t3o66x7xcbygn2vg3yjvlc9vc', 'http://www.openwall.com/lists/oss-security/2022/02/11/1'} | null |
GHSA | GHSA-2gc7-w4hw-rr2m | class.upload.php in verot.net omits .pht from the set of dangerous file extensions | class.upload.php in verot.net class.upload through 1.0.3 and 2.x through 2.0.4, as used in the K2 extension for Joomla! and other products, omits .pht from the set of dangerous file extensions, a similar issue to CVE-2019-19576. | {'CVE-2019-19634'} | 2021-08-19T19:29:18Z | 2020-02-28T01:10:17Z | CRITICAL | 9.8 | {'CWE-434'} | {'https://medium.com/@jra8908/cve-2019-19634-arbitrary-file-upload-in-class-upload-php-ccaf9e13875e', 'https://github.com/jra89/CVE-2019-19634', 'https://github.com/advisories/GHSA-2gc7-w4hw-rr2m', 'https://nvd.nist.gov/vuln/detail/CVE-2019-19634', 'https://github.com/verot/class.upload.php/blob/2.0.4/src/class.upload.... | null |
GHSA | GHSA-g9mp-8g3h-3c5c | Improper nonce handling: potential overflow, potential state DoS | The Go package `github.com/flynn/noise`, a [Noise Protocol](https://noiseprotocol.org/) implementation, has two bugs in nonce handling in versions prior to v1.0.0.
### Issue 1: Potential nonce overflow
If 2^64 (~18.4 quintillion) or more messages are encrypted with `Encrypt` after handshaking, the nonce counter will ... | null | 2022-04-12T22:48:22Z | 2022-02-15T01:57:18Z | MODERATE | 0 | null | {'https://github.com/flynn/noise/security/advisories/GHSA-g9mp-8g3h-3c5c', 'https://github.com/advisories/GHSA-g9mp-8g3h-3c5c'} | null |
GHSA | GHSA-x56r-5r34-qg74 | Downloads Resources over HTTP in dalek-browser-ie-canary | Affected versions of `dalek-browser-ie-canary` 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 ru... | {'CVE-2016-10612'} | 2021-01-08T00:47:51Z | 2019-02-18T23:47:47Z | HIGH | 0 | {'CWE-311'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-10612', 'https://github.com/advisories/GHSA-x56r-5r34-qg74', 'https://nodesecurity.io/advisories/205', 'https://www.npmjs.com/advisories/205'} | null |
GHSA | GHSA-f256-j965-7f32 | Possible request smuggling in HTTP/2 due missing validation of content-length | ### Impact
The content-length header is not correctly validated if the request only use a single Http2HeaderFrame with the endStream set to to true. This could lead to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1
This is a followup of https://github.com/netty/netty/security/a... | {'CVE-2021-21409'} | 2022-04-22T15:50:24Z | 2021-03-30T15:10:38Z | MODERATE | 5.9 | {'CWE-444'} | {'https://lists.apache.org/thread.html/rdd5715f3ee5e3216d5e0083a07994f67da6dbb9731ce9e7a6389b18e@%3Ccommits.zookeeper.apache.org%3E', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/redef0fb5474fd686781007de9ddb852b24f1b04131a248d9a4789183@%3Cnotifications.zookeeper.apach... | null |
GHSA | GHSA-8j39-fgfp-vxh8 | Moderate severity vulnerability that affects com.xuxueli:xxl-conf | An issue was discovered in XXL-CONF 1.6.0. There is a path traversal vulnerability via ../ in the keys parameter that can download any configuration file, related to ConfController.java and PropUtil.java. | {'CVE-2018-20094'} | 2021-09-07T19:47:06Z | 2018-12-19T19:25:04Z | HIGH | 7.5 | {'CWE-22'} | {'https://github.com/advisories/GHSA-8j39-fgfp-vxh8', 'https://nvd.nist.gov/vuln/detail/CVE-2018-20094', 'https://github.com/xuxueli/xxl-conf/issues/61'} | null |
GHSA | GHSA-2rxc-8f9w-fjq8 | Window may read from uninitialized memory locations in rdiff | An issue was discovered in the rdiff crate through 2021-02-03 for Rust. Window may read from uninitialized memory locations. | {'CVE-2021-45694'} | 2022-01-07T18:25:01Z | 2022-01-06T22:14:13Z | HIGH | 7.5 | {'CWE-908'} | {'https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/rdiff/RUSTSEC-2021-0094.md', 'https://nvd.nist.gov/vuln/detail/CVE-2021-45694', 'https://rustsec.org/advisories/RUSTSEC-2021-0094.html', 'https://github.com/advisories/GHSA-2rxc-8f9w-fjq8'} | null |
GHSA | GHSA-8pfh-mm2g-hmc3 | Authenticated Server Side Request Forgery | ### Impact
Authenticated Server Side Request Forgery
### Patches
We recommend to update to the current version 6.3.4.1. You can get the update to 6.3.4.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 an... | null | 2020-12-21T18:01:24Z | 2020-12-21T18:01:24Z | LOW | 0 | {'CWE-918'} | {'https://github.com/advisories/GHSA-8pfh-mm2g-hmc3', 'https://github.com/shopware/platform/security/advisories/GHSA-8pfh-mm2g-hmc3'} | null |
GHSA | GHSA-hf66-r44g-p7j9 | Inefficient Regular Expression Complexity in handsontable | The package handsontable before 10.0.0; the package handsontable from 0 and before 10.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) in Handsontable.helper.isNumeric function. | {'CVE-2021-23446'} | 2021-10-08T21:29:09Z | 2021-09-30T17:10:46Z | HIGH | 7.5 | {'CWE-1333'} | {'https://snyk.io/vuln/SNYK-DOTNET-HANDSONTABLE-1726793', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBHANDSONTABLE-1726794', 'https://github.com/advisories/GHSA-hf66-r44g-p7j9', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1726796', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1726795', 'https://snyk.io/vuln/... | null |
GHSA | GHSA-rvpc-w57p-q95f | HTTP Response Splitting in WSO2 transport-http | Netty in WSO2 transport-http before v6.3.1 is vulnerable to HTTP Response Splitting due to HTTP Header validation being disabled. | {'CVE-2019-10797'} | 2022-02-09T22:35:29Z | 2022-02-09T22:35:29Z | MODERATE | 6.5 | {'CWE-113'} | {'https://snyk.io/vuln/SNYK-JAVA-ORGWSO2TRANSPORTHTTP-548944', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10797', 'https://github.com/advisories/GHSA-rvpc-w57p-q95f'} | null |
GHSA | GHSA-w4fj-ccr6-7pcp | Insertion of Sensitive Information into Log File in Apache NiFi | An information disclosure vulnerability was found in Apache NiFi 1.10.0. The sensitive parameter parser would log parsed values for debugging purposes. This would expose literal values entered in a sensitive property when no parameter was present. | {'CVE-2020-1928'} | 2022-01-06T20:40:56Z | 2022-01-06T20:40:56Z | MODERATE | 5.3 | {'CWE-200', 'CWE-532'} | {'https://github.com/advisories/GHSA-w4fj-ccr6-7pcp', 'https://lists.apache.org/thread.html/rd50baccd1bbb96c2327d5a8caa25a49692b3d68d96915bd1cfbb9f8b@%3Cusers.tomcat.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2020-1928', 'https://nifi.apache.org/security.html#CVE-2020-1928', 'https://lists.apache.org/thread.... | null |
GHSA | GHSA-j38m-7q52-fgfh | Directory Traversal in node-server-forfront | Affected versions of `node-server-forfront` 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-16124'} | 2021-01-08T18:37:57Z | 2018-07-23T23:33:42Z | HIGH | 0 | {'CWE-22'} | {'https://www.npmjs.com/advisories/382', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/node-server-forfront', 'https://nodesecurity.io/advisories/382', 'https://github.com/advisories/GHSA-j38m-7q52-fgfh', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16124'} | null |
GHSA | GHSA-94x5-94wf-m445 | Directory Traversal in gomeplus-h5-proxy | Affected versions of `gomeplus-h5-proxy` 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-16037'} | 2021-01-08T19:06:21Z | 2018-07-24T15:48:38Z | HIGH | 0 | {'CWE-22'} | {'https://nodesecurity.io/advisories/350', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16037', 'https://www.npmjs.com/advisories/350', 'https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/gomeplus-h5-proxy', 'https://github.com/advisories/GHSA-94x5-94wf-m445'} | null |
GHSA | GHSA-wjx2-7hqq-8h7m | rails_admin ruby gem XSS vulnerability | RailsAdmin (aka rails_admin) before 1.4.3 and 2.x before 2.0.2 allows XSS via nested forms. | {'CVE-2020-36190'} | 2021-01-19T18:16:40Z | 2021-01-14T19:17:16Z | MODERATE | 0 | {'CWE-79'} | {'https://github.com/sferik/rails_admin/compare/v1.4.2...v1.4.3', 'https://github.com/sferik/rails_admin/commit/d72090ec6a07c3b9b7b48ab50f3d405f91ff4375', 'https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails_admin/CVE-2020-36190.yml', 'https://github.com/advisories/GHSA-wjx2-7hqq-8h7m', 'https://github.c... | null |
GHSA | GHSA-h9gj-rqrw-x4fq | Server Side Request Forgery in Apache Axis | A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2006. Security and bug commits commits continue in the projects Axis 1.x Subversion repository, legacy users are encouraged to build from source. The successor to Axis 1.x is Axis2, the latest version ... | {'CVE-2019-0227'} | 2022-04-21T17:49:25Z | 2019-05-14T04:02:24Z | HIGH | 7.5 | {'CWE-918'} | {'https://rhinosecuritylabs.com/application-security/cve-2019-0227-expired-domain-rce-apache-axis/', 'https://www.oracle.com/security-alerts/cpujan2021.html', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c@%3Canno... | null |
GHSA | GHSA-g5j6-r3x9-gf2m | Cross-site scripting in Contentful | Contentful through 2020-05-21 for Python allows reflected XSS, as demonstrated by the api parameter to the-example-app.py. | {'CVE-2020-13258'} | 2021-06-18T18:32:20Z | 2021-06-18T18:32:20Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/contentful/the-example-app.py/issues/44', 'https://github.com/advisories/GHSA-g5j6-r3x9-gf2m', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13258'} | null |
GHSA | GHSA-g6w6-r76c-28j7 | Incorrect Authorization in NATS nats-server | (This advisory is canonically <https://advisories.nats.io/CVE/CVE-2022-24450.txt>)
## Problem Description
NATS nats-server through 2022-02-04 has Incorrect Access Control, with unchecked ability for clients to authorize into any account, because of a coding error in a long-extant experimental feature.
A client craft... | {'CVE-2022-24450'} | 2022-02-11T22:41:11Z | 2022-02-08T17:23:16Z | CRITICAL | 0 | {'CWE-863'} | {'https://advisories.nats.io/CVE/CVE-2022-24450.txt', 'https://github.com/nats-io/nats-server/security/advisories/GHSA-g6w6-r76c-28j7', 'https://github.com/advisories/GHSA-g6w6-r76c-28j7', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24450', 'https://github.com/nats-io/nats-server/releases/tag/v2.7.2'} | null |
GHSA | GHSA-9ggp-4jpr-7ppj | Possible remote code execution via a remote procedure call | Withdrawn: duplicate of GHSA-pj4g-4488-wmxm
## Original Description
In RPyC 4.1.x through 4.1.1, a remote attacker can dynamically modify object attributes to construct a remote procedure call that executes code for an RPyC service with default configuration settings. | {'CVE-2019-16328'} | 2021-02-17T19:44:51Z | 2019-11-20T01:35:53Z | HIGH | 0 | null | {'http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00046.html', 'https://rpyc.readthedocs.io/en/latest/docs/security.html', 'http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00004.html', 'https://github.com/advisories/GHSA-9ggp-4jpr-7ppj', 'https://github.com/tomerfiliba/rpyc', 'https://nv... | null |
GHSA | GHSA-44r7-7p62-q3fr | Insecure generation of random numbers | The miekg Go DNS package before 1.1.25, as used in CoreDNS before 1.6.6 and other products, improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to response forgeries. | {'CVE-2019-19794'} | 2021-05-18T21:09:13Z | 2021-05-18T21:09:13Z | MODERATE | 5.9 | {'CWE-338', 'CWE-330'} | {'https://github.com/advisories/GHSA-44r7-7p62-q3fr', 'https://github.com/coredns/coredns/issues/3547', 'https://nvd.nist.gov/vuln/detail/CVE-2019-19794', 'https://github.com/miekg/dns/commit/8ebf2e419df7857ac8919baa05248789a8ffbf33', 'https://github.com/coredns/coredns/issues/3519', 'https://github.com/miekg/dns/issue... | null |
GHSA | GHSA-57j2-w4cx-62h2 | Deeply nested json in jackson-databind | jackson-databind is a data-binding package for the Jackson Data Processor. jackson-databind allows a Java stack overflow exception and denial of service via a large depth of nested objects. | {'CVE-2020-36518'} | 2022-03-28T19:57:53Z | 2022-03-12T00:00:36Z | HIGH | 7.5 | {'CWE-787'} | {'https://github.com/FasterXML/jackson-databind/commit/fcfc4998ec23f0b1f7f8a9521c2b317b6c25892b', 'https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.12', 'https://nvd.nist.gov/vuln/detail/CVE-2020-36518', 'https://github.com/advisories/GHSA-57j2-w4cx-62h2', 'https://github.com/FasterXML/jackson-databind/issue... | null |
GHSA | GHSA-jc8m-cxhj-668x | Improper Restriction of Excessive Authentication Attempts in Sorcery | ### Impact
Brute force vulnerability when using password authentication via Sorcery. The brute force protection submodule will prevent a brute force attack for the defined lockout period, but once expired protection will not be re-enabled until a user or malicious actor logs in successfully. This does not affect users ... | {'CVE-2020-11052'} | 2022-04-19T19:02:25Z | 2020-05-07T21:16:46Z | HIGH | 8.3 | {'CWE-307'} | {'https://github.com/Sorcery/sorcery/pull/235', 'https://nvd.nist.gov/vuln/detail/CVE-2020-11052', 'https://github.com/Sorcery/sorcery/security/advisories/GHSA-jc8m-cxhj-668x', 'https://github.com/Sorcery/sorcery/commit/0f116d223826895a73b12492f17486e5d54ab7a7', 'https://github.com/Sorcery/sorcery/issues/231', 'https:/... | null |
GHSA | GHSA-j838-vfpq-fmf2 | Moderate severity vulnerability that affects actionpack | The sanitize helper in lib/action_controller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle encoded : (colon) characters in URLs, which makes it easier for remote attackers to conduct cros... | {'CVE-2013-1857'} | 2021-09-14T19:16:51Z | 2017-10-24T18:33:37Z | MODERATE | 0 | {'CWE-79'} | {'http://lists.opensuse.org/opensuse-updates/2013-04/msg00072.html', 'http://lists.apple.com/archives/security-announce/2013/Oct/msg00006.html', 'http://lists.apple.com/archives/security-announce/2013/Jun/msg00000.html', 'http://rhn.redhat.com/errata/RHSA-2013-0698.html', 'https://nvd.nist.gov/vuln/detail/CVE-2013-1857... | null |
GHSA | GHSA-rh7p-9c79-gpp8 | Downloads Resources over HTTP in wasdk | Affected versions of `wasdk` 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 `wasdk`.
#... | {'CVE-2016-10587'} | 2021-09-17T18:23:53Z | 2019-02-18T23:34:44Z | HIGH | 8.1 | {'CWE-311'} | {'https://github.com/advisories/GHSA-rh7p-9c79-gpp8', 'https://www.npmjs.com/advisories/179', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10587'} | null |
GHSA | GHSA-r336-jxfr-4c3c | Path Traversal in LibreNMS | An issue was discovered in LibreNMS 1.50.1. An authenticated user can perform a directory traversal attack against the /pdf.php file with a partial filename in the report parameter, to cause local file inclusion resulting in code execution. | {'CVE-2019-12464'} | 2021-08-17T22:42:32Z | 2019-10-11T18:43:25Z | HIGH | 7.5 | {'CWE-22'} | {'https://www.darkmatter.ae/xen1thlabs/librenms-limited-local-file-inclusion-via-directory-traversal-vulnerability-xl-19-019/', 'https://nvd.nist.gov/vuln/detail/CVE-2019-12464', 'https://github.com/advisories/GHSA-r336-jxfr-4c3c'} | null |
GHSA | GHSA-m639-9whg-fw97 | Prototype Pollution in object-extend | The package object-extend from 0.0.0 through 0.5.0 is vulnerable to Prototype Pollution via object-extend. | {'CVE-2021-23702'} | 2022-02-28T22:17:43Z | 2022-02-19T00:01:25Z | CRITICAL | 9.8 | {'CWE-1321'} | {'https://github.com/advisories/GHSA-m639-9whg-fw97', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23702', 'https://snyk.io/vuln/SNYK-JS-OBJECTEXTEND-2401470'} | null |
GHSA | GHSA-898j-5cc8-cmf5 | Moderate severity vulnerability that affects org.apache.storm:storm-core | Apache Storm version 1.0.6 and earlier, 1.2.1 and earlier, and version 1.1.2 and earlier expose an arbitrary file write vulnerability, that can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z), that holds path traversal filenames. So when the filename get... | {'CVE-2018-8008'} | 2021-09-07T16:25:20Z | 2018-10-16T17:35:24Z | MODERATE | 5.5 | {'CWE-22'} | {'http://www.securityfocus.com/bid/104418', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8008', 'https://lists.apache.org/thread.html/613b2fca8bcd0a3b12c0b763ea8f7cf62e422e9f79fce6cfa5b08a58@%3Cdev.storm.apache.org%3E', 'https://github.com/advisories/GHSA-898j-5cc8-cmf5'} | null |
GHSA | GHSA-m648-33qf-v3gp | CHECK-fail in LSTM with zero-length input in TensorFlow | ### Impact
Running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a `CHECK` failure when using the CUDA backend.
This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer.
### Patches
We have patched the issue in Git... | {'CVE-2020-26270'} | 2021-01-07T22:35:25Z | 2020-12-10T19:07:31Z | LOW | 4.4 | {'CWE-20'} | {'https://github.com/tensorflow/tensorflow/commit/14755416e364f17fb1870882fa778c7fec7f16e3', 'https://github.com/advisories/GHSA-m648-33qf-v3gp', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26270', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-m648-33qf-v3gp'} | null |
GHSA | GHSA-gh6x-4whr-2qv4 | Null pointer dereference and heap OOB read in operations restoring tensors | ### Impact
When restoring tensors via raw APIs, if the tensor name is not provided, TensorFlow can be tricked into dereferencing a null pointer:
```python
import tensorflow as tf
tf.raw_ops.Restore(
file_pattern=['/tmp'],
tensor_name=[],
default_value=21,
dt=tf.int,
preferred_shard=1)
```
The same undef... | {'CVE-2021-37639'} | 2022-04-26T18:06:27Z | 2021-08-25T14:44:05Z | HIGH | 8.4 | {'CWE-476', 'CWE-125'} | {'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gh6x-4whr-2qv4', 'https://github.com/tensorflow/tensorflow/commit/9e82dce6e6bd1f36a57e08fa85af213e2b2f2622', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37639', 'https://github.com/advisories/GHSA-gh6x-4whr-2qv4'} | null |
GHSA | GHSA-j9pj-hx76-92v6 | Server-Side Request Forgery in phantomjs-seo | This affects all versions of package phantomjs-seo. It is possible for an attacker to craft a url that will be passed to a PhantomJS instance allowing for an SSRF attack. | {'CVE-2020-7739'} | 2021-05-10T18:38:21Z | 2021-05-10T18:38:21Z | HIGH | 8.2 | {'CWE-20', 'CWE-918'} | {'https://www.npmjs.com/package/phantomjs-seo', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7739', 'https://snyk.io/vuln/SNYK-JS-PHANTOMJSSEO-609638', 'https://github.com/areverberi/phantomjs-seo/blob/083f66892f97d67031668decb917389ffc32a94c/index.js%23L17', 'https://github.com/advisories/GHSA-j9pj-hx76-92v6'} | null |
GHSA | GHSA-gfv6-cj92-g3hx | Moderate severity vulnerability that affects pykmip | OpenKMIP PyKMIP version All versions before 0.8.0 contains a CWE 399: Resource Management Errors (similar issue to CVE-2015-5262) vulnerability in PyKMIP server that can result in DOS: the server can be made unavailable by one or more clients opening all of the available sockets. This attack appear to be exploitable vi... | {'CVE-2018-1000872'} | 2021-09-10T20:54:33Z | 2018-12-21T17:46:39Z | MODERATE | 6.5 | {'CWE-400'} | {'https://github.com/OpenKMIP/PyKMIP/issues/430', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000872', 'https://github.com/advisories/GHSA-gfv6-cj92-g3hx'} | null |
GHSA | GHSA-vhfp-9wvj-gwvg | XML External Entity vulnerability in MODX CMS | A XML External Entity (XXE) vulnerability was discovered in the modRestServiceRequest component in MODX CMS 2.7.3 which can lead to an information disclosure or denial of service (DOS). | {'CVE-2020-25911'} | 2021-11-03T14:52:00Z | 2021-11-01T19:19:43Z | CRITICAL | 9.1 | {'CWE-611'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-25911', 'https://github.com/modxcms/revolution/pull/15238/commits/1b7ffe02df30f05dbf67dd15e4d8101687c1585a', 'https://github.com/modxcms/revolution/issues/15237', 'https://github.com/modxcms/revolution/pull/15238', 'https://github.com/advisories/GHSA-vhfp-9wvj-gwvg', 'https:/... | null |
GHSA | GHSA-5p52-j8pw-j7x5 | Moderate severity vulnerability that affects org.bedework:bw-webdav | Apereo Bedework bw-webdav before 4.0.3 allows XXE attacks, as demonstrated by an invite-reply document that reads a local file, related to webdav/servlet/common/MethodBase.java and webdav/servlet/common/PostRequestPars.java. | {'CVE-2018-20000'} | 2021-09-01T22:18:42Z | 2018-12-19T19:24:52Z | HIGH | 7.5 | {'CWE-611'} | {'https://github.com/advisories/GHSA-5p52-j8pw-j7x5', 'https://nvd.nist.gov/vuln/detail/CVE-2018-20000', 'https://github.com/Bedework/bw-webdav/compare/bw-webdav-4.0.2...bw-webdav-4.0.3', 'https://github.com/Bedework/bw-webdav/pull/1'} | null |
GHSA | GHSA-r2j6-p67h-q639 | Secret disclosure when containing characters that become URI encoded | ### Impact
Secrets that would normally be masked by `semantic-release` can be accidentally disclosed if they contain characters that become encoded when included in a URL.
### Patches
Fixed in v17.2.3
### Workarounds
Secrets that do not contain characters that become encoded when included in a URL are already mask... | {'CVE-2020-26226'} | 2022-04-19T19:02:39Z | 2020-11-18T21:19:14Z | HIGH | 8.1 | {'CWE-116'} | {'https://github.com/advisories/GHSA-r2j6-p67h-q639', 'https://github.com/semantic-release/semantic-release/commit/ca90b34c4a9333438cc4d69faeb43362bb991e5a', 'https://nvd.nist.gov/vuln/detail/CVE-2020-26226', 'https://github.com/semantic-release/semantic-release/security/advisories/GHSA-r2j6-p67h-q639'} | null |
GHSA | GHSA-4vf2-4xcg-65cx | Division by 0 in `Conv2D` | ### Impact
An attacker can trigger a division by 0 in `tf.raw_ops.Conv2D`:
```python
import tensorflow as tf
input = tf.constant([], shape=[0, 0, 0, 0], dtype=tf.float32)
filter = tf.constant([], shape=[0, 0, 0, 0], dtype=tf.float32)
strides = [1, 1, 1, 1]
padding = "SAME"
tf.raw_ops.... | {'CVE-2021-29526'} | 2021-05-21T14:21:55Z | 2021-05-21T14:21:55Z | LOW | 2.5 | {'CWE-369'} | {'https://github.com/tensorflow/tensorflow/commit/b12aa1d44352de21d1a6faaf04172d8c2508b42b', 'https://github.com/advisories/GHSA-4vf2-4xcg-65cx', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4vf2-4xcg-65cx', 'https://nvd.nist.gov/vuln/detail/CVE-2021-29526'} | null |
GHSA | GHSA-92xj-mqp7-vmcj | Prototype Pollution in node-forge | The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: Version 0.10.0 is a breaking change removing the vulnerable functions. | {'CVE-2020-7720'} | 2022-01-13T18:24:31Z | 2020-09-14T21:42:09Z | HIGH | 8.8 | {'CWE-1321', 'CWE-915'} | {'https://github.com/advisories/GHSA-92xj-mqp7-vmcj', 'https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-609293', 'https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md', 'https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md#removed', 'https://nvd.nist.go... | null |
GHSA | GHSA-cxg7-84wp-8pcq | yetiforcecrm is vulnerable to Business Logic Errors | yetiforcecrm is vulnerable to Business Logic Errors. | {'CVE-2021-4117'} | 2022-01-03T15:47:43Z | 2021-12-16T21:01:07Z | HIGH | 7.7 | null | {'https://github.com/yetiforcecompany/yetiforcecrm/commit/8dccd93442725f245b4b71986bbe6f4f48639239', 'https://github.com/advisories/GHSA-cxg7-84wp-8pcq', 'https://nvd.nist.gov/vuln/detail/CVE-2021-4117', 'https://huntr.dev/bounties/0b81e572-bdc9-4caf-aa02-81f3c7ad7c0a'} | null |
GHSA | GHSA-5rg2-6qr5-2xp8 | Cross-site Scripting in snipe-it | snipe-it is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | {'CVE-2021-3863'} | 2021-10-25T20:08:18Z | 2021-10-21T17:49:18Z | MODERATE | 5.5 | {'CWE-79'} | {'https://github.com/advisories/GHSA-5rg2-6qr5-2xp8', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3863', 'https://github.com/snipe/snipe-it/commit/fc5efd857f61f7e45c61db567bb66612bcb53128', 'https://huntr.dev/bounties/1dbc8d79-1b53-44a3-a576-faec78f29ba0', 'https://github.com/snipe/snipe-it/releases/tag/v5.3.0'} | null |
GHSA | GHSA-675m-85rw-j3w4 | Prototype Pollution in just-extend | Versions of `just-extend` before 4.0.0 are vulnerable to prototype pollution. Provided certain input `just-extend` can add or modify properties of the `Object` prototype. These properties will be present on all objects.
## Recommendation
Update to version `4.0.0` or later. | {'CVE-2018-16489'} | 2021-01-08T19:46:58Z | 2019-02-07T18:17:12Z | MODERATE | 0 | {'CWE-400'} | {'https://github.com/advisories/GHSA-675m-85rw-j3w4', 'https://www.npmjs.com/advisories/780', 'https://nvd.nist.gov/vuln/detail/CVE-2018-16489', 'https://hackerone.com/reports/430291'} | null |
GHSA | GHSA-8jpx-m2wh-2v34 | Remote Code Execution (RCE) vulnerability in dropwizard-validation | ### Summary
A server-side template injection was identified in the self-validating ([`@SelfValidating`](https://javadoc.io/static/io.dropwizard/dropwizard-project/2.0.3/io/dropwizard/validation/selfvalidating/SelfValidating.html)) feature of **dropwizard-validation** enabling attackers to inject arbitrary Java EL expr... | {'CVE-2020-11002'} | 2022-04-19T19:02:55Z | 2020-04-10T18:42:20Z | HIGH | 8 | {'CWE-74'} | {'https://github.com/dropwizard/dropwizard/security/policy#reporting-a-vulnerability', 'https://docs.jboss.org/hibernate/validator/6.1/reference/en-US/html_single/#section-hibernateconstraintvalidatorcontext', 'https://github.com/advisories/GHSA-8jpx-m2wh-2v34', 'https://github.com/dropwizard/dropwizard/commit/d5a512f7... | null |
GHSA | GHSA-6973-94v8-5mgw | 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-0989, CVE-2019-0992, CVE-2019-0993, CVE-2019-1002, CVE-2019-1003, CVE-2019-1024, CVE-20... | {'CVE-2019-0991'} | 2021-03-29T20:57:42Z | 2021-03-29T20:57:42Z | HIGH | 7.5 | {'CWE-787'} | {'https://nvd.nist.gov/vuln/detail/CVE-2019-0991', 'https://github.com/chakra-core/ChakraCore/commit/1caa4118796d33513bc40ce894c053a92de98abb', 'https://github.com/advisories/GHSA-6973-94v8-5mgw', 'https://github.com/chakra-core/ChakraCore/commit/3d6226cc2d1077537220361c82e34a362c6c76ee', 'https://portal.msrc.microsoft... | null |
GHSA | GHSA-vwjc-q9px-r9vq | Denial of Service in ecstatic | Versions of `ecstatic` prior to 1.4.0 are affected by a denial of service vulnerability when certain input strings are sent via the `Last-Modified` or `If-Modified-Since` headers.
Parsing certain inputs with `new Date()` or `Date.parse()` cases v8 to crash. As ecstatic passes the value of the affected headers into one... | {'CVE-2015-9242'} | 2021-01-08T01:57:13Z | 2018-06-07T19:43:11Z | HIGH | 0 | {'CWE-400'} | {'https://nodesecurity.io/advisories/64', 'https://github.com/jfhbrook/node-ecstatic/pull/179', 'https://nvd.nist.gov/vuln/detail/CVE-2015-9242', 'https://bugs.chromium.org/p/v8/issues/detail?id=4640', 'https://www.npmjs.com/advisories/64', 'https://github.com/advisories/GHSA-vwjc-q9px-r9vq'} | null |
GHSA | GHSA-fm35-jgg3-3grx | NaN/INF in serverbound movement packets can crash clients and servers | ### Impact
A malicious client may send a `MovePlayerPacket` to the server whose position or rotation contains NaN or INF. Since neither the server nor vanilla client handles this properly, a number of interesting side effects come into play.
- The server may crash in various ways if this exploit is used, because some ... | null | 2022-03-21T20:45:05Z | 2022-03-18T17:54:38Z | HIGH | 7.5 | {'CWE-20'} | {'https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-fm35-jgg3-3grx', 'https://github.com/advisories/GHSA-fm35-jgg3-3grx'} | null |
GHSA | GHSA-q7q9-w24q-cpgh | Cross-site Scripting (XSS) in Apache Ambari Views | A cross-site scripting issue was found in Apache Ambari Views. This was addressed in Apache Ambari 2.7.4. | {'CVE-2020-1936'} | 2022-01-06T20:35:22Z | 2022-01-06T20:35:22Z | MODERATE | 6.1 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-1936', 'https://github.com/advisories/GHSA-q7q9-w24q-cpgh', 'https://github.com/apache/ambari/pull/3040/commits/a9cfdb9dcce63a3494c07c81ebb2cf8da218a210', 'https://lists.apache.org/thread.html/946a9d72e664ad8bc592168d9a2fed88100c6e9f1bdfea08e91a3184%40%3Cuser.ambari.apache.or... | null |
GHSA | GHSA-j8j8-348v-wfm3 | High severity vulnerability that affects python-saml | OneLogin PythonSAML 2.3.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 provi... | {'CVE-2017-11427'} | 2021-01-14T21:22:53Z | 2019-07-05T21:11:26Z | HIGH | 7.7 | {'CWE-287'} | {'https://github.com/advisories/GHSA-j8j8-348v-wfm3', 'https://duo.com/blog/duo-finds-saml-vulnerabilities-affecting-multiple-implementations', 'https://www.kb.cert.org/vuls/id/475445', 'https://nvd.nist.gov/vuln/detail/CVE-2017-11427'} | null |
GHSA | GHSA-j7qv-pgf6-hvh4 | XSS in `*Text` options of the Datepicker widget in jquery-ui | ### Impact
Accepting the value of various `*Text` options of the Datepicker widget from untrusted sources may execute untrusted code. For example, initializing the datepicker in the following way:
```js
$( "#datepicker" ).datepicker( {
showButtonPanel: true,
showOn: "both",
closeText: "<script>doEvilThing( 'closeTex... | {'CVE-2021-41183'} | 2022-04-22T15:40:46Z | 2021-10-26T14:55:21Z | MODERATE | 6.5 | {'CWE-79'} | {'https://security.netapp.com/advisory/ntap-20211118-0004/', 'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://bugs.jqueryui.com/ticket/15284', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NXIUUBRVLA4E7G7MMIKCEN75YN7UFERW/', 'https://www.drupal.org/sa-... | null |
GHSA | GHSA-4rq4-32rv-6wp6 | Improper Privilege Management in shelljs | shelljs is vulnerable to Improper Privilege Management | {'CVE-2022-0144'} | 2022-01-21T23:37:28Z | 2022-01-21T23:37:28Z | HIGH | 7.1 | {'CWE-269'} | {'https://github.com/shelljs/shelljs/commit/d919d22dd6de385edaa9d90313075a77f74b338c', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0144', 'https://huntr.dev/bounties/50996581-c08e-4eed-a90e-c0bac082679c', 'https://github.com/advisories/GHSA-4rq4-32rv-6wp6'} | null |
GHSA | GHSA-mj87-8xf8-fp4w | Cross-Site Scripting in yui | Affected versions of `yui` are vulnerable to cross-site scripting in the `uploader.swf` and `io.swf` utilities, via script injection in the url.
## Recommendation
YUI has published their recommendation to fix this issue.
Their recommendation is to:
- Delete self-hosted copies of these files if you are not using t... | {'CVE-2013-4939'} | 2021-09-23T21:39:45Z | 2020-09-01T16:42:51Z | MODERATE | 0 | {'CWE-79'} | {'https://www.npmjs.com/advisories/332', 'http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-39678', 'https://lists.apache.org/thread.html/d8b9403dbab85a51255614949938b619bd03b1c944c76c48c6996a0e@%3Cdev.zookeeper.apache.org%3E', 'https://github.com/advisories/GHSA-mj87-8xf8-fp4w', 'https://lists.apac... | null |
GHSA | GHSA-gwr8-5j83-483c | OS Command Injection and Improper Input Validation in ansible | A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and exe... | {'CVE-2019-14904'} | 2022-04-26T17:59:52Z | 2021-04-20T16:44:22Z | MODERATE | 7.3 | {'CWE-20', 'CWE-78'} | {'https://www.debian.org/security/2021/dsa-4950', 'https://github.com/advisories/GHSA-gwr8-5j83-483c', 'https://github.com/ansible/ansible/pull/65686', 'https://nvd.nist.gov/vuln/detail/CVE-2019-14904', 'https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html', 'https://bugzilla.redhat.com/show_bug.cgi?id=17... | null |
GHSA | GHSA-jpjp-vxv6-59hm | Directory Traversal in open-device | Affected versions of `open-device` 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-16187'} | 2021-01-08T18:33:22Z | 2018-07-23T20:41:11Z | HIGH | 0 | {'CWE-22'} | {'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/open-device', 'https://github.com/advisories/GHSA-jpjp-vxv6-59hm', 'https://nodesecurity.io/advisories/447', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16187', 'https://www.npmjs.com/advisories/447'} | null |
GHSA | GHSA-cch6-5x4h-6qc5 | Directory Traversal in tiny-http | Affected versions of `tiny-http` 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-16097'} | 2021-01-14T15:55:23Z | 2020-09-01T16:46:04Z | HIGH | 0 | {'CWE-22'} | {'https://nodesecurity.io/advisories/342', 'https://github.com/advisories/GHSA-cch6-5x4h-6qc5', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/tiny-http', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16097', 'https://www.npmjs.com/advisories/342'} | null |
GHSA | GHSA-wf43-55jj-vwq8 | DNS Rebinding in etcd | DNS rebinding vulnerability found in etcd 3.3.1 and earlier. An attacker can control his DNS records to direct to localhost, and trick the browser into sending requests to localhost (or any other address). | {'CVE-2018-1099'} | 2022-04-12T22:12:47Z | 2022-02-15T01:57:18Z | MODERATE | 5.5 | {'CWE-350', 'CWE-20'} | {'https://github.com/advisories/GHSA-wf43-55jj-vwq8', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UPGYHMSKDPW5GAMI7BEP3XQRVRLLBJKS/', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1099', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.... | null |
GHSA | GHSA-j3jp-gvr5-7hwq | Low severity vulnerability that affects python-engineio | ## WebSocket cross-origin vulnerability
### Impact
This is a Cross-Site Request Forgery (CSRF) vulnerability. It affects Socket.IO and Engine.IO web servers that authenticate clients using cookies.
### Patches
python-engineio version 3.9.0 patches this vulnerability by adding server-side Origin header checks.
### Wo... | {'CVE-2019-13611'} | 2021-09-14T18:17:04Z | 2019-07-30T20:47:25Z | HIGH | 8.8 | {'CWE-352'} | {'https://github.com/miguelgrinberg/python-engineio/issues/128', 'https://github.com/advisories/GHSA-j3jp-gvr5-7hwq', 'https://github.com/miguelgrinberg/python-engineio/security/advisories/GHSA-j3jp-gvr5-7hwq', 'https://nvd.nist.gov/vuln/detail/CVE-2019-13611'} | null |
GHSA | GHSA-mpww-j7xj-cj35 | Downloads Resources over HTTP in native-opencv | Affected versions of `native-opencv` 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 `nat... | {'CVE-2016-10658'} | 2021-01-08T18:26:49Z | 2019-02-18T23:45:07Z | HIGH | 0 | {'CWE-311'} | {'https://www.npmjs.com/advisories/263', 'https://nodesecurity.io/advisories/263', 'https://github.com/advisories/GHSA-mpww-j7xj-cj35', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10658'} | null |
GHSA | GHSA-cmj2-m9m2-6726 | Downloads Resources over HTTP in grunt-ccompiler | Affected versions of `grunt-ccompiler` 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 `g... | {'CVE-2016-10636'} | 2021-01-08T18:57:40Z | 2019-02-18T23:47:11Z | HIGH | 0 | {'CWE-311'} | {'https://github.com/advisories/GHSA-cmj2-m9m2-6726', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10636', 'https://nodesecurity.io/advisories/239', 'https://www.npmjs.com/advisories/239'} | null |
GHSA | GHSA-frxj-5j27-f8rf | Externally Controlled Reference to a Resource in Another Sphere, Improper Input Validation, and External Control of File Name or Path in Ansible | A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible's nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. Th... | {'CVE-2019-14905'} | 2021-11-03T14:53:14Z | 2021-04-20T16:44:49Z | MODERATE | 5.6 | {'CWE-668', 'CWE-20', 'CWE-73', 'CWE-610'} | {'http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00021.html', 'https://nvd.nist.gov/vuln/detail/CVE-2019-14905', 'https://access.redhat.com/errata/RHSA-2020:0216', 'https://access.redhat.com/errata/RHSA-2020:0218', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14905', 'https://github.com/adviso... | null |
GHSA | GHSA-3p3g-vpw6-4w66 | Authentication Bypass in hydra | ### Impact
"When using client authentication method "private_key_jwt" [1], OpenId specification says the following about assertion `jti`:"
> A unique identifier for the token, which can be used to prevent reuse of the token. These tokens MUST only be used once, unless conditions for reuse were negotiated between the ... | {'CVE-2020-5300'} | 2021-05-27T18:43:22Z | 2021-05-27T18:43:22Z | MODERATE | 5.8 | {'CWE-294'} | {'https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthentication', 'https://github.com/ory/hydra/security/advisories/GHSA-3p3g-vpw6-4w66', 'https://nvd.nist.gov/vuln/detail/CVE-2020-5300', 'https://github.com/advisories/GHSA-3p3g-vpw6-4w66', 'https://github.com/ory/hydra/releases/tag/v1.4.0', 'https://githu... | null |
GHSA | GHSA-hx83-rpqf-m267 | user/group information can be corrupted across storing in fsimage and reading back from fsimage | In Apache Hadoop 3.1.0 to 3.1.1, 3.0.0-alpha1 to 3.0.3, 2.9.0 to 2.9.1, and 2.0.0-alpha to 2.8.4, the user/group information can be corrupted across storing in fsimage and reading back from fsimage. | {'CVE-2018-11768'} | 2021-08-18T22:42:34Z | 2019-11-20T01:38:00Z | HIGH | 7.5 | {'CWE-119'} | {'https://lists.apache.org/thread.html/f20bb4e055d8394fc525cc7772fb84096f706389043e76220c8a29a4@%3Chdfs-dev.hadoop.apache.org%3E', 'https://lists.apache.org/thread.html/ea6d2dfbefab8ebe46be18b05136b83ae53b7866f1bc60c680a2b600@%3Chdfs-dev.hadoop.apache.org%3E', 'https://lists.apache.org/thread.html/2067a797b330530a6932f... | null |
GHSA | GHSA-gcv9-6737-pjqw | SSRF vulnerability in jupyter-server-proxy | ### Impact
**What kind of vulnerability is it?** Server-Side Request Forgery ( SSRF )
**Who is impacted?** Any user deploying Jupyter Server or Notebook with jupyter-proxy-server extension enabled.
A lack of input validation allowed authenticated clients to proxy requests to other hosts, bypassing the `allowed_hos... | {'CVE-2022-21697'} | 2022-04-19T19:03:20Z | 2022-01-27T16:24:26Z | MODERATE | 6.3 | {'CWE-918'} | {'https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-gcv9-6737-pjqw', 'https://github.com/jupyterhub/jupyter-server-proxy/commit/fd31930bacd12188c448c886e0783529436b99eb', 'https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.0...v3.2.1.patch', 'https://github.com/advisories/GHSA-gcv... | null |
GHSA | GHSA-9vh6-qfv6-vcqp | snipe-IT vulnerable to host header injection | Snipe-IT is a free, open-source IT asset/license management systemIn Snipe-IT, versions v3.0-alpha to v5.3.7 are vulnerable to Host Header Injection. By sending a specially crafted host header in the reset password request, it is possible to send password reset links to users which once clicked lead to an attacker cont... | {'CVE-2022-23064'} | 2022-05-03T06:29:50Z | 2022-05-03T00:00:43Z | HIGH | 8.8 | {'CWE-74'} | {'https://github.com/advisories/GHSA-9vh6-qfv6-vcqp', 'https://github.com/snipe/snipe-it/commit/0c4768fd2a11ac26a61814cef23a71061bfd8bcc', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-23064', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23064'} | null |
GHSA | GHSA-6494-v9fq-fgq2 | Keystone is vulnerable to CSV injection | CSV Injection (aka Excel Macro Injection or Formula Injection) exists in admin/server/api/download.js and lib/list/getCSVData.js in KeystoneJS before 4.0.0-beta.7 via a value that is mishandled in a CSV export. | {'CVE-2017-15879'} | 2022-04-25T22:05:05Z | 2017-11-16T01:46:50Z | HIGH | 8.8 | {'CWE-20'} | {'https://www.exploit-db.com/exploits/43053/', 'https://github.com/advisories/GHSA-6494-v9fq-fgq2', 'https://github.com/keystonejs/keystone/pull/4478', 'https://nvd.nist.gov/vuln/detail/CVE-2017-15879', 'https://packetstormsecurity.com/files/144755/KeystoneJS-4.0.0-beta.5-Unauthenticated-CSV-Injection.html'} | null |
GHSA | GHSA-9v3m-8fp8-mj99 | Cross-Site Scripting in bootstrap | Versions of `bootstrap` prior to 3.4.1 for 3.x and 4.3.1 for 4.x are vulnerable to Cross-Site Scripting (XSS). The `data-template` attribute of the tooltip and popover plugins lacks input sanitization and may allow attacker to execute arbitrary JavaScript.
## Recommendation
For `bootstrap` 4.x upgrade to 4.3.1 or l... | {'CVE-2019-8331'} | 2021-06-15T16:39:39Z | 2019-02-22T20:54:47Z | MODERATE | 6.1 | {'CWE-79'} | {'http://packetstormsecurity.com/files/156743/OctoberCMS-Insecure-Dependencies.html', 'https://github.com/twbs/bootstrap/pull/28236', 'http://seclists.org/fulldisclosure/2019/May/10', 'http://seclists.org/fulldisclosure/2019/May/11', 'https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d... | null |
GHSA | GHSA-gh8j-2pgf-x458 | Infinite Loop in rencode | The rencode package through 1.0.6 for Python allows an infinite loop in typecode decoding (such as via ;\x2f\x7f), enabling a remote attack that consumes CPU and memory. | {'CVE-2021-40839'} | 2022-02-16T22:03:02Z | 2021-09-13T20:05:51Z | HIGH | 7.5 | {'CWE-835'} | {'https://seclists.org/fulldisclosure/2021/Sep/16', 'https://nvd.nist.gov/vuln/detail/CVE-2021-40839', 'https://github.com/aresch/rencode/commit/572ff74586d9b1daab904c6f7f7009ce0143bb75', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MCLETLGVM5DBX6QNHQFW6TWGO5T3DENY/', ... | null |
GHSA | GHSA-c3xm-pvg7-gh7r | mount destinations can be swapped via symlink-exchange to cause mounts outside the rootfs | ### Summary
runc 1.0.0-rc94 and earlier are vulnerable to a symlink exchange attack whereby
an attacker can request a seemingly-innocuous container configuration that
actually results in the host filesystem being bind-mounted into the container
(allowing for a container escape). CVE-2021-30465 has been assigned for th... | {'CVE-2021-30465'} | 2022-04-19T19:02:53Z | 2021-05-25T18:44:42Z | HIGH | 7.6 | {'CWE-367', 'CWE-22'} | {'http://www.openwall.com/lists/oss-security/2021/05/19/2', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4HOARVIT47RULTTFWAU7XBG4WY6TDDHV/', 'https://github.com/advisories/GHSA-c3xm-pvg7-gh7r', 'https://security.netapp.com/advisory/ntap-20210708-0003/', 'https://github... | null |
GHSA | GHSA-wv83-jrfh-rp33 | Cross site scripting in kindeditor | Cross SIte Scripting (XSS) vulnerability exists in KindEditor 4.1.x via a Google search inurl:/examples/uploadbutton.html and then the .html file on the website that uses this editor (the file suffix is allowed). | {'CVE-2021-42227'} | 2021-10-21T14:56:28Z | 2021-10-18T19:44:32Z | MODERATE | 6.1 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-42227', 'https://github.com/advisories/GHSA-wv83-jrfh-rp33', 'https://github.com/kindsoft/kindeditor/issues/336'} | null |
GHSA | GHSA-7xc4-793x-25jp | Malicious Package in bpi66 | 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:49:13Z | 2020-09-04T16:48:38Z | CRITICAL | 9.1 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1374', 'https://github.com/advisories/GHSA-7xc4-793x-25jp'} | null |
GHSA | GHSA-78cj-fxph-m83p | Regular Expression Denial of Service (ReDoS) in ua-parser-js | ua-parser-js >= 0.7.14, fixed in 0.7.24, uses a regular expression which is vulnerable to denial of service. If an attacker sends a malicious User-Agent header, ua-parser-js will get stuck processing it for an extended period of time. | {'CVE-2021-27292'} | 2021-05-06T16:11:13Z | 2021-05-06T16:11:13Z | HIGH | 7.5 | {'CWE-400'} | {'https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14', 'https://gist.github.com/b-c-ds/6941d80d6b4e694df4bc269493b7be76', 'https://github.com/faisalman/ua-parser-js/commit/809439e20e273ce0d25c1d04e111dcf6011eb566', 'https://nvd.nist.gov/vuln/detail/CVE-2021-27292', 'https://github.com/... | null |
GHSA | GHSA-4jwp-vfvf-657p | Deserialization of Untrusted Data in bson | Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. | {'CVE-2019-2391'} | 2022-02-10T23:30:20Z | 2022-02-10T23:30:20Z | MODERATE | 5.4 | {'CWE-502'} | {'https://github.com/advisories/GHSA-4jwp-vfvf-657p', 'https://nvd.nist.gov/vuln/detail/CVE-2019-2391', 'https://github.com/mongodb/js-bson/releases/tag/v1.1.4'} | null |
GHSA | GHSA-p5ch-w78f-xh44 | Cross-site scripting in @atlaskit/editor-core | The hyperlinks functionality in atlaskit/editor-core in before version 113.1.5 allows remote attackers to inject arbitrary HTML or JavaScript via a Cross-Site Scripting (XSS) vulnerability in link targets. | {'CVE-2019-20903'} | 2022-02-10T20:34:24Z | 2022-02-10T20:34:24Z | MODERATE | 5.4 | {'CWE-79'} | {'https://atlaskit.atlassian.com/packages/editor/editor-core/changelog/113.1.5', 'https://www.npmjs.com/package/@atlaskit/editor-core', 'https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ca88f616e4', 'https://github.com/advisories/GHSA-p5ch-w78f-xh44', 'https://nvd.nist.gov/vuln/detail/CVE-2019-20903', 'https://con... | null |
GHSA | GHSA-rp28-29ch-gh92 | Directory Traversal in elding | Affected versions of `elding` 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.
This vulnerability only affects... | {'CVE-2017-16222'} | 2021-09-17T18:59:08Z | 2018-08-06T21:30:15Z | MODERATE | 5.3 | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16222', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/elding', 'https://www.npmjs.com/advisories/415', 'https://github.com/advisories/GHSA-rp28-29ch-gh92'} | null |
GHSA | GHSA-68cm-mgv7-vg5c | Directory Traversal in utahcityfinder | Affected versions of `utahcityfinder` 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:
```
GE... | {'CVE-2017-16173'} | 2021-01-08T19:46:25Z | 2018-07-23T20:45:11Z | HIGH | 0 | {'CWE-22'} | {'https://nvd.nist.gov/vuln/detail/CVE-2017-16173', 'https://nodesecurity.io/advisories/467', 'https://www.npmjs.com/advisories/467', 'https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/utahcityfinder', 'https://github.com/advisories/GHSA-68cm-mgv7-vg5c'} | null |
GHSA | GHSA-6jg8-7333-554w | Sandbox Breakout in realms-shim | Versions of `realms-shim` prior to 1.2.0 are vulnerable to a Sandbox Breakout. `Reflect.construct` can be used on the sandboxed Function constructor to reach the prototypes of the primal Realm, which may allow an attacker to escape the sandbox and execute arbitrary code.
## Recommendation
Upgrade to version 1.2.0 or... | null | 2021-09-02T16:40:48Z | 2019-10-04T17:56:12Z | CRITICAL | 9.8 | null | {'https://www.npmjs.com/advisories/1181', 'https://www.npmjs.com/advisories/1190', 'https://www.npmjs.com/advisories/1191', 'https://github.com/Agoric/realms-shim/security/advisories/GHSA-6jg8-7333-554w', 'https://snyk.io/vuln/SNYK-JS-REALMSSHIM-471680', 'https://github.com/advisories/GHSA-6jg8-7333-554w', 'https://www... | null |
GHSA | GHSA-hxxp-6546-wv6r | Improper Restriction of XML External Entity Reference | Jenkins Selenium HTML report Plugin 1.0 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. | {'CVE-2021-21672'} | 2022-04-19T18:25:32Z | 2021-07-02T18:36:13Z | MODERATE | 4.3 | {'CWE-611'} | {'http://www.openwall.com/lists/oss-security/2021/06/30/1', 'https://www.jenkins.io/security/advisory/2021-06-30/#SECURITY-2329', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21672', 'http://www.openwall.com/lists/oss-security/2022/04/14/2', 'https://github.com/jenkinsci/seleniumhtmlreport-plugin/commit/5ca59b8c7d23af445... | null |
GHSA | GHSA-8vh3-29mr-m9xg | Inadequate Encryption Strength in showdoc | showdoc makes use of a hardcoded salt in its user password hash function
| {'CVE-2021-3680'} | 2021-09-01T18:31:23Z | 2021-09-01T18:31:23Z | MODERATE | 4.9 | {'CWE-326'} | {'https://github.com/advisories/GHSA-8vh3-29mr-m9xg', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3680', 'https://huntr.dev/bounties/76b49607-fba9-4100-9be7-cb459fe6cfe2', 'https://github.com/star7th/showdoc/blob/fd1740234a12804b45af9cac3563567d83ba414d/server/Application/Home/Model/UserModel.class.php#L20'} | null |
GHSA | GHSA-ph76-rhqq-xj7j | Cross-site scripting in Crafter CMS Crafter Studio | Crafter CMS Crafter Studio 3.0.1 is affected by: Cross Site Scripting (XSS), which allows remote attackers to steal users’ cookies. | {'CVE-2017-15686'} | 2022-02-09T23:08:06Z | 2022-02-09T23:08:06Z | MODERATE | 6.1 | {'CWE-79'} | {'https://docs.craftercms.org/en/3.0/security/advisory.html', 'https://github.com/advisories/GHSA-ph76-rhqq-xj7j', 'https://nvd.nist.gov/vuln/detail/CVE-2017-15686'} | null |
GHSA | GHSA-hwrr-rhmm-vcvf | NULL Pointer Dereference in Kubernetes CSI snapshot-controller | Kubernetes CSI snapshot-controller prior to v2.1.3 and v3.0.2 could panic when processing a VolumeSnapshot custom resource when:
- The VolumeSnapshot referenced a non-existing PersistentVolumeClaim and the VolumeSnapshot did not reference any VolumeSnapshotClass.
- The snapshot-controller crashes, is automatically res... | {'CVE-2020-8569'} | 2022-04-20T20:56:26Z | 2022-02-15T01:57:18Z | MODERATE | 6.5 | {'CWE-476'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-8569', 'https://github.com/advisories/GHSA-hwrr-rhmm-vcvf', 'https://groups.google.com/g/kubernetes-security-announce/c/1EzCr1qUxxU', 'https://github.com/kubernetes-csi/external-snapshotter/issues/380'} | null |
GHSA | GHSA-5m9c-634g-47vq | Downloads Resources over HTTP in steroids | Affected versions of `steroids` 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 `steroids... | {'CVE-2016-10581'} | 2021-01-08T19:50:09Z | 2019-02-18T23:35:01Z | HIGH | 0 | {'CWE-311'} | {'https://github.com/advisories/GHSA-5m9c-634g-47vq', 'https://github.com/AppGyver/steroids/blob/master/package.json#L101', 'https://nodesecurity.io/advisories/168', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10581', 'https://www.npmjs.com/advisories/168', 'https://github.com/AppGyver/steroids/blob/master/package.json#... | null |
GHSA | GHSA-p3w3-4ppm-c3f6 | Cross site scripting in FacturaScripts | FacturaScripts prior to version 2022.06 is vulnerable to stored cross-site scripting via upload plugin functionality in zip format. | {'CVE-2022-1514'} | 2022-04-29T21:02:50Z | 2022-04-29T00:00:23Z | CRITICAL | 9 | {'CWE-79'} | {'https://github.com/advisories/GHSA-p3w3-4ppm-c3f6', 'https://nvd.nist.gov/vuln/detail/CVE-2022-1514', 'https://github.com/neorazorx/facturascripts/commit/aa9f28cb86467468f43486b77ddef7ff4d3c687e', 'https://huntr.dev/bounties/4ae2a917-843a-4ae4-8197-8425a596761c'} | null |
GHSA | GHSA-gjh4-fcv3-whpq | Cross-Site Scripting in webtorrent | Versions of `webtorrent` prior to 0.107.6 are vulnerable to Cross-Site Scripting. `webtorrent` servers started with `torrent.createServer()` lists a torrent's title and files in the index page without sanitization. This allows attackers to execute arbitrary JavaScript in the victim's browser through files with names co... | {'CVE-2019-15782'} | 2021-08-17T22:20:22Z | 2019-09-04T10:02:50Z | MODERATE | 6.1 | {'CWE-79'} | {'https://hackerone.com/reports/681617', 'https://github.com/webtorrent/webtorrent/compare/v0.107.5...v0.107.6', 'https://www.npmjs.com/advisories/1158', 'https://github.com/advisories/GHSA-gjh4-fcv3-whpq', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15782', 'https://snyk.io/vuln/SNYK-JS-WEBTORRENT-460351', 'https://git... | null |
GHSA | GHSA-cg3q-j54f-5p7p | Uncontrolled Resource Consumption in promhttp | This is the Go client library for Prometheus. It has two separate parts, one for instrumenting application code, and one for creating clients that talk to the Prometheus HTTP API. client_golang is the instrumentation library for Go applications in Prometheus, and the promhttp package in client_golang provides tooling a... | {'CVE-2022-21698'} | 2022-05-03T03:48:19Z | 2022-02-16T22:26:35Z | HIGH | 7.5 | {'CWE-772', 'CWE-400'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KBMVIQFKQDSSTHVVJWJ4QH6TW3JVB7XZ/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/J5WPM42UR6XIBQNQPNQHM32X7S4LJTRX/', 'https://lists.fedoraproject.org/archives/list/package-... | null |
GHSA | GHSA-rwvj-jgc4-fqq5 | Downloads Resources over HTTP in cobalt-cli | Affected versions of `cobalt-cli` 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 `cobalt... | {'CVE-2016-10597'} | 2021-09-16T20:42:21Z | 2019-02-18T23:34:05Z | HIGH | 0 | {'CWE-311', 'CWE-269'} | {'https://github.com/advisories/GHSA-rwvj-jgc4-fqq5', 'https://www.npmjs.com/advisories/197', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10597', 'https://nodesecurity.io/advisories/197'} | null |
GHSA | GHSA-h56g-v4vp-q9q6 | Cross-site Scripting in calibreweb | calibreweb prior to version 0.6.16 contains a cross-site scripting vulnerability. | {'CVE-2022-0352'} | 2022-02-10T22:40:43Z | 2022-01-29T00:00:41Z | MODERATE | 6.1 | {'CWE-79'} | {'https://huntr.dev/bounties/a577ff17-2ded-4c41-84ae-6ac02440f717', 'https://github.com/janeczku/calibre-web/commit/6bf07539788004513c3692c074ebc7ba4ce005e1', 'https://github.com/advisories/GHSA-h56g-v4vp-q9q6', 'https://nvd.nist.gov/vuln/detail/CVE-2022-0352'} | null |
GHSA | GHSA-qrpm-p2h7-hrv2 | Exposure of Sensitive Information to an Unauthorized Actor in nanoid | The package nanoid from 3.0.0, before 3.1.31, are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated. | {'CVE-2021-23566'} | 2022-03-18T13:15:56Z | 2022-01-21T23:57:06Z | MODERATE | 5.5 | {'CWE-200'} | {'https://github.com/advisories/GHSA-qrpm-p2h7-hrv2', 'https://github.com/ai/nanoid/pull/328', 'https://snyk.io/vuln/SNYK-JS-NANOID-2332193', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23566', 'https://gist.github.com/artalar/bc6d1eb9a3477d15d2772e876169a444', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2332550', 'ht... | null |
GHSA | GHSA-44c6-4v22-4mhx | Regular Expression Denial of Service (ReDOS) | npm `semver-regex` is vulnerable to Inefficient Regular Expression Complexity | {'CVE-2021-3795'} | 2021-09-20T20:42:25Z | 2021-09-20T20:42:25Z | MODERATE | 7.5 | {'CWE-400'} | {'https://github.com/advisories/GHSA-44c6-4v22-4mhx', 'https://nvd.nist.gov/vuln/detail/CVE-2021-3795', 'https://huntr.dev/bounties/006624e3-35ac-448f-aab9-7b5183f30e28', 'https://github.com/sindresorhus/semver-regex/commit/11c66245f4e1976dccc52977ed183696a21a3fd7'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.