Publish Advisories

GHSA-82jf-8f24-xq9m
GHSA-3wg7-r7q5-r2jf
This commit is contained in:
advisory-database[bot]
2025-01-21 17:14:10 +00:00
parent f491a9b98f
commit d5fc2acab9
2 changed files with 20 additions and 4 deletions
@@ -1,14 +1,19 @@
{
"schema_version": "1.4.0",
"id": "GHSA-82jf-8f24-xq9m",
"modified": "2024-03-06T16:08:31Z",
"modified": "2025-01-21T17:12:45Z",
"published": "2024-03-03T00:30:32Z",
"aliases": [
"CVE-2024-25865"
],
"summary": "hexo-theme-anzhiyu Cross-site Scripting vulnerability",
"details": "Cross Site Scripting (XSS) vulnerability in hexo-theme-anzhiyu v1.6.12, allows remote attackers to execute arbitrary code via the algolia search function.",
"severity": [],
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
@@ -36,6 +41,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-79",
"CWE-80"
],
"severity": "MODERATE",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3wg7-r7q5-r2jf",
"modified": "2025-01-16T20:09:49Z",
"modified": "2025-01-21T17:12:43Z",
"published": "2025-01-16T18:31:00Z",
"aliases": [
"CVE-2024-50633"
@@ -9,6 +9,10 @@
"summary": "Indico Insecure Access",
"details": "A Broken Object Level Authorization (BOLA) vulnerability in Indico v3.2.9 allows attackers to access sensitive information via sending a crafted POST request to the component /api/principals.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
@@ -40,6 +44,10 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50633"
},
{
"type": "WEB",
"url": "https://github.com/cetinpy/CVE-2024-50633/issues/1"
},
{
"type": "WEB",
"url": "https://github.com/cetinpy/CVE-2024-50633"
@@ -51,7 +59,9 @@
],
"database_specific": {
"cwe_ids": [
"CWE-639"
"CWE-201",
"CWE-639",
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,