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-r36x-p5pv-9mfx | Downloads Resources over HTTP in prebuild-lwip | Affected versions of `prebuild-lwip` insecurely download resources over HTTP.
In scenarios where an attacker has a privileged network position, they can modify or read such resources at will. While the exact severity of impact for a vulnerability like this is highly variable and depends on the behavior of the package... | {'CVE-2016-10652'} | 2021-01-08T01:58:15Z | 2019-02-18T23:45:25Z | HIGH | 0 | {'CWE-311'} | {'https://nodesecurity.io/advisories/248', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10652', 'https://www.npmjs.com/advisories/248', 'https://github.com/advisories/GHSA-r36x-p5pv-9mfx'} | null |
GHSA | GHSA-hhw9-35p2-q2c5 | Steam Socialite Provider v1 does not correctly validate openid server | ### Impact
The outdated version 1 of the Steam Socialite Provider doesn't check properly if the login comes from `steamcommunity.com`, allowing a malicious actor to substitute their own openID server.
### Patches
This vulnerability only affects the outdated v1.x versions of the package. These are no longer maintained,... | null | 2022-04-19T19:02:46Z | 2021-01-29T20:51:30Z | CRITICAL | 0 | {'CWE-346'} | {'https://packagist.org/packages/socialiteproviders/steam', 'https://github.com/advisories/GHSA-hhw9-35p2-q2c5', 'https://github.com/SocialiteProviders/Steam/security/advisories/GHSA-hhw9-35p2-q2c5'} | null |
GHSA | GHSA-qjj8-32p7-h289 | Division by 0 in `ResourceGather` | ### Impact
An attacker can trigger a crash via a floating point exception in `tf.raw_ops.ResourceGather`:
```python
import tensorflow as tf
tensor = tf.constant(value=[[]],shape=(0,1),dtype=tf.uint32)
v = tf.Variable(tensor)
tf.raw_ops.ResourceGather(
resource=v.handle,
indices=[0],
dtype=tf.uint32,
batch_dim... | {'CVE-2021-37653'} | 2021-08-25T14:43:04Z | 2021-08-25T14:43:04Z | MODERATE | 5.5 | {'CWE-369'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-37653', 'https://github.com/tensorflow/tensorflow/commit/ac117ee8a8ea57b73d34665cdf00ef3303bc0b11', 'https://github.com/advisories/GHSA-qjj8-32p7-h289', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-qjj8-32p7-h289'} | null |
GHSA | GHSA-4hpq-rjcx-7vj9 | Open Redirect in clearance | This affects the package clearance before 2.5.0. The vulnerability can be possible when users are able to set the value of session[:return_to]. If the value used for return_to contains multiple leading slashes (/////example.com) the user ends up being redirected to the external domain that comes after the slashes (http... | {'CVE-2021-23435'} | 2021-09-13T20:05:09Z | 2021-09-13T20:05:09Z | HIGH | 7.6 | {'CWE-601'} | {'https://github.com/advisories/GHSA-4hpq-rjcx-7vj9', 'https://github.com/thoughtbot/clearance/pull/945', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23435', 'https://snyk.io/vuln/SNYK-RUBY-CLEARANCE-1577284'} | null |
GHSA | GHSA-fv3m-xhqw-9m79 | ballcat-codegen template engine remote code execution injection | ### Impact
Ballcat Codegen provides the function of online editing code to generate templates.
In version < 1.0.0.beta.2, since Velocity and freemarker templates are introduced but input verification is not done, attackers can implement remote code execution through malicious code injection of the template engine.
###... | {'CVE-2022-24881'} | 2022-04-27T21:05:16Z | 2022-04-27T21:05:15Z | HIGH | 8.8 | {'CWE-78'} | {'https://github.com/advisories/GHSA-fv3m-xhqw-9m79', 'https://github.com/ballcat-projects/ballcat-codegen/security/advisories/GHSA-fv3m-xhqw-9m79', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24881', 'https://github.com/ballcat-projects/ballcat-codegen/issues/5', 'https://github.com/ballcat-projects/ballcat-codegen/com... | null |
GHSA | GHSA-q5r4-cfpx-h6fh | Improper Handling of Length Parameter Inconsistency in Apache Ant | When reading a specially crafted TAR archive an Apache Ant build can be made to allocate large amounts of memory that finally leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Apache Ant prior to 1.9.16 and 1.10.11 were affected. | {'CVE-2021-36373'} | 2022-04-22T15:44:53Z | 2021-08-02T16:56:17Z | MODERATE | 5.5 | {'CWE-130'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/rf4bb79751a02889623195715925e4fd8932dd3c97e0ade91395a96c6@%3Cdev.myfaces.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2021-36373', 'https://lists.apache.org/thread.html/rad36f470647c5a7c02dd78c9973356d2840766d132b5... | null |
GHSA | GHSA-f5f4-m7qp-w6gc | Cross-site Scripting in Jooby | Jooby before 1.6.4 has XSS via the default error handler. | {'CVE-2019-15477'} | 2021-08-17T22:14:37Z | 2019-08-27T17:40:33Z | MODERATE | 6.1 | {'CWE-79'} | {'https://github.com/jooby-project/jooby/pull/1368', 'https://github.com/advisories/GHSA-f5f4-m7qp-w6gc', 'https://nvd.nist.gov/vuln/detail/CVE-2019-15477'} | null |
GHSA | GHSA-332q-7ff2-57h2 | Prototype Pollution in undefsafe | undefsafe before 2.0.3 is vulnerable to Prototype Pollution. The 'a' function could be tricked into adding or modifying properties of Object.prototype using a `__proto__` payload. | {'CVE-2019-10795'} | 2022-04-19T19:03:24Z | 2022-02-09T22:34:01Z | MODERATE | 6.3 | {'CWE-74'} | {'https://github.com/remy/undefsafe/commit/f272681b3a50e2c4cbb6a8533795e1453382c822', 'https://github.com/advisories/GHSA-332q-7ff2-57h2', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10795', 'https://snyk.io/vuln/SNYK-JS-UNDEFSAFE-548940'} | null |
GHSA | GHSA-vfp4-xx6m-7vf6 | Cryptographic Issues in ECK | Elastic Cloud on Kubernetes (ECK) versions prior to 1.1.0 generate passwords using a weak random number generator. If an attacker is able to determine when the current Elastic Stack cluster was deployed they may be able to more easily brute force the Elasticsearch credentials generated by ECK. | {'CVE-2020-7010'} | 2022-04-12T22:53:59Z | 2022-02-15T01:57:18Z | MODERATE | 7.5 | {'CWE-335'} | {'https://github.com/advisories/GHSA-vfp4-xx6m-7vf6', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7010', 'https://www.elastic.co/community/security/'} | null |
GHSA | GHSA-j2h6-73x8-22c4 | Exposure of Sensitive Information to an Unauthorized Actor in ansible | A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind pas... | {'CVE-2020-1746'} | 2021-10-20T17:38:41Z | 2021-04-20T16:43:53Z | MODERATE | 5 | {'CWE-200'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-1746', 'https://www.debian.org/security/2021/dsa-4950', 'https://github.com/advisories/GHSA-j2h6-73x8-22c4', 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1746', 'https://github.com/ansible/ansible/pull/67866'} | null |
GHSA | GHSA-m7fm-4jfh-jrg6 | Use after free in boosted trees creation | ### Impact
The implementation for `tf.raw_ops.BoostedTreesCreateEnsemble` can result in a use after free error if an attacker supplies specially crafted arguments:
```python
import tensorflow as tf
v= tf.Variable([0.0])
tf.raw_ops.BoostedTreesCreateEnsemble(
tree_ensemble_handle=v.handle,
stamp_token=[0],
tree_... | {'CVE-2021-37652'} | 2021-08-25T14:43:07Z | 2021-08-25T14:43:07Z | HIGH | 7.8 | {'CWE-416'} | {'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-m7fm-4jfh-jrg6', 'https://nvd.nist.gov/vuln/detail/CVE-2021-37652', 'https://github.com/advisories/GHSA-m7fm-4jfh-jrg6', 'https://github.com/tensorflow/tensorflow/commit/5ecec9c6fbdbc6be03295685190a45e7eee726ab'} | null |
GHSA | GHSA-52mq-6jcv-j79x | User content sandbox can be confused into opening arbitrary documents | ### Impact
The user content sandbox can be abused to trick users into opening unexpected documents after several user interactions. The content can be opened with a `blob` origin from the Matrix client, so it is possible for a malicious document to access user messages and secrets.
### Patches
This has been fixed by... | {'CVE-2021-21320'} | 2022-04-19T19:02:48Z | 2021-03-03T02:23:56Z | LOW | 2.6 | {'CWE-345'} | {'https://github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-52mq-6jcv-j79x', 'https://www.npmjs.com/package/matrix-react-sdk', 'https://github.com/matrix-org/matrix-react-sdk/commit/b386f0c73b95ecbb6ea7f8f79c6ff5171a8dedd1', 'https://github.com/advisories/GHSA-52mq-6jcv-j79x', 'https://nvd.nist.gov/vuln/d... | null |
GHSA | GHSA-8687-vv9j-hgph | Improper Input Validation in Automattic Mongoose | Automattic Mongoose through 5.7.4 allows attackers to bypass access control (in some applications) because any query object with a _bsontype attribute is ignored. For example, adding "_bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around this _bsontype spe... | {'CVE-2019-17426'} | 2021-07-27T22:16:02Z | 2019-10-22T20:19:54Z | CRITICAL | 9.1 | {'CWE-20'} | {'https://github.com/Automattic/mongoose/issues/8222', 'https://nvd.nist.gov/vuln/detail/CVE-2019-17426', 'https://github.com/Automattic/mongoose/commit/f3eca5b94d822225c04e96cbeed9f095afb3c31c', 'https://github.com/advisories/GHSA-8687-vv9j-hgph'} | null |
GHSA | GHSA-v525-c3g5-cg9p | Unsafe Deserialization that can Result in Code Execution | JMS Client for RabbitMQ 1.x before 1.15.2 and 2.x before 2.2.0 is vulnerable to unsafe deserialization that can result in code execution via crafted StreamMessage data. | {'CVE-2020-36282'} | 2021-12-10T17:15:49Z | 2021-12-10T17:15:49Z | HIGH | 0 | {'CWE-502'} | {'https://github.com/rabbitmq/rabbitmq-jms-client/releases/tag/v2.2.0', 'https://github.com/advisories/GHSA-v525-c3g5-cg9p', 'https://github.com/rabbitmq/rabbitmq-jms-client/pull/136/commits/f647e5dbfe055a2ca8cbb16dd70f9d50d888b638', 'https://medium.com/@ramon93i7/a99645d0448b', 'https://nvd.nist.gov/vuln/detail/CVE-20... | null |
GHSA | GHSA-p93c-h8qm-7256 | Improper escaping in XWiki Platform | XWiki Platform before 12.8 mishandles escaping in the property displayer. | {'CVE-2020-13654'} | 2022-02-09T22:32:45Z | 2022-02-09T22:32:29Z | HIGH | 7.5 | {'CWE-116'} | {'https://github.com/advisories/GHSA-p93c-h8qm-7256', 'https://github.com/xwiki/xwiki-platform/pull/1315', 'https://nvd.nist.gov/vuln/detail/CVE-2020-13654', 'https://jira.xwiki.org/browse/XWIKI-17374', 'https://github.com/xwiki/xwiki-platform/compare/xwiki-platform-12.7.1...xwiki-platform-12.8'} | null |
GHSA | GHSA-jrh7-mhhx-6h88 | Denial of service (via resource exhaustion) due to improper input validation on groups/communities endpoints | ### Impact
Missing input validation of some parameters on the groups (also known as communities) endpoints could cause excessive use of disk space and memory leading to resource exhaustion. Additionally clients may have issues rendering large fields.
### Patches
This issue is fixed by #9321 and #9393.
### Workarounds... | {'CVE-2021-21393'} | 2021-08-31T21:07:44Z | 2021-04-13T15:12:40Z | MODERATE | 5.3 | {'CWE-20'} | {'https://github.com/advisories/GHSA-jrh7-mhhx-6h88', 'https://nvd.nist.gov/vuln/detail/CVE-2021-21393', 'https://github.com/matrix-org/synapse/pull/9393', 'https://github.com/matrix-org/synapse/pull/9321', 'https://github.com/matrix-org/synapse/security/advisories/GHSA-jrh7-mhhx-6h88', 'https://pypi.org/project/matrix... | null |
GHSA | GHSA-9q94-v7ch-mxqw | Insufficient Session Expiration and TOCTOU Race Condition in OPC FOundation UA .Net Standard | This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of OPC Foundation UA .NET Standard 1.04.358.30. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of sessions. The issue results from the lack of proper l... | {'CVE-2020-8867'} | 2021-08-02T17:35:42Z | 2021-08-02T17:35:42Z | MODERATE | 7.5 | {'CWE-613', 'CWE-367'} | {'https://github.com/OPCFoundation/UA-.NETStandard/releases/tag/1.4.359.31', 'https://www.zerodayinitiative.com/advisories/ZDI-20-536/', 'https://github.com/advisories/GHSA-9q94-v7ch-mxqw', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8867', 'https://opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulle... | null |
GHSA | GHSA-m6j2-v3gq-45r5 | Cross-site Scripting in aurelia-framework | The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via (for example) JavaScript code in an attribute of various othe... | {'CVE-2019-10062'} | 2022-04-04T20:06:44Z | 2022-02-10T23:42:39Z | MODERATE | 0 | {'CWE-79'} | {'https://github.com/advisories/GHSA-m6j2-v3gq-45r5', 'https://discourse.aurelia.io/t/xss-vulnerability-in-htmlsanitizer-might-be-insufficiently-handled/4219', 'https://nvd.nist.gov/vuln/detail/CVE-2019-10062', 'https://github.com/aurelia/templating-resources/blob/0cef07a8cac8e99146d8e1c4b734491bb3dc4724/src/html-sanit... | null |
GHSA | GHSA-cq77-8jpx-892g | Command Injection in killing | This affects all versions of package killing up to and including 1.0.6. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization. | {'CVE-2021-23381'} | 2021-05-06T15:53:32Z | 2021-05-06T15:53:32Z | HIGH | 7.3 | {'CWE-77'} | {'https://snyk.io/vuln/SNYK-JS-KILLING-1078532', 'https://github.com/advisories/GHSA-cq77-8jpx-892g', 'https://www.npmjs.com/package/killing', 'https://github.com/xudafeng/killing/blob/672ed164ccdd10c0a8fb93c5c6d2456f1dfab781/lib/killing.js%23L62', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23381'} | null |
GHSA | GHSA-vhr6-pvjm-9qwf | User passwords are stored in clear text in the Django session | ### Impact
django-two-factor-auth versions 1.11 and before store the user's password in clear text in the user session (base64-encoded). The password is stored in the session when the user submits their username and password, and is removed once they complete authentication by entering a two-factor authentication code... | {'CVE-2020-15105'} | 2022-04-19T19:02:29Z | 2020-07-10T20:55:00Z | HIGH | 5.4 | {'CWE-312'} | {'https://github.com/Bouke/django-two-factor-auth/security/advisories/GHSA-vhr6-pvjm-9qwf', 'https://github.com/advisories/GHSA-vhr6-pvjm-9qwf', 'https://github.com/Bouke/django-two-factor-auth/blob/master/CHANGELOG.md#112---2020-07-08', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15105', 'https://github.com/Bouke/djang... | null |
GHSA | GHSA-jcmh-9fvm-j39w | Malicious Package in body-parse-xml | This package contained malicious code. The package uploaded system information such as OS and hostname to a remote server.
## Recommendation
Remove the package from your environment. There are no indications of further compromise. | null | 2021-09-30T20:13:39Z | 2020-09-03T19:42:23Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1125', 'https://github.com/advisories/GHSA-jcmh-9fvm-j39w'} | null |
GHSA | GHSA-wh8g-3j2c-rqj5 | Serialization gadgets exploit in jackson-databind | FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.dbcp2.datasources.PerUserPoolDataSource. | {'CVE-2020-35490'} | 2022-04-22T17:25:49Z | 2021-12-09T19:15:00Z | HIGH | 8.1 | {'CWE-502'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.debian.org/debian-lts-announce/2021/04/msg00025.html', 'https://github.com/FasterXML/jackson-databind/issues/2986', 'https://github.com/advisories/GHSA-wh8g-3j2c-rqj5', 'https://www.oracle.com//security-alerts/cpujul2021.html', 'https://nvd.nist.... | null |
GHSA | GHSA-f7qw-5fgj-247x | Cross-site Scripting and Open Redirect in plone.app.contenttypes | ### Impact
Plone is vulnerable to reflected cross site scripting and open redirect when an attacker can get a compromised version of the image_view_fullscreen page in a cache, for example in Varnish.
The technique is known as cache poisoning.
Any later visitor can get redirected when clicking on a link on this page.
Us... | null | 2022-02-01T00:48:35Z | 2022-02-01T00:48:35Z | MODERATE | 4.3 | {'CWE-601', 'CWE-79'} | {'https://github.com/advisories/GHSA-f7qw-5fgj-247x', 'https://github.com/plone/plone.app.contenttypes/security/advisories/GHSA-f7qw-5fgj-247x', 'https://github.com/plone/Products.ATContentTypes/security/advisories/GHSA-g4c2-ghfg-g5rh'} | null |
GHSA | GHSA-xpm8-98mx-h4c5 | Critical severity vulnerability that affects MLAlchemy | An exploitable vulnerability exists in the YAML parsing functionality in the parse_yaml_query method in parser.py in MLAlchemy before 0.2.2. When processing YAML-Based queries for data, a YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safe_load should have be... | {'CVE-2017-16615'} | 2022-03-22T20:44:42Z | 2018-07-13T16:01:07Z | CRITICAL | 9.8 | null | {'https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16615-critical-restful-web-applications-vulnerability/', 'https://github.com/advisories/GHSA-xpm8-98mx-h4c5', 'https://nvd.nist.gov/vuln/detail/CVE-2017-16615', 'https://github.com/thanethomson/MLAlchemy/commit/bc795757febdcce430d89f9d08f75c32d6989d3c',... | null |
GHSA | GHSA-g8q7-xv52-hf9f | Feedgen Vulnerable to XML Denial of Service Attacks | ### Impact
The *feedgen* library allows supplying XML as content for some of the available fields. This XML will be parsed and integrated into the existing XML tree. During this process, feedgen is vulnerable to [XML Denial of Service Attacks](https://docs.microsoft.com/en-us/archive/msdn-magazine/2009/november/xml-de... | {'CVE-2020-5227'} | 2021-01-08T21:09:03Z | 2020-01-28T22:37:50Z | HIGH | 4.4 | {'CWE-776'} | {'https://github.com/lkiesow/python-feedgen/security/advisories/GHSA-g8q7-xv52-hf9f', 'https://docs.microsoft.com/en-us/archive/msdn-magazine/2009/november/xml-denial-of-service-attacks-and-defenses', 'https://github.com/advisories/GHSA-g8q7-xv52-hf9f', 'https://lists.fedoraproject.org/archives/list/package-announce@li... | null |
GHSA | GHSA-6xx3-rg99-gc3p | Timing based private key exposure in Bouncy Castle | Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.2.1, BC before 1.66, BC-FNA before 1.0.1.1 have a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic EC... | {'CVE-2020-15522'} | 2021-08-13T15:22:31Z | 2021-08-13T15:22:31Z | MODERATE | 5.1 | {'CWE-362', 'CWE-203'} | {'https://github.com/bcgit/bc-csharp/wiki/CVE-2020-15522', 'https://www.bouncycastle.org/releasenotes.html', 'https://github.com/advisories/GHSA-6xx3-rg99-gc3p', 'https://security.netapp.com/advisory/ntap-20210622-0007/', 'https://nvd.nist.gov/vuln/detail/CVE-2020-15522', 'https://github.com/bcgit/bc-java/wiki/CVE-2020... | null |
GHSA | GHSA-j3g2-m5jj-6336 | Unsafe Merging of CORS Configuration Conflict in hapi | Versions of `hapi` prior to 11.1.4 are affected by a vulnerability that causes route-level CORS configuration to override connection-level or server-level CORS defaults. This may result in a situation where CORS permissions are less restrictive than intended.
## Recommendation
Update hapi to version 11.1.4 or late... | {'CVE-2015-9243'} | 2021-01-07T23:35:33Z | 2020-09-01T15:20:00Z | MODERATE | 0 | {'CWE-284'} | {'https://github.com/hapijs/hapi/issues/2980', 'https://www.npmjs.com/advisories/65', 'https://github.com/advisories/GHSA-j3g2-m5jj-6336', 'https://nvd.nist.gov/vuln/detail/CVE-2015-9243', 'https://nodesecurity.io/advisories/65'} | null |
GHSA | GHSA-9q2p-fj49-vpxj | In marshmallow library the schema "only" option treats an empty list as implying no "only" option | In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered dynamically using the "only" option, and ther... | {'CVE-2018-17175'} | 2022-04-26T18:40:43Z | 2018-10-10T16:10:46Z | MODERATE | 5.3 | null | {'https://github.com/marshmallow-code/marshmallow/pull/777', 'https://nvd.nist.gov/vuln/detail/CVE-2018-17175', 'https://github.com/marshmallow-code/marshmallow/pull/782', 'https://github.com/marshmallow-code/marshmallow/issues/772', 'https://github.com/advisories/GHSA-9q2p-fj49-vpxj'} | null |
GHSA | GHSA-7q4h-pj78-j7vg | Authorization service vulnerable to DDos attacks in Apache CFX | CXF supports (via JwtRequestCodeFilter) passing OAuth 2 parameters via a JWT token as opposed to query parameters (see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request (JAR)). Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI from which to retrieve... | {'CVE-2021-22696'} | 2022-04-22T16:50:03Z | 2021-05-13T22:31:05Z | HIGH | 7.5 | {'CWE-400', 'CWE-918'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://cxf.apache.org/security-advisories.data/CVE-2021-22696.txt.asc', 'https://github.com/apache/cxf/commit/aa789c5c4686597a7bdef2443909ab491fc2bc04', 'http://www.openwall.com/lists/oss-security/2021/04/02/2', 'https://github.com/apache/cxf/commit/40503a539... | null |
GHSA | GHSA-cjx7-399x-p2rj | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core | With a basic configuration like
```yaml
router:
static-resources:
assets:
enabled: true
mapping: /.assets/public/**
paths: file:/home/lstrmiska/test/
```
it is possible to access any file from a filesystem, using "/../../" in URL, as Micronaut does not restrict file access to configured paths.... | {'CVE-2021-32769'} | 2022-04-19T19:03:03Z | 2021-07-26T21:15:08Z | HIGH | 7.5 | {'CWE-22'} | {'https://github.com/advisories/GHSA-cjx7-399x-p2rj', 'https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-cjx7-399x-p2rj', 'https://github.com/micronaut-projects/micronaut-core/commit/a0cfeb13bf1ef5d692d16d4a3b91b34b7456bb11', 'https://nvd.nist.gov/vuln/detail/CVE-2021-32769'} | null |
GHSA | GHSA-hjg4-8q5f-x6fm | Information Disclosure / Unintended Method Execution in Action Pack | Impact
------
There is a possible information disclosure / unintended method execution
vulnerability in Action Pack when using the `redirect_to` or `polymorphic_url`
helper with untrusted user input.
Vulnerable code will look like this.
```
redirect_to(params[:some_param])
```
All users running an affected release s... | {'CVE-2021-22885'} | 2022-04-07T15:11:42Z | 2021-05-05T19:49:02Z | HIGH | 7.5 | {'CWE-200', 'CWE-209'} | {'https://hackerone.com/reports/1106652', 'https://www.debian.org/security/2021/dsa-4929', 'https://github.com/advisories/GHSA-hjg4-8q5f-x6fm', 'https://github.com/rails/rails/releases/tag/v5.2.6', 'https://github.com/rails/rails/releases/tag/v6.1.3.2', 'https://nvd.nist.gov/vuln/detail/CVE-2021-22885', 'https://groups... | null |
GHSA | GHSA-wq8f-wvqp-xvvm | Integer Overflow or Wraparound in OpenCV | In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function PxMDecoder::readData has an integer overflow when calculate src_pitch. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 (corresponding to OpenCV-Python 3.3.0.9) and earlier. | {'CVE-2017-12863'} | 2021-11-18T15:34:09Z | 2021-10-12T22:02:35Z | HIGH | 8.8 | {'CWE-190'} | {'https://github.com/opencv/opencv/issues/9371', 'https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html', 'https://nvd.nist.gov/vuln/detail/CVE-2017-12863', 'https://github.com/advisories/GHSA-wq8f-wvqp-xvvm', 'https://github.com/opencv/opencv/pull/9376', 'https://security.gentoo.org/glsa/201712-02', 'http... | null |
GHSA | GHSA-4jp3-q2qm-9fmw | Improper Restriction of Rendered UI Layers or Frames in Sylius | ### Impact
It is possible for a page controlled by an attacker to load the website within an iframe. This will enable a clickjacking attack, in which the attacker's page overlays the target application's interface with a different interface provided by the attacker
### Patches
The issue is fixed in versions: 1.9.10,... | {'CVE-2022-24733'} | 2022-03-28T22:31:18Z | 2022-03-14T21:55:33Z | MODERATE | 6.1 | {'CWE-1021'} | {'https://github.com/advisories/GHSA-4jp3-q2qm-9fmw', 'https://github.com/Sylius/Sylius/releases/tag/v1.10.11', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24733', 'https://github.com/Sylius/Sylius/releases/tag/v1.9.10', 'https://github.com/Sylius/Sylius/security/advisories/GHSA-4jp3-q2qm-9fmw', 'https://github.com/Syli... | null |
GHSA | GHSA-23fp-fmrv-f5px | Uncontrolled Resource Consumption in strapi | A denial of service exists in strapi v3.0.0-beta.18.3 and earlier that can be abused in the admin console using admin rights can lead to arbitrary restart of the application. | {'CVE-2020-8123'} | 2021-12-10T17:22:01Z | 2021-12-10T17:22:01Z | MODERATE | 4.9 | {'CWE-400'} | {'https://github.com/advisories/GHSA-23fp-fmrv-f5px', 'https://nvd.nist.gov/vuln/detail/CVE-2020-8123', 'https://hackerone.com/reports/768574', 'https://github.com/strapi/strapi/commit/c0c191c08f05fe10d7a6b1bf9475c1a651a89362'} | null |
GHSA | GHSA-q6h7-4qgw-2j9p | Server side request forgery in Hashicorp Consul | A vulnerability was identified in Consul and Consul Enterprise (“Consul”) such that HTTP health check endpoints returning an HTTP redirect may be abused as a vector for server-side request forgery (SSRF). This vulnerability, CVE-2022-29153, was fixed in Consul 1.9.17, 1.10.10, and 1.11.5. | {'CVE-2022-29153'} | 2022-04-28T21:13:57Z | 2022-04-20T00:00:33Z | HIGH | 7.5 | {'CWE-918'} | {'https://discuss.hashicorp.com/t/hcsec-2022-10-consul-s-http-health-check-may-allow-server-side-request-forgery/38393', 'https://github.com/advisories/GHSA-q6h7-4qgw-2j9p', 'https://nvd.nist.gov/vuln/detail/CVE-2022-29153'} | null |
GHSA | GHSA-w68r-5p45-5rqp | Improper Input Validation in Laravel | An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions. | {'CVE-2020-24941'} | 2021-07-29T22:25:35Z | 2021-05-06T18:54:20Z | HIGH | 7.5 | {'CWE-863'} | {'https://github.com/laravel/framework/commit/897d107775737a958dbd0b2f3ea37877c7526371', 'https://github.com/advisories/GHSA-w68r-5p45-5rqp', 'https://blog.laravel.com/security-release-laravel-61835-7240', 'https://nvd.nist.gov/vuln/detail/CVE-2020-24941'} | null |
GHSA | GHSA-7xr3-rgwh-pw22 | Denial of service vulnerability exists when .NET and .NET Core improperly process XML documents | A Denial of Service vulnerability was found in Apache Qpid Broker-J versions 7.0.0-7.0.4 when AMQP protocols 0-8, 0-9 or 0-91 are used to publish messages with size greater than allowed maximum message size limit (100MB by default). The broker crashes due to the defect. AMQP protocols 0-10 and 1.0 are not affected. | {'CVE-2018-8030'} | 2022-04-26T19:04:27Z | 2018-10-16T19:50:39Z | HIGH | 7.5 | {'CWE-20'} | {'https://github.com/advisories/GHSA-7xr3-rgwh-pw22', 'https://lists.apache.org/thread.html/1089a4f351a1bdca0618199e53bceeec59a10bf4e3008018d6949876@%3Cusers.qpid.apache.org%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8030', 'http://www.securitytracker.com/id/1041138'} | null |
GHSA | GHSA-mh82-55cm-6gfh | Prototype pollution vulnerability in js-extend | Prototype pollution vulnerability in 'js-extend' versions 0.0.1 through 1.0.1 allows attacker to cause a denial of service and may lead to remote code execution. | {'CVE-2021-25945'} | 2021-06-08T23:16:03Z | 2021-06-08T23:16:03Z | CRITICAL | 9.8 | {'CWE-1321', 'CWE-915'} | {'https://github.com/advisories/GHSA-mh82-55cm-6gfh', 'https://nvd.nist.gov/vuln/detail/CVE-2021-25945', 'https://github.com/vmattos/js-extend', 'https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25945'} | null |
GHSA | GHSA-cmcx-xhr8-3w9p | Denial of Service in uap-core when processing crafted User-Agent strings | ### Impact
Some regexes are vulnerable to regular expression denial of service (REDoS) due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTP(S) request to maliciously crafted long strings.
### Patches
Please update uap-core to &amp;gt;= v... | {'CVE-2020-5243'} | 2022-04-19T19:02:24Z | 2020-02-20T23:26:10Z | HIGH | 5.7 | {'CWE-20'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-5243', 'https://github.com/ua-parser/uap-core/commit/0afd61ed85396a3b5316f18bfd1edfaadf8e88e1', 'https://github.com/ua-parser/uap-core/security/advisories/GHSA-cmcx-xhr8-3w9p', 'https://github.com/advisories/GHSA-cmcx-xhr8-3w9p'} | null |
GHSA | GHSA-hjmq-236j-8m87 | Denial of service in tensorflow-lite | ### Impact
In TensorFlow Lite models using segment sum can trigger a denial of service by causing an out of memory allocation in the implementation of segment sum. Since code uses the last element of the tensor holding them to determine the dimensionality of output tensor, attackers can use a very large value to trigge... | {'CVE-2020-15213'} | 2021-08-26T15:19:57Z | 2020-09-25T18:28:53Z | MODERATE | 4 | {'CWE-119', 'CWE-770'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-15213', 'https://github.com/advisories/GHSA-hjmq-236j-8m87', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-hjmq-236j-8m87', 'https://github.com/tensorflow/tensorflow/releases/tag/v2.3.1', 'https://github.com/tensorflow/tensorflow/commit/204945b19e44b57906... | null |
GHSA | GHSA-549f-73hh-mj38 | Command Injection in gitlabhook | All versions of `gitlabhook` are vulnerable to Command Injection. The package does not validate input the body of POST request and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system.
## Recommendation
No fix is currently available. Consider using an alternative package until ... | {'CVE-2019-5485'} | 2021-01-08T20:41:03Z | 2019-09-16T22:24:02Z | CRITICAL | 0 | {'CWE-78'} | {'https://github.com/advisories/GHSA-549f-73hh-mj38', 'https://nvd.nist.gov/vuln/detail/CVE-2019-5485', 'https://hackerone.com/reports/685447', 'http://packetstormsecurity.com/files/154598/NPMJS-gitlabhook-0.0.17-Remote-Command-Execution.html', 'https://www.npmjs.com/advisories/1174'} | null |
GHSA | GHSA-r67m-m8c7-jp83 | Forced reinstall | ### Impact
Authenticated users, regardless of their privileges (_User_ or _Admin_), can trick Cachet and install the instance again, leading to arbitrary code execution on the server.
### Patches
This issue was addressed by improving the middleware `ReadyForUse`, which now performs a stricter validation of the insta... | {'CVE-2021-39173'} | 2022-04-19T19:03:01Z | 2021-08-30T16:11:33Z | HIGH | 8.8 | {'CWE-704'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-39173', 'https://github.com/advisories/GHSA-r67m-m8c7-jp83', 'https://github.com/fiveai/Cachet/security/advisories/GHSA-r67m-m8c7-jp83', 'https://github.com/fiveai/Cachet/releases/tag/v2.5.1'} | null |
GHSA | GHSA-rgr4-9jh5-j4j6 | Moderate severity vulnerability that affects rack | lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth. | {'CVE-2015-3225'} | 2021-09-17T18:13:59Z | 2017-10-24T18:33:36Z | MODERATE | 0 | null | {'http://www.debian.org/security/2015/dsa-3322', 'http://lists.fedoraproject.org/pipermail/package-announce/2015-August/164173.html', 'http://openwall.com/lists/oss-security/2015/06/16/14', 'http://www.securityfocus.com/bid/75232', 'https://groups.google.com/forum/message/raw?msg=rubyonrails-security/gcUbICUmKMc/qiCotV... | null |
GHSA | GHSA-c4qr-gmr9-v23w | Prefix escape | ### Impact
By crafting a specific URL, it is possible to escape the prefix of the proxied backend service.
If the base url of the proxied server is `/pub/`, a user expect that accessing `/priv` on the target service would not be possible. Unfortunately, it is.
[CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N](https://ww... | {'CVE-2021-21322'} | 2021-03-03T17:49:53Z | 2021-03-03T02:18:08Z | LOW | 10 | {'CWE-20'} | {'https://github.com/fastify/fastify-http-proxy/commit/02d9b43c770aa16bc44470edecfaeb7c17985016', 'https://www.npmjs.com/package/fastify-http-proxy', 'https://github.com/advisories/GHSA-c4qr-gmr9-v23w', 'https://github.com/fastify/fastify-http-proxy/security/advisories/GHSA-c4qr-gmr9-v23w', 'https://nvd.nist.gov/vuln/d... | null |
GHSA | GHSA-8r7c-3cm2-3h8f | Memory leak in Tensorflow | ### Impact
If a graph node is invalid, TensorFlow can leak memory in the [implementation of `ImmutableExecutorState::Initialize`](https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/common_runtime/immutable_executor_state.cc#L84-L262):
```cc
Status s = params_.create_... | {'CVE-2022-23578'} | 2022-02-11T20:39:19Z | 2022-02-10T00:33:13Z | MODERATE | 4.3 | {'CWE-401'} | {'https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/common_runtime/immutable_executor_state.cc#L84-L262', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23578', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-8r7c-3cm2-3h8f', 'https://github.com/adviso... | null |
GHSA | GHSA-8j7x-pr59-m5h8 | Malicious Package in whiteproject | All versions of `whiteproject` contain obfuscated malware that uploads Discord user tokens to a remote server. This allows attackers to make purchases on behalf of users if they have credit cards linked to their Discord accounts.
## Recommendation
Remove the package from your environment. Review your Discord account... | null | 2021-09-30T21:37:23Z | 2020-09-02T21:31:18Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-8j7x-pr59-m5h8', 'https://www.npmjs.com/advisories/898'} | null |
GHSA | GHSA-7696-qr5q-pg37 | Malicious Package in zs-sha3 | Version 0.8.0 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-10-01T16:11:00Z | 2020-09-03T23:19:08Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1299', 'https://github.com/advisories/GHSA-7696-qr5q-pg37'} | null |
GHSA | GHSA-ff45-7prw-58vj | OS Command injection in docker-cli-js | # Withdrawn
After reviewing this CVE, and [this response from the maintainer](https://github.com/Quobject/docker-cli-js/issues/22#issuecomment-967760940), we have withdrawn this advisory.
# Original CVE description
This affects all versions of package docker-cli-js. If the command parameter of the Docker.command met... | {'CVE-2021-23732'} | 2021-12-02T17:51:25Z | 2021-12-02T17:51:22Z | MODERATE | 0 | {'CWE-78'} | {'https://github.com/advisories/GHSA-ff45-7prw-58vj', 'https://nvd.nist.gov/vuln/detail/CVE-2021-23732', 'https://snyk.io/vuln/SNYK-JS-DOCKERCLIJS-1568516', 'https://github.com/Quobject/docker-cli-js/issues/22', 'https://github.com/Quobject/docker-cli-js/issues/22#issuecomment-967760940'} | null |
GHSA | GHSA-4fq3-mr56-cg6r | High severity vulnerability that affects org.springframework.data:spring-data-commons | Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data ... | {'CVE-2018-1273'} | 2021-01-08T19:55:13Z | 2018-10-17T17:23:24Z | HIGH | 0 | {'CWE-94'} | {'https://pivotal.io/security/cve-2018-1273', 'http://mail-archives.apache.org/mod_mbox/ignite-dev/201807.mbox/%3CCAK0qHnqzfzmCDFFi6c5Jok19zNkVCz5Xb4sU%3D0f2J_1i4p46zQ%40mail.gmail.com%3E', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1273', 'https://github.com/advisories/GHSA-4fq3-mr56-cg6r'} | null |
GHSA | GHSA-c566-2grg-mjwg | Serialization vulnerability in Apache Tapestry | A Java Serialization vulnerability was found in Apache Tapestry 4. Apache Tapestry 4 will attempt to deserialize the "sp" parameter even before invoking the page's validate method, leading to deserialization without authentication. Apache Tapestry 4 reached end of life in 2008 and no update to address this issue will b... | {'CVE-2020-17531'} | 2022-02-09T22:50:50Z | 2022-02-09T22:50:50Z | CRITICAL | 9.8 | {'CWE-502'} | {'https://github.com/advisories/GHSA-c566-2grg-mjwg', 'https://nvd.nist.gov/vuln/detail/CVE-2020-17531', 'https://lists.apache.org/thread.html/r700a6aa234dbff0555d4187bdc8274d7e4c0afbf35b9a3457f09ee76@%3Cusers.tapestry.apache.org%3E', 'https://security.netapp.com/advisory/ntap-20210115-0007/', 'https://lists.apache.org... | null |
GHSA | GHSA-9vjp-v76f-g363 | SnappyFrameDecoder doesn't restrict chunk length any may buffer skippable chunks in an unnecessary way | ### Impact
The Snappy frame decoder function doesn't restrict the chunk length which may lead to excessive memory usage. Beside this it also may buffer reserved skippable chunks until the whole chunk was received which may lead to excessive memory usage as well.
This vulnerability can be triggered by supplying malicio... | {'CVE-2021-37137'} | 2022-04-22T15:41:10Z | 2021-09-09T17:11:31Z | HIGH | 7.5 | {'CWE-400'} | {'https://www.oracle.com/security-alerts/cpuapr2022.html', 'https://lists.apache.org/thread.html/r75490c61c2cb7b6ae2c81238fd52ae13636c60435abcd732d41531a0@%3Ccommits.druid.apache.org%3E', 'https://github.com/advisories/GHSA-9vjp-v76f-g363', 'https://github.com/netty/netty/blob/4.1/codec/src/main/java/io/netty/handler/c... | null |
GHSA | GHSA-q3cc-7p7g-392c | Use after free in rusqlite | An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated because sessions.rs has a use-after-free. | {'CVE-2020-35873'} | 2021-08-25T20:47:43Z | 2021-08-25T20:47:43Z | CRITICAL | 9.8 | {'CWE-416'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-35873', 'https://github.com/rusqlite/rusqlite/releases/tag/0.23.0', 'https://github.com/rusqlite/rusqlite/commit/ac30e169ae51b262bc8cf7026469851ce39b23c6', 'https://rustsec.org/advisories/RUSTSEC-2020-0014.html', 'https://github.com/advisories/GHSA-q3cc-7p7g-392c'} | null |
GHSA | GHSA-7h43-gx24-p529 | Prototype pollution in json8 | This affects the package json8 before 1.0.3. The function adds in the target object the property specified in the path, however it does not properly check the key being set, leading to a prototype pollution. | {'CVE-2020-7770'} | 2021-05-10T19:17:05Z | 2021-05-10T19:17:05Z | CRITICAL | 9.8 | {'CWE-1321'} | {'https://snyk.io/vuln/SNYK-JS-JSON8-1017116', 'https://github.com/advisories/GHSA-7h43-gx24-p529', 'https://www.npmjs.com/package/json8', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7770', 'https://github.com/sonnyp/JSON8/commit/2e890261b66cbc54ae01d0c79c71b0fd18379e7e'} | null |
GHSA | GHSA-7f33-f4f5-xwgw | In-band key negotiation issue in AWS S3 Crypto SDK for golang | ### Summary
The golang AWS S3 Crypto SDK is impacted by an issue that can result in loss of confidentiality and message forgery. The attack requires write access to the bucket in question, and that the attacker has access to an endpoint that reveals decryption failures (without revealing the plaintext) and that when e... | {'CVE-2020-8912'} | 2022-04-19T19:02:32Z | 2022-02-11T23:23:13Z | LOW | 2.5 | {'CWE-327'} | {'https://bugzilla.redhat.com/show_bug.cgi?id=1869801', 'https://github.com/sophieschmieg/exploits/tree/master/aws_s3_crypto_poc', 'https://github.com/aws/aws-sdk-go/commit/ae9b9fd92af132cfd8d879809d8611825ba135f4', 'https://aws.amazon.com/blogs/developer/updates-to-the-amazon-s3-encryption-client/?s=09', 'https://gith... | null |
GHSA | GHSA-pr3r-4wrp-r2pv | ActiveRecord in Ruby on Rails allows database-query bypass | Action Record in Ruby on Rails 4.2.x before 4.2.7.1 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks or trigger missing WHERE clauses via a cr... | {'CVE-2016-6317'} | 2022-04-25T16:43:43Z | 2017-10-24T18:33:35Z | HIGH | 7.5 | {'CWE-476', 'CWE-284'} | {'https://github.com/advisories/GHSA-pr3r-4wrp-r2pv', 'http://weblog.rubyonrails.org/2016/8/11/Rails-5-0-0-1-4-2-7-2-and-3-2-22-3-have-been-released/', 'http://rhn.redhat.com/errata/RHSA-2016-1855.html', 'http://www.openwall.com/lists/oss-security/2016/08/11/4', 'https://groups.google.com/forum/#!topic/ruby-security-an... | null |
GHSA | GHSA-jgqf-hwc5-hh37 | Root Path Disclosure in send | Versions of `send` prior to 0.11.2 are affected by an information leakage vulnerability which may allow an attacker to enumerate paths on the server filesystem.
## Recommendation
Update to version 0.11.1 or later. | {'CVE-2015-8859'} | 2021-09-14T19:42:51Z | 2017-10-24T18:33:36Z | MODERATE | 5.3 | {'CWE-200'} | {'https://www.npmjs.com/advisories/56', 'https://github.com/pillarjs/send/pull/70', 'https://github.com/expressjs/serve-static/blob/master/HISTORY.md#181--2015-01-20', 'https://nvd.nist.gov/vuln/detail/CVE-2015-8859', 'http://www.securityfocus.com/bid/96435', 'https://github.com/advisories/GHSA-jgqf-hwc5-hh37', 'https:... | null |
GHSA | GHSA-hg4c-rgvm-964g | SQL Injection in pycsw | A SQL injection vulnerability in pycsw all versions before 2.0.2, 1.10.5 and 1.8.6 that leads to read and extract of any data from any table in the pycsw database that the database user has access to. Also on PostgreSQL (at least) it is possible to perform updates/inserts/deletes and database modifications to any table... | {'CVE-2016-8640'} | 2022-03-23T18:26:10Z | 2018-08-15T20:02:53Z | CRITICAL | 9.1 | {'CWE-89'} | {'https://nvd.nist.gov/vuln/detail/CVE-2016-8640', 'http://www.securityfocus.com/bid/94302', 'http://seclists.org/oss-sec/2016/q4/406', 'https://github.com/geopython/pycsw/pull/474/files', 'https://github.com/advisories/GHSA-hg4c-rgvm-964g', 'https://patch-diff.githubusercontent.com/raw/geopython/pycsw/pull/474.patch'} | null |
GHSA | GHSA-6vvh-5794-vpmj | An issue in Atomix v3.1.5 allows attackers to cause a denial of service (DoS) via false member down event messages. | An issue in Atomix v3.1.5 allows attackers to cause a denial of service (DoS) via false member down event messages. | {'CVE-2020-35216'} | 2022-01-04T18:57:26Z | 2021-12-17T20:40:58Z | MODERATE | 5.9 | {'CWE-362'} | {'https://docs.google.com/presentation/d/1woXwR3vciv7ltFan6LyK5vsWXmaUi8ArZonhk80Gr5U/edit?usp=sharing', 'https://github.com/advisories/GHSA-6vvh-5794-vpmj', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35216'} | null |
GHSA | GHSA-4278-2v5v-65r4 | Heap buffer overflow in `RaggedBinCount` | ### Impact
If the `splits` argument of `RaggedBincount` does not specify a valid [`SparseTensor`](https://www.tensorflow.org/api_docs/python/tf/sparse/SparseTensor), then an attacker can trigger a heap buffer overflow:
```python
import tensorflow as tf
tf.raw_ops.RaggedBincount(splits=[0], values=[1,1,1,1,1], size=5, ... | {'CVE-2021-29512'} | 2021-05-21T14:20:40Z | 2021-05-21T14:20:40Z | LOW | 2.5 | {'CWE-787', 'CWE-120'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-29512', 'https://github.com/tensorflow/tensorflow/commit/eebb96c2830d48597d055d247c0e9aebaea94cd5', 'https://github.com/tensorflow/tensorflow/security/advisories/GHSA-4278-2v5v-65r4', 'https://github.com/advisories/GHSA-4278-2v5v-65r4'} | null |
GHSA | GHSA-q3jg-4c82-j4xh | Moderate severity vulnerability that affects org.springframework.credhub:spring-credhub-core | Pivotal CredHub Service Broker, versions prior to 1.1.0, uses a guessable form of random number generation in creating service broker's UAA client. A remote malicious user may guess the client secret and obtain or modify credentials for users of the CredHub Service. | {'CVE-2018-15795'} | 2021-09-16T19:27:12Z | 2018-11-29T21:30:30Z | HIGH | 8.1 | {'CWE-338'} | {'http://www.securityfocus.com/bid/105915', 'https://github.com/advisories/GHSA-q3jg-4c82-j4xh', 'https://nvd.nist.gov/vuln/detail/CVE-2018-15795', 'https://pivotal.io/security/cve-2018-15795'} | null |
GHSA | GHSA-fhvc-gp6c-h2wx | Read on uninitialized buffer in postscript | An issue was discovered in the postscript crate before 0.14.0 for Rust. It might allow attackers to obtain sensitive information from uninitialized memory locations via a user-provided Read implementation. | {'CVE-2021-26953'} | 2021-08-25T20:52:23Z | 2021-08-25T20:52:23Z | HIGH | 7.5 | {'CWE-908'} | {'https://github.com/bodoni/postscript/issues/1', 'https://rustsec.org/advisories/RUSTSEC-2021-0017.html', 'https://nvd.nist.gov/vuln/detail/CVE-2021-26953', 'https://github.com/advisories/GHSA-fhvc-gp6c-h2wx'} | null |
GHSA | GHSA-6cp7-g972-w9m9 | Use of a Key Past its Expiration Date and Insufficient Session Expiration in Maddy Mail Server | ### Impact
Any configuration on any maddy version <0.5.4 using auth.pam is affected.
No password expiry or account expiry checking is done when authenticating using PAM.
### Patches
Patch is available as part of the 0.5.4 release.
### Workarounds
If /etc/shadow authentication is used, it is possible to replace au... | {'CVE-2022-24732'} | 2022-03-18T20:12:31Z | 2022-03-07T16:59:31Z | MODERATE | 6.3 | {'CWE-324', 'CWE-613'} | {'https://github.com/foxcpp/maddy/commit/7ee6a39c6a1939b376545f030a5efd6f90913583', 'https://github.com/advisories/GHSA-6cp7-g972-w9m9', 'https://github.com/foxcpp/maddy/releases/tag/v0.5.4', 'https://github.com/foxcpp/maddy/security/advisories/GHSA-6cp7-g972-w9m9', 'https://nvd.nist.gov/vuln/detail/CVE-2022-24732'} | null |
GHSA | GHSA-73wv-v82c-xmqv | Malicious Package in buffep-xor | Version 2.0.2 contained malicious code. The package targeted the Ethereum cryptocurrency and performed transactions to wallets not controlled by the user.
## Recommendation
Remove the package from your environment. Ensure no Ethereum funds were compromised. | null | 2021-09-29T20:58:02Z | 2020-09-03T21:50:51Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/advisories/GHSA-73wv-v82c-xmqv', 'https://www.npmjs.com/advisories/1240'} | null |
GHSA | GHSA-rfw2-x9f8-2f6m | Cross-Site Scripting | LinkedIn Oncall through 1.4.0 allows reflected XSS via /query because of mishandling of the "No results found for" message in the search bar. | {'CVE-2021-26722'} | 2021-04-30T17:27:53Z | 2021-04-30T17:27:53Z | MODERATE | 0 | {'CWE-79'} | {'https://github.com/advisories/GHSA-rfw2-x9f8-2f6m', 'https://pypi.org/project/oncall/', 'https://github.com/linkedin/oncall/issues/341', 'https://github.com/linkedin/oncall/commit/843bc106a1c1b1699e9e52b6b0d01c7efe1d6225', 'https://nvd.nist.gov/vuln/detail/CVE-2021-26722'} | null |
GHSA | GHSA-rhc3-76jw-4f2x | Denial of Service in @commercial/ammo | Versions of `@commercial/ammo` prior to 2.1.1 are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the error is thrown all the way up... | null | 2020-09-04T17:58:46Z | 2020-09-04T17:58:46Z | HIGH | 0 | null | {'https://github.com/advisories/GHSA-rhc3-76jw-4f2x', 'https://www.npmjs.com/advisories/1473'} | null |
GHSA | GHSA-px3r-jm9g-c8w8 | Moderate severity vulnerability that affects rails-html-sanitizer | There is a possible XSS vulnerability in all rails-html-sanitizer gem versions below 1.0.4 for Ruby. The gem allows non-whitelisted attributes to be present in sanitized output when input with specially-crafted HTML fragments, and these attributes can lead to an XSS attack on target applications. This issue is similar ... | {'CVE-2018-3741'} | 2021-01-08T18:19:13Z | 2018-04-26T15:41:10Z | MODERATE | 0 | {'CWE-79'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-3741', 'https://github.com/rails/rails-html-sanitizer/commit/f3ba1a839a35f2ba7f941c15e239a1cb379d56ae', 'https://github.com/advisories/GHSA-px3r-jm9g-c8w8'} | null |
GHSA | GHSA-m296-j53x-xv95 | Data races in tiny_future | `tiny_future` contains a light-weight implementation of `Future`s. The `Future`
type it has lacked bound on its `Send` and `Sync` traits.
This allows for a bug where non-thread safe types such as `Cell` can be used in
`Future`s and cause data races in concurrent programs.
The flaw was corrected in commit `c791919` by... | null | 2021-08-25T21:00:32Z | 2021-08-25T21:00:32Z | MODERATE | 0 | {'CWE-362'} | {'https://github.com/KizzyCode/tiny_future/commit/c7919199a0f6d1ce0e3c33499d1b37f862c990e4', 'https://github.com/KizzyCode/tiny_future/commit/7ab8a264980d23c2ed64e72f4636f38b7381eb39', 'https://github.com/KizzyCode/tiny_future/issues/1', 'https://github.com/advisories/GHSA-m296-j53x-xv95', 'https://rustsec.org/advisori... | null |
GHSA | GHSA-fg9w-g6m4-557j | Moderate severity vulnerability that affects rails | A certain algorithm in Ruby on Rails 2.1.0 through 2.2.2, and 2.3.x before 2.3.4, leaks information about the complexity of message-digest signature verification in the cookie store, which might allow remote attackers to forge a digest via multiple attempts. | {'CVE-2009-3086'} | 2021-09-10T18:12:30Z | 2017-10-24T18:33:38Z | MODERATE | 0 | {'CWE-200'} | {'https://github.com/advisories/GHSA-fg9w-g6m4-557j', 'http://www.vupen.com/english/advisories/2009/2544', 'http://lists.opensuse.org/opensuse-security-announce/2009-10/msg00004.html', 'https://nvd.nist.gov/vuln/detail/CVE-2009-3086', 'http://www.debian.org/security/2011/dsa-2260', 'http://www.securityfocus.com/bid/374... | null |
GHSA | GHSA-hfc6-79wv-5hpw | Malicious Package in blingjs | Version 0.0.4 of `blingjs` contained malicious code. The code when executed in the browser would enumerate password, cvc, cardnumber fields from forms and send the extracted values to `https://js-metrics.com/minjs.php?pl=`
## Recommendation
If version 0.0.4 of this module is found installed you will want to replace... | null | 2021-09-24T16:47:49Z | 2020-09-01T19:48:13Z | CRITICAL | 9.8 | {'CWE-506'} | {'https://github.com/jamiller619/blingjs', 'https://snyk.io/vuln/SNYK-JS-BLINGJS-451007', 'https://github.com/advisories/GHSA-hfc6-79wv-5hpw', 'https://www.npmjs.com/advisories/619'} | null |
GHSA | GHSA-fwf6-rw69-hhj4 | Improper Neutralization of Formula Elements in a CSV File in html-2-csv | This affects all versions of package html-to-csv. When there is a formula embedded in a HTML page, it gets accepted without any validation and the same would be pushed while converting it into a CSV file. Through this a malicious actor can embed or generate a malicious link or execute commands via CSV files. | {'CVE-2021-23654'} | 2021-12-01T14:33:14Z | 2021-11-30T22:22:16Z | MODERATE | 5.6 | {'CWE-1236'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-23654', 'https://snyk.io/vuln/SNYK-PYTHON-HTMLTOCSV-1582784', 'https://github.com/hanwentao/html2csv/blob/master/html2csv/converter.py', 'https://github.com/advisories/GHSA-fwf6-rw69-hhj4'} | null |
GHSA | GHSA-crjr-9rc5-ghw8 | Inefficient Regular Expression Complexity in Nokogiri | ## Summary
Nokogiri `< v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents.
## Mitigation
Upgrade to Nokogiri `>= 1.13.4`.
## Severity
The Nokogiri maintainers have evaluated this as [**High Severity** 7.5 (CVSS3.1... | {'CVE-2022-24836'} | 2022-04-26T18:00:11Z | 2022-04-11T21:18:06Z | HIGH | 7.5 | {'CWE-400', 'CWE-1333'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OUPLBUZVM4WPFSXBEP2JS3R6LMKRTLFC/', 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XMDCWRQXJQ3TFSETPCEFMQ6RR6ME5UA3/', 'https://github.com/sparklemotion/nokogiri/commit/e4445... | null |
GHSA | GHSA-f4cj-3q3h-884r | Partial authorization bypass on document save in xwiki-platform | XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any user with SCRIPT right (EDIT right before XWiki 7.4) can save a document with the right of the current user which allow accessing API requiring programming right if the current user has programming right. It has... | {'CVE-2022-23615'} | 2022-05-05T18:01:30Z | 2022-02-09T21:21:53Z | MODERATE | 5.4 | {'CWE-863'} | {'https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-f4cj-3q3h-884r', 'https://nvd.nist.gov/vuln/detail/CVE-2022-23615', 'https://jira.xwiki.org/browse/XWIKI-5024', 'https://github.com/xwiki/xwiki-platform/commit/7ab0fe7b96809c7a3881454147598d46a1c9bbbe', 'https://github.com/advisories/GHSA-f4cj-3q3h-884r... | null |
GHSA | GHSA-5vf7-q87h-pg6w | Cross-Site Scripting in BookStack | ### Impact
A user with permission to create comments could POST HTML directly to the system to be saved in a comment, which would then be executed/displayed to others users viewing the comment. Through this vulnerability custom JavaScript code could be injected and therefore ran on other user machines.
This most impa... | {'CVE-2020-11055'} | 2021-01-08T20:20:36Z | 2020-05-07T21:10:26Z | MODERATE | 6.3 | {'CWE-79'} | {'https://github.com/advisories/GHSA-5vf7-q87h-pg6w', 'http://jvn.jp/en/jp/JVN41035278/index.html', 'https://github.com/BookStackApp/BookStack/releases/tag/v0.29.2', 'https://bookstackapp.com/blog/beta-release-v0-29-2/', 'https://github.com/BookStackApp/BookStack/security/advisories/GHSA-5vf7-q87h-pg6w', 'https://nvd.n... | null |
GHSA | GHSA-6x77-rpqf-j6mw | High severity vulnerability that affects ejs | nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in the ejs.renderFile() | {'CVE-2017-1000189'} | 2021-09-02T19:10:59Z | 2018-03-05T18:54:33Z | HIGH | 7.5 | {'CWE-20'} | {'https://github.com/advisories/GHSA-6x77-rpqf-j6mw', 'https://nvd.nist.gov/vuln/detail/CVE-2017-1000189', 'https://github.com/mde/ejs/commit/49264e0037e313a0a3e033450b5c184112516d8f', 'http://www.securityfocus.com/bid/101893'} | null |
GHSA | GHSA-p788-rj37-357w | Insecure Defaults Leads to Potential MITM in ezseed-transmission | Affected versions of `ezseed-transmission` download and run a script over an HTTP connection.
An attacker in a privileged network position could launch a Man-in-the-Middle attack and intercept the script, replacing it with malicious code, completely compromising the system running `ezseed-transmission`.
## Recommen... | {'CVE-2016-1000224'} | 2021-09-23T21:28:15Z | 2020-09-01T15:26:35Z | MODERATE | 4.2 | {'CWE-295', 'CWE-300'} | {'https://github.com/advisories/GHSA-p788-rj37-357w', 'https://snyk.io/vuln/npm:ezseed-transmission:20160729', 'https://nvd.nist.gov/vuln/detail/CVE-2016-1000224', 'https://www.npmjs.com/advisories/114'} | null |
GHSA | GHSA-8h4j-vm3r-vcq3 | Use after free in rusqlite | An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API use-after-free. | {'CVE-2020-35870'} | 2021-08-25T20:47:48Z | 2021-08-25T20:47:48Z | CRITICAL | 9.8 | {'CWE-416'} | {'https://github.com/advisories/GHSA-8h4j-vm3r-vcq3', 'https://github.com/rusqlite/rusqlite/releases/tag/0.23.0', 'https://rustsec.org/advisories/RUSTSEC-2020-0014.html', 'https://github.com/rusqlite/rusqlite/commit/2ef3628dac35aeba0a97d5fb3a57746b4e1d62b3', 'https://nvd.nist.gov/vuln/detail/CVE-2020-35870'} | null |
GHSA | GHSA-gq4h-f254-7cw9 | Data races in ticketed_lock | Affected versions of this crate unconditionally implemented `Send` for `ReadTicket<T>` & `WriteTicket<T>`.
This allows to send non-Send `T` to other threads.
This can allows creating data races by cloning types with internal mutability and sending them to other threads (as `T` of `ReadTicket<T>`/`WriteTicket<T>`). Suc... | null | 2021-08-25T21:00:34Z | 2021-08-25T21:00:34Z | MODERATE | 0 | {'CWE-362'} | {'https://github.com/kvark/ticketed_lock/pull/8/commits/a986a9335d591fa5c826157d1674d47aa525357f', 'https://rustsec.org/advisories/RUSTSEC-2020-0119.html', 'https://github.com/kvark/ticketed_lock/issues/7', 'https://github.com/advisories/GHSA-gq4h-f254-7cw9'} | null |
GHSA | GHSA-2v6v-q994-xvxx | Privilege escalation in beego | beego is an open-source, high-performance web framework for the Go programming language. An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally. | {'CVE-2021-27117'} | 2022-04-15T03:08:39Z | 2022-04-06T00:01:30Z | HIGH | 7.8 | {'CWE-59'} | {'https://nvd.nist.gov/vuln/detail/CVE-2021-27117', 'https://github.com/beego/beego/issues/4484', 'https://github.com/advisories/GHSA-2v6v-q994-xvxx'} | null |
GHSA | GHSA-7vvr-h4p5-m7fh | NULL Pointer Dereference in aubio | aubio v0.4.0 to v0.4.8 has a NULL pointer dereference in new_aubio_filterbank | {'CVE-2018-19801'} | 2021-08-17T19:07:20Z | 2019-07-26T16:10:20Z | HIGH | 7.5 | {'CWE-476'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-19801', 'https://github.com/aubio/aubio/blob/0.4.9/ChangeLog', 'https://github.com/advisories/GHSA-7vvr-h4p5-m7fh'} | null |
GHSA | GHSA-hmm9-r2m2-qg9w | Nil dereference in NATS JWT, DoS of nats-server | (This advisory is canonically <https://advisories.nats.io/CVE/CVE-2020-26521.txt>)
## Problem Description
The NATS account system has an Operator trusted by the servers, which signs Accounts, and each Account can then create and sign Users within their account. The Operator should be able to safely issue Accounts to... | null | 2021-05-21T16:22:10Z | 2021-05-21T16:22:10Z | LOW | 7.5 | {'CWE-476'} | {'https://github.com/nats-io/nats-server/security/advisories/GHSA-hmm9-r2m2-qg9w', 'https://github.com/advisories/GHSA-hmm9-r2m2-qg9w'} | null |
GHSA | GHSA-gc9g-67cq-p7v4 | Server-Side Request Forgery in Plone | Plone though 5.2.4 allows SSRF via the lxml parser. This affects Diazo themes, Dexterity TTW schemas, and modeleditors in plone.app.theming, plone.app.dexterity, and plone.supermodel. | {'CVE-2021-33511'} | 2021-06-15T16:12:04Z | 2021-06-15T16:12:04Z | HIGH | 7.5 | {'CWE-918'} | {'http://www.openwall.com/lists/oss-security/2021/05/22/1', 'https://github.com/advisories/GHSA-gc9g-67cq-p7v4', 'https://nvd.nist.gov/vuln/detail/CVE-2021-33511', 'https://plone.org/security/hotfix/20210518/server-side-request-forgery-via-lxml-parser'} | null |
GHSA | GHSA-jjv7-qpx3-h62q | Denial-of-Service Memory Exhaustion in qs | Versions prior to 1.0 of `qs` are affected by a denial of service condition. This condition is triggered by parsing a crafted string that deserializes into very large sparse arrays, resulting in the process running out of memory and eventually crashing.
## Recommendation
Update to version 1.0.0 or later. | {'CVE-2014-7191'} | 2021-09-14T19:46:49Z | 2017-10-24T18:33:36Z | HIGH | 0 | null | {'http://www-01.ibm.com/support/docview.wss?uid=swg21687263', 'https://github.com/advisories/GHSA-jjv7-qpx3-h62q', 'http://secunia.com/advisories/62170', 'https://www.npmjs.com/advisories/29', 'https://github.com/visionmedia/node-querystring/issues/104', 'https://nodesecurity.io/advisories/qs_dos_memory_exhaustion', 'h... | null |
GHSA | GHSA-r58x-wjg8-63m9 | Denial of Service in Apache James | In Apache James, using Jazzer fuzzer, we identified that an IMAP user can craft IMAP LIST commands to orchestrate a Denial Of Service using a vulnerable Regular expression. This affected Apache James prior to 3.6.1 We recommend upgrading to Apache James 3.6.1 or higher , which enforce the use of RE2J regular expression... | {'CVE-2021-40110'} | 2022-01-13T18:33:26Z | 2022-01-08T00:40:30Z | HIGH | 0 | null | {'https://nvd.nist.gov/vuln/detail/CVE-2021-40110', 'https://www.openwall.com/lists/oss-security/2022/01/04/2', 'https://github.com/advisories/GHSA-r58x-wjg8-63m9', 'http://www.openwall.com/lists/oss-security/2022/01/04/2'} | null |
GHSA | GHSA-gwpf-62xp-vrg6 | Information Exposure in cordova-android | Versions of `cordova-android` prior to 6.0.0 are vulnerable to Information Exposure through log files. The application calls methods of the Log class. Messages passed to these methods (Log.v(), Log.d(), Log.i(), Log.w(), and Log.e()) are stored in a series of circular buffers on the device. By default, a maximum of fou... | {'CVE-2016-6799'} | 2021-09-28T16:53:05Z | 2020-09-11T21:14:49Z | HIGH | 7.5 | {'CWE-532'} | {'http://www.securityfocus.com/bid/98365', 'https://github.com/advisories/GHSA-gwpf-62xp-vrg6', 'https://snyk.io/vuln/SNYK-JS-CORDOVAANDROID-174935', 'https://nvd.nist.gov/vuln/detail/CVE-2016-6799', 'https://lists.apache.org/thread.html/1f3e7b0319d64b455f73616f572acee36fbca31f87f5b2e509c45b69@%3Cdev.cordova.apache.org... | null |
GHSA | GHSA-p9vv-3945-x93h | Cross-Site Scripting in semantic-ui-search | All versions of `semantic-ui-search` are vulnerable to Cross-Site Scripting. Lack of output encoding on the selection dropdowns can lead to user input being executed instead of printed as text.
## Recommendation
No fix is currently available. Consider using an alternative module until a fix is made available. | null | 2021-09-27T13:59:52Z | 2020-09-02T15:47:10Z | HIGH | 0 | {'CWE-79'} | {'https://www.npmjs.com/advisories/760', 'https://github.com/advisories/GHSA-p9vv-3945-x93h', 'https://github.com/Semantic-Org/Semantic-UI/issues/4498'} | null |
GHSA | GHSA-gg84-qgv9-w4pq | CRLF injection in httplib2 | ### Impact
Attacker controlling unescaped part of uri for `httplib2.Http.request()` could change request headers and body, send additional hidden requests to same server.
Impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping.
### Patches
P... | {'CVE-2020-11078'} | 2022-04-19T19:02:26Z | 2020-05-20T15:55:47Z | LOW | 6.8 | {'CWE-93'} | {'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IXCX2AWROGWGY5GXR7VN3BKF34A2FO6J/', 'https://github.com/advisories/GHSA-gg84-qgv9-w4pq', 'https://lists.apache.org/thread.html/r4d35dac106fab979f0db75a07fc4e320ad848b722103e79667ff99e1@%3Cissues.beam.apache.org%3E', 'https:... | null |
GHSA | GHSA-xxfh-x98p-j8fr | Remote code injection in Log4j (through pax-logging-log4j2) | ### Impact
Remote Code Execution.
### Patches
Users of pax-logging 1.11.9 should update to 1.11.10.
Users of pax-logging 2.0.10 should update to 2.0.11.
### Workarounds
Set system property `-Dlog4j2.formatMsgNoLookups=true`
### References
https://github.com/advisories/GHSA-jfh8-c2jp-5v3q
| null | 2021-12-11T21:25:16Z | 2021-12-10T20:15:37Z | CRITICAL | 0 | null | {'https://github.com/advisories/GHSA-jfh8-c2jp-5v3q', 'https://github.com/ops4j/org.ops4j.pax.logging/security/advisories/GHSA-xxfh-x98p-j8fr', 'https://github.com/advisories/GHSA-xxfh-x98p-j8fr'} | null |
GHSA | GHSA-g83m-67wh-whpw | Command injection in kekbit | An issue was discovered in the kekbit crate before 0.3.4 for Rust. For ShmWriter<H>, Send is implemented without requiring H: Send. | {'CVE-2020-36449'} | 2021-08-25T20:57:10Z | 2021-08-25T20:57:10Z | HIGH | 8.1 | {'CWE-77'} | {'https://nvd.nist.gov/vuln/detail/CVE-2020-36449', 'https://github.com/motoras/kekbit/issues/34', 'https://github.com/advisories/GHSA-g83m-67wh-whpw', 'https://rustsec.org/advisories/RUSTSEC-2020-0129.html'} | null |
GHSA | GHSA-jv74-f9pj-xp3f | Apache Camel's Mail is vulnerable to path traversal | Apache Camel's Mail 2.20.0 through 2.20.3, 2.21.0 through 2.21.1 and 2.22.0 is vulnerable to path traversal. | {'CVE-2018-8041'} | 2022-04-26T19:21:09Z | 2018-10-16T23:07:57Z | MODERATE | 5.3 | {'CWE-22'} | {'http://www.securityfocus.com/bid/105352', 'https://nvd.nist.gov/vuln/detail/CVE-2018-8041', 'https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E', 'http://camel.apache.org/security-advisories.data/CVE-2018-8041.txt.asc?version=1&modificationDate... | null |
GHSA | GHSA-mrx7-8hxf-f853 | Cross-Site Scripting in swagger-ui | Affected versions of `swagger-ui` are vulnerable to cross-site scripting. This vulnerability exists because `swagger-ui` automatically executes external Javascript that is loaded in via the `url` query string parameter when a `Content-Type: application/javascript` header is included.
An attacker can create a server th... | {'CVE-2016-1000233'} | 2021-09-23T21:33:21Z | 2020-09-01T15:36:27Z | HIGH | 0 | {'CWE-79'} | {'https://github.com/advisories/GHSA-mrx7-8hxf-f853', 'https://nvd.nist.gov/vuln/detail/CVE-2016-1000233', 'https://github.com/swagger-api/swagger-ui/issues/1863', 'https://www.npmjs.com/advisories/131'} | null |
GHSA | GHSA-8fxw-76px-3rxv | Memory leak in Tensorflow | ### Impact
If a user passes a list of strings to `dlpack.to_dlpack` there is a memory leak following an expected validation failure:
https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/c/eager/dlpack.cc#L100-L104
The allocated memory is from
https://github.com/tensorflow/t... | {'CVE-2020-15192'} | 2021-08-26T15:09:35Z | 2020-09-25T18:28:17Z | MODERATE | 4.3 | {'CWE-20'} | {'https://github.com/advisories/GHSA-8fxw-76px-3rxv', 'http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00065.html', 'https://github.com/tensorflow/tensorflow/commit/22e07fb204386768e5bcbea563641ea11f96ceb8', 'https://github.com/tensorflow/tensorflow/releases/tag/v2.3.1', 'https://github.com/tensorflow/t... | null |
GHSA | GHSA-p5hg-3xm3-gcjg | Spring Framework allows applications to expose STOMP over WebSocket endpoints | Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can ... | {'CVE-2018-1270'} | 2022-04-27T15:08:24Z | 2018-10-17T20:05:59Z | CRITICAL | 9.8 | {'CWE-94', 'CWE-358'} | {'https://lists.apache.org/thread.html/dcf8599b80e43a6b60482607adb76c64672772dc2d9209ae2170f369@%3Cissues.activemq.apache.org%3E', 'https://www.oracle.com/security-alerts/cpujul2020.html', 'https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html', 'http://www.securityfocus.com/bid/103696', 'https:/... | null |
GHSA | GHSA-vrr3-5r3v-7xfw | Improperly Controlled Modification of Dynamically-Determined Object Attributes in casperjs | The mergeObjects utility function is susceptible to Prototype Pollution. | {'CVE-2020-7679'} | 2022-01-04T19:27:23Z | 2021-05-17T21:00:52Z | HIGH | 7.3 | {'CWE-915'} | {'https://github.com/casperjs/casperjs/blob/master/modules/utils.js%23L680', 'https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-572804', 'https://snyk.io/vuln/SNYK-JS-CASPERJS-572803', 'https://github.com/advisories/GHSA-vrr3-5r3v-7xfw', 'https://nvd.nist.gov/vuln/detail/CVE-2020-7679'} | null |
GHSA | GHSA-frxx-2m33-6wcr | Improper Restriction of Operations within the Bounds of a Memory Buffer in Google TensorFlow | Google TensorFlow 1.7 and below is affected by: Buffer Overflow. The impact is: execute arbitrary code (local). | {'CVE-2018-8825'} | 2021-08-03T20:54:54Z | 2019-04-24T16:11:30Z | HIGH | 8.8 | {'CWE-119'} | {'https://nvd.nist.gov/vuln/detail/CVE-2018-8825', 'https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2018-003.md', 'https://github.com/advisories/GHSA-frxx-2m33-6wcr'} | null |
GHSA | GHSA-7mc5-chhp-fmc3 | Regular Expression Denial of Service in negotiator | Affected versions of `negotiator` are vulnerable to regular expression denial of service attacks, which trigger upon parsing a specially crafted `Accept-Language` header value.
## Recommendation
Update to version 0.6.1 or later. | {'CVE-2016-10539'} | 2021-01-08T21:06:38Z | 2018-10-09T00:30:30Z | HIGH | 0 | {'CWE-400'} | {'https://nodesecurity.io/advisories/106', 'https://www.npmjs.com/advisories/106', 'https://github.com/advisories/GHSA-7mc5-chhp-fmc3', 'https://nvd.nist.gov/vuln/detail/CVE-2016-10539'} | null |
GHSA | GHSA-2rcm-phc9-3945 | Moderate severity vulnerability that affects pyopenssl | Python Cryptographic Authority pyopenssl version Before 17.5.0 contains a CWE - 401 : Failure to Release Memory Before Removing Last Reference vulnerability in PKCS #12 Store that can result in Denial of service if memory runs low or is exhausted. This attack appear to be exploitable via Depends upon calling applicatio... | {'CVE-2018-1000808'} | 2021-08-31T19:40:47Z | 2018-10-10T16:10:23Z | MODERATE | 5.9 | {'CWE-404'} | {'https://github.com/advisories/GHSA-2rcm-phc9-3945', 'https://github.com/pyca/pyopenssl/pull/723', 'https://access.redhat.com/errata/RHSA-2019:0085', 'https://nvd.nist.gov/vuln/detail/CVE-2018-1000808', 'http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00014.html', 'https://usn.ubuntu.com/3813-1/'} | null |
GHSA | GHSA-6c73-2v8x-qpvm | Argo Server TLS requests could be forged by attacker with network access | ### Impact
We are not aware of any exploits. This is a pro-active fix.
Impacted:
* You are running Argo Server < v3.0 with `--secure=true` or >= v3.0 with `--secure` unspecified (note - running in secure mode is recommended regardless).
* The attacker is within your network. If you expose Argo Server to the Interne... | null | 2021-08-23T19:41:30Z | 2021-08-23T19:41:30Z | MODERATE | 0 | null | {'https://github.com/argoproj/argo-workflows/security/advisories/GHSA-6c73-2v8x-qpvm', 'https://github.com/advisories/GHSA-6c73-2v8x-qpvm'} | null |
GHSA | GHSA-3c9c-2p65-qvwv | Prototype pollution in aurelia-path | ### Impact
The vulnerability exposes Aurelia application that uses `aurelia-path` package to parse a string. The majority of this will be Aurelia applications that employ the `aurelia-router` package. An example is this could allow an attacker to change the prototype of base object class `Object` by tricking an applica... | {'CVE-2021-41097'} | 2022-04-19T19:03:10Z | 2021-09-27T20:12:16Z | HIGH | 9.1 | {'CWE-1321', 'CWE-915'} | {'https://www.npmjs.com/package/aurelia-path', 'https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwv', 'https://github.com/advisories/GHSA-3c9c-2p65-qvwv', 'https://nvd.nist.gov/vuln/detail/CVE-2021-41097', 'https://github.com/aurelia/path/releases/tag/1.1.7', 'https://github.com/aurelia/path/commit/... | null |
GHSA | GHSA-f5gc-p5m3-v347 | XXE in petl | ### Impact
Information Disclosure
### Summary
[petl](https://github.com/petl-developers/petl) is a Python library that provides functions for extraction, transformation, and loading (ETL) of data.
petl before 1.68, in some configurations, allows resolution of entities in XML input.
An attacker who is able to submit... | null | 2022-04-19T19:02:41Z | 2020-12-02T18:28:30Z | LOW | 0 | {'CWE-611'} | {'https://owasp.org/www-community/vulnerabilities/XML_External_Entity_(XXE)_Processing', 'https://github.com/petl-developers/petl/releases/tag/v1.6.8', 'https://github.com/petl-developers/petl/security/advisories/GHSA-f5gc-p5m3-v347', 'https://github.com/petl-developers/petl/pull/527', 'https://petl.readthedocs.io/en/s... | null |
GHSA | GHSA-73c6-vwjh-g3qh | Malicious Package in crpyto-js | All versions of this package contained malware. The package was designed to find and exfiltrate cryptocurrency wallets.
## Recommendation
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a d... | null | 2021-10-01T21:00:08Z | 2020-09-03T19:40:46Z | CRITICAL | 9.1 | {'CWE-506'} | {'https://www.npmjs.com/advisories/1390', 'https://github.com/advisories/GHSA-73c6-vwjh-g3qh'} | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.