mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-7pp4-388x-2xqj GHSA-7pp4-388x-2xqj
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7pp4-388x-2xqj",
|
||||
"modified": "2024-10-21T19:43:39Z",
|
||||
"published": "2024-10-21T12:30:56Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48231"
|
||||
],
|
||||
"summary": "SQL injection in funadmin",
|
||||
"details": "Funadmin 5.0.2 is vulnerable to SQL Injection via the selectFields parameter in the index method of \\app\\backend\\controller\\auth\\Auth.php.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"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-48231"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/29"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/funadmin/funadmin"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-21T19:43:39Z",
|
||||
"nvd_published_at": "2024-10-21T12:15:08Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7pp4-388x-2xqj",
|
||||
"modified": "2024-10-21T12:30:56Z",
|
||||
"published": "2024-10-21T12:30:56Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48231"
|
||||
],
|
||||
"details": "Funadmin 5.0.2 is vulnerable to SQL Injection.via the selectFields parameter in the index method of \\app\\backend\\controller\\auth\\Auth.php.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48231"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/29"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-10-21T12:15:08Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user