Publish Advisories

GHSA-g888-g2pp-82hf
GHSA-gfqf-9w98-7jmx
GHSA-h2rq-qhr7-53gm
This commit is contained in:
advisory-database[bot]
2024-02-06 18:24:59 +00:00
parent 9763eb1f16
commit 7d95d86243
3 changed files with 107 additions and 12 deletions
@@ -28,7 +28,45 @@
"introduced": "0"
},
{
"fixed": "1.15.4"
"fixed": "1.10.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "simplesamlphp/saml2"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0"
},
{
"fixed": "2.3.8"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "simplesamlphp/saml2"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0"
},
{
"fixed": "3.1.4"
}
]
}
@@ -44,6 +82,10 @@
"type": "WEB",
"url": "https://github.com/simplesamlphp/saml2/commit/4f6af7f69f29df8555a18b9bb7b646906b45924d"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/simplesamlphp/saml2/CVE-2018-7711.yaml"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00017.html"
@@ -1,17 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gfqf-9w98-7jmx",
"modified": "2024-02-06T00:30:28Z",
"modified": "2024-02-06T18:23:19Z",
"published": "2024-02-06T00:30:28Z",
"aliases": [
"CVE-2024-24398"
],
"details": "Directory Traversal vulnerability in Stimulsoft GmbH Stimulsoft Dashboard.JS before v.2024.1.2 allows a remote attacker to execute arbitrary code via a crafted payload to the fileName parameter of the Save function.",
"summary": "Stimulsoft Dashboard.JS directory traversal vulnerability",
"details": "Directory Traversal vulnerability in Stimulsoft GmbH Stimulsoft Dashboard.JS before v.2024.1.3 allows a remote attacker to execute arbitrary code via a crafted payload to the fileName parameter of the Save function.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "stimulsoft-dashboards-js"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2024.1.3"
}
]
}
]
}
],
"references": [
{
@@ -26,6 +48,10 @@
"type": "WEB",
"url": "https://cves.at/posts/cve-2024-24398/writeup/"
},
{
"type": "PACKAGE",
"url": "https://github.com/stimulsoft/Dashboards.JS"
},
{
"type": "WEB",
"url": "http://stimulsoft.com"
@@ -35,9 +61,9 @@
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-02-06T18:23:19Z",
"nvd_published_at": "2024-02-06T00:15:08Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h2rq-qhr7-53gm",
"modified": "2024-02-06T15:32:06Z",
"modified": "2024-02-06T18:24:31Z",
"published": "2024-02-06T12:30:30Z",
"aliases": [
"CVE-2024-23673"
],
"summary": "Apache Sling Servlets Resolver executes malicious code via path traversal",
"details": "\nMalicious code execution via path traversal in Apache Software Foundation Apache Sling Servlets Resolver.This issue affects all version of Apache Sling Servlets Resolver before 2.11.0. However, whether a system is vulnerable to this attack depends on the exact configuration of the system.\nIf the system is vulnerable, a user with write access to the repository might be able to trick the Sling Servlet Resolver to load a previously uploaded script. \n\nUsers are recommended to upgrade to version 2.11.0, which fixes this issue. It is recommended to upgrade, regardless of whether your system configuration currently allows this attack or not.",
"severity": [
{
@@ -14,13 +15,39 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.sling:org.apache.sling.servlets.resolver"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.11.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23673"
},
{
"type": "WEB",
"url": "https://github.com/apache/sling-org-apache-sling-servlets-resolver/commit/b54d4e6693e0bcd63a97a0328f4f065b8a81b75e"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/sling-org-apache-sling-servlets-resolver"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/5zzx8ztwc6tmbwlw80m2pbrp3913l2kl"
@@ -35,8 +62,8 @@
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-02-06T18:24:31Z",
"nvd_published_at": "2024-02-06T10:15:08Z"
}
}