Publish Advisories

GHSA-qhq8-xwqv-pvv9
GHSA-j9wp-x5q5-xh2f
GHSA-j9wp-x5q5-xh2f
This commit is contained in:
advisory-database[bot]
2024-10-28 14:40:19 +00:00
parent 55027647cb
commit 5d6cd9708d
3 changed files with 74 additions and 36 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qhq8-xwqv-pvv9",
"modified": "2024-05-01T11:24:02Z",
"modified": "2024-10-28T14:39:52Z",
"published": "2022-05-17T00:16:14Z",
"aliases": [
"CVE-2017-16613"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -56,6 +60,10 @@
"type": "PACKAGE",
"url": "https://github.com/openstack/swauth"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/swauth/PYSEC-2017-84.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200227140059/http://www.securityfocus.com/bid/101926"
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j9wp-x5q5-xh2f",
"modified": "2024-10-28T14:38:35Z",
"published": "2024-10-26T00:32:28Z",
"aliases": [
"CVE-2024-48228"
],
"summary": "Funadmin Cross-site Scripting vulnerability",
"details": "An issue was found in funadmin 5.0.2. The selectfiles method in `\\backend\\controller\\sys\\Attachh.php` directly stores the passed parameters and values into the param parameter without filtering, resulting in Cross Site Scripting (XSS).",
"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/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "funadmin/funadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.0.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48228"
},
{
"type": "WEB",
"url": "https://github.com/funadmin/funadmin/issues/31"
},
{
"type": "PACKAGE",
"url": "https://github.com/funadmin/funadmin"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-10-28T14:38:35Z",
"nvd_published_at": "2024-10-25T22:15:02Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-j9wp-x5q5-xh2f",
"modified": "2024-10-26T00:32:28Z",
"published": "2024-10-26T00:32:28Z",
"aliases": [
"CVE-2024-48228"
],
"details": "An issue was found in funadmin 5.0.2. The selectfiles method in \\backend\\controller\\sys\\Attachh.php directly stores the passed parameters and values into the param parameter without filtering, resulting in Cross Site Scripting (XSS).",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48228"
},
{
"type": "WEB",
"url": "https://github.com/funadmin/funadmin/issues/31"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-25T22:15:02Z"
}
}