mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-2mv8-jjm5-f3hr GHSA-9gw3-qr2f-3vg5 GHSA-h345-r48x-g68f GHSA-r9v5-q97m-rj5g GHSA-9gw3-qr2f-3vg5 GHSA-h345-r48x-g68f
This commit is contained in:
+29
-6
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2mv8-jjm5-f3hr",
|
||||
"modified": "2024-10-25T21:31:28Z",
|
||||
"modified": "2024-10-25T21:48:15Z",
|
||||
"published": "2024-10-25T21:31:28Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48230"
|
||||
],
|
||||
"summary": "SQL injection in funadmin",
|
||||
"details": "funadmin 5.0.2 is vulnerable to SQL Injection via the parentField parameter in the index method of \\backend\\controller\\auth\\Auth.php.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "funadmin/funadmin"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "5.0.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -21,15 +40,19 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/30"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/funadmin/funadmin"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-25T21:48:15Z",
|
||||
"nvd_published_at": "2024-10-25T21:15:04Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9gw3-qr2f-3vg5",
|
||||
"modified": "2024-10-25T21:47:44Z",
|
||||
"published": "2024-10-25T21:31:27Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48226"
|
||||
],
|
||||
"summary": "SQL injection in funadmin",
|
||||
"details": "Funadmin 5.0.2 is vulnerable to SQL Injection in curd/table/savefield.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"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-48226"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/26"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/funadmin/funadmin"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-25T21:47:44Z",
|
||||
"nvd_published_at": "2024-10-25T21:15:03Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h345-r48x-g68f",
|
||||
"modified": "2024-10-25T21:48:00Z",
|
||||
"published": "2024-10-25T21:31:28Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48229"
|
||||
],
|
||||
"summary": "SQL injection in funadmin",
|
||||
"details": "funadmin 5.0.2 has a SQL injection vulnerability in the Curd one click command mode plugin.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"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-48229"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/28"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/funadmin/funadmin"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-25T21:48:00Z",
|
||||
"nvd_published_at": "2024-10-25T21:15:04Z"
|
||||
}
|
||||
}
|
||||
+28
-5
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-r9v5-q97m-rj5g",
|
||||
"modified": "2024-10-25T21:31:27Z",
|
||||
"modified": "2024-10-25T21:48:54Z",
|
||||
"published": "2024-10-25T21:31:27Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48227"
|
||||
],
|
||||
"summary": "Logic flaw in Funadmin",
|
||||
"details": "Funadmin 5.0.2 has a logical flaw in the Curd one click command deletion function, which can result in a Denial of Service (DOS).",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "funadmin/funadmin"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "5.0.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -21,15 +40,19 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/27"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/funadmin/funadmin"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-25T21:48:54Z",
|
||||
"nvd_published_at": "2024-10-25T21:15:04Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9gw3-qr2f-3vg5",
|
||||
"modified": "2024-10-25T21:31:27Z",
|
||||
"published": "2024-10-25T21:31:27Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48226"
|
||||
],
|
||||
"details": "Funadmin 5.0.2 is vulnerable to SQL Injection in curd/table/savefield.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48226"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/26"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-10-25T21:15:03Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h345-r48x-g68f",
|
||||
"modified": "2024-10-25T21:31:28Z",
|
||||
"published": "2024-10-25T21:31:28Z",
|
||||
"aliases": [
|
||||
"CVE-2024-48229"
|
||||
],
|
||||
"details": "funadmin 5.0.2 has a SQL injection vulnerability in the Curd one click command mode plugin.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48229"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/funadmin/funadmin/issues/28"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-10-25T21:15:04Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user