ghsa-f2m2-4q6r-cwc4
Vulnerability from github
Published
2025-08-27 18:31
Modified
2025-08-27 19:29
Severity ?
VLAI Severity ?
Summary
simple-admin-core SQL Injection vulnerability
Details
An issue was discovered in simple-admin-core v1.2.0 thru v1.6.7. The /sys-api/role/update interface in the simple-admin-core system has a limited SQL injection vulnerability, which may lead to partial data leakage or disruption of normal system operations.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/suyuan32/simple-admin-core"
},
"ranges": [
{
"events": [
{
"introduced": "1.2.0"
},
{
"fixed": "1.6.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-51667"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2025-08-27T19:29:13Z",
"nvd_published_at": "2025-08-27T18:15:46Z",
"severity": "HIGH"
},
"details": "An issue was discovered in simple-admin-core v1.2.0 thru v1.6.7. The /sys-api/role/update interface in the simple-admin-core system has a limited SQL injection vulnerability, which may lead to partial data leakage or disruption of normal system operations.",
"id": "GHSA-f2m2-4q6r-cwc4",
"modified": "2025-08-27T19:29:13Z",
"published": "2025-08-27T18:31:55Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-51667"
},
{
"type": "WEB",
"url": "https://github.com/suyuan32/simple-admin-core/issues/333"
},
{
"type": "WEB",
"url": "https://github.com/suyuan32/simple-admin-core/commit/f1e2c4f3c55cd5953ad7f7b0706df48adaaeb18a"
},
{
"type": "WEB",
"url": "https://gist.github.com/66Giraffe66/fc258f7fcc65a6a1a1a01e217977b92d"
},
{
"type": "PACKAGE",
"url": "https://github.com/suyuan32/simple-admin-core"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "simple-admin-core SQL Injection vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…