Publish Advisories

GHSA-2wx6-wc87-rmjm
GHSA-q8hg-3vqv-f8v3
This commit is contained in:
advisory-database[bot]
2024-09-20 17:33:31 +00:00
parent 8482d7605e
commit d74d35166d
2 changed files with 24 additions and 4 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2wx6-wc87-rmjm",
"modified": "2021-01-26T03:25:42Z",
"modified": "2024-09-20T17:31:44Z",
"published": "2020-03-19T17:29:58Z",
"aliases": [
"CVE-2020-5262"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -55,13 +59,25 @@
{
"type": "WEB",
"url": "https://github.com/easybuilders/easybuild-framework/commit/210743d0e3618a8ac0a56eb9c0f4fa4fd8ae53b9"
},
{
"type": "PACKAGE",
"url": "https://github.com/easybuilders/easybuild-framework"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/easybuild-framework/PYSEC-2020-41.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/easybuild/PYSEC-2020-268.yaml"
}
],
"database_specific": {
"cwe_ids": [
"CWE-532"
],
"severity": "MODERATE",
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2020-03-19T17:04:51Z",
"nvd_published_at": null
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q8hg-3vqv-f8v3",
"modified": "2022-08-06T09:34:38Z",
"modified": "2024-09-20T17:32:42Z",
"published": "2022-07-26T00:01:08Z",
"aliases": [
"CVE-2022-2523"
],
"summary": "Fava vulnerable to Reflected Cross-site Scripting before v1.22.2",
"summary": "Fava vulnerable to Reflected Cross-site Scripting",
"details": "Cross-site Scripting (XSS) - Reflected in GitHub repository beancount/fava prior to 1.22.2.\nThe `query_string` parameter of Fava is vulnerable to reflected cross-site scripting, for which a attacker can modify any information that the user is able to modify. This issue is fixed in version 1.22.2.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [