Publish Advisories

GHSA-p7mv-x2rc-847f
GHSA-mvf6-w562-53x9
GHSA-6px6-2jx5-44xw
GHSA-487g-3m3v-hjhq
GHSA-6vjf-48fh-vxxj
GHSA-7pjp-fm93-p6pj
GHSA-9r26-5w88-qhp9
GHSA-cp8m-h777-g4p3
GHSA-jfrg-9hpq-9hvp
GHSA-wj7c-h9x2-w8cg
This commit is contained in:
advisory-database[bot]
2024-02-19 18:32:57 +00:00
parent f96ac1ae94
commit ff1caaed9a
10 changed files with 334 additions and 5 deletions
@@ -1,14 +1,17 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p7mv-x2rc-847f",
"modified": "2022-01-04T00:01:25Z",
"modified": "2024-02-19T18:31:30Z",
"published": "2021-12-21T00:00:22Z",
"aliases": [
"CVE-2021-3860"
],
"details": "JFrog Artifactory before 7.25.4 (Enterprise+ deployments only), is vulnerable to Blind SQL Injection by a low privileged authenticated user due to incomplete validation when performing an SQL query.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
@@ -21,6 +24,10 @@
{
"type": "WEB",
"url": "https://www.jfrog.com/confluence/display/JFROG/CVE-2021-3860%3A+Artifactory+Low+Privileged+Blind+SQL+Injection"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/177162/JFrog-Artifactory-SQL-Injection.html"
}
],
"database_specific": {
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mvf6-w562-53x9",
"modified": "2023-08-02T06:30:19Z",
"modified": "2024-02-19T18:31:31Z",
"published": "2023-07-25T09:30:18Z",
"aliases": [
"CVE-2023-3897"
@@ -24,13 +24,17 @@
{
"type": "WEB",
"url": "https://www.42gears.com/security-and-compliance"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/177179/SureMDM-On-Premise-CAPTCHA-Bypass-User-Enumeration.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-203"
],
"severity": null,
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-07-25T09:15:11Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6px6-2jx5-44xw",
"modified": "2024-01-29T15:30:24Z",
"modified": "2024-02-19T18:31:31Z",
"published": "2024-01-24T00:30:32Z",
"aliases": [
"CVE-2024-0811"
@@ -36,6 +36,10 @@
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VXDSGAFQD4BDB4IB2O4ZUSHC3JCVQEKC"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/177172/Chrome-chrome.pageCapture.saveAsMHTML-Extension-API-Blocked-Origin-Bypass.html"
}
],
"database_specific": {
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-487g-3m3v-hjhq",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-25978"
],
"details": "Insufficient file size checks resulted in a denial of service risk in the file picker's unzip functionality.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25978"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264074"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=455634"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-74641"
}
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:08Z"
}
}
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6vjf-48fh-vxxj",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-25979"
],
"details": "The URL parameters accepted by forum search were not limited to the allowed parameters.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25979"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264095"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=455635"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-69774"
}
],
"database_specific": {
"cwe_ids": [
"CWE-233"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:08Z"
}
}
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7pjp-fm93-p6pj",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-25982"
],
"details": "The link to update all installed language packs did not include the necessary token to prevent a CSRF risk.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25982"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264098"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=455638"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-54749"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:09Z"
}
}
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9r26-5w88-qhp9",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-25983"
],
"details": "Insufficient checks in a web service made it possible to add comments to the comments block on another user's dashboard when it was not otherwise available (e.g., on their profile page).",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25983"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264099"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=455641"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-78300"
}
],
"database_specific": {
"cwe_ids": [
"CWE-639"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:09Z"
}
}
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cp8m-h777-g4p3",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-25980"
],
"details": "Separate Groups mode restrictions were not honored in the H5P attempts report, which would display users from other groups. By default this only provided additional access to non-editing teachers.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25980"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264096"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=455636"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-80501"
}
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:09Z"
}
}
@@ -0,0 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jfrg-9hpq-9hvp",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-25981"
],
"details": "Separate Groups mode restrictions were not honored when performing a forum export, which would export forum data for all groups. By default this only provided additional access to non-editing teachers.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25981"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264097"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=455637"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-80504"
}
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:09Z"
}
}
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wj7c-h9x2-w8cg",
"modified": "2024-02-19T18:31:32Z",
"published": "2024-02-19T18:31:32Z",
"aliases": [
"CVE-2024-1633"
],
"details": "During the secure boot, bl2 (the second stage of\nthe bootloader) loops over images defined in the table “bl2_mem_params_descs”.\nFor each image, the bl2 reads the image length and destination from the images\ncertificate. Because of the way of reading from the image, which base on 32-bit unsigned integer value, it can result to an integer overflow. An attacker can bypass memory range restriction and write data out of buffer bounds, which could result in bypass of secure boot.\n\n Affected git version from c2f286820471ed276c57e603762bd831873e5a17 until (not \n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1633"
},
{
"type": "WEB",
"url": "https://asrg.io/security-advisories/CVE-2024-1633"
}
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-02-19T17:15:08Z"
}
}