Publish Advisories

GHSA-prr3-c3m5-p7q2
GHSA-5mmw-p5qv-w3x5
This commit is contained in:
advisory-database[bot]
2023-12-14 22:03:49 +00:00
parent e4d145126d
commit c5aa1d894f
2 changed files with 12 additions and 4 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-prr3-c3m5-p7q2",
"modified": "2023-11-30T19:51:29Z",
"modified": "2023-12-14T22:02:39Z",
"published": "2023-11-30T19:51:29Z",
"aliases": [
"CVE-2023-48631"
@@ -40,6 +40,10 @@
"type": "WEB",
"url": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631"
},
{
"type": "WEB",
"url": "https://github.com/adobe/css-tools/issues/211"
@@ -65,6 +69,6 @@
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-11-30T19:51:29Z",
"nvd_published_at": null
"nvd_published_at": "2023-12-14T13:15:54Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5mmw-p5qv-w3x5",
"modified": "2023-12-12T18:09:52Z",
"modified": "2023-12-14T22:03:11Z",
"published": "2023-12-12T00:30:17Z",
"aliases": [
"CVE-2023-45292"
@@ -9,7 +9,10 @@
"summary": "Always incorrect control flow in github.com/mojocn/base64Captcha",
"details": "When using the default implementation of Verify to check a Captcha, verification can be bypassed. For example, if the first parameter is a non-existent id, the second parameter is an empty string, and the third parameter is true, the function will always consider the Captcha to be correct.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
@@ -60,6 +63,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-345",
"CWE-670"
],
"severity": "MODERATE",