ghsa-43h9-hc38-qph5
Vulnerability from github
Published
2025-12-27 15:30
Modified
2025-12-29 20:36
Severity ?
VLAI Severity ?
Summary
SQLE's JWT Secret Handler can be manipulated to use hard-coded cryptographic key
Details
A security vulnerability has been detected in actiontech sqle up to 4.2511.0. The impacted element is an unknown function of the file sqle/utils/jwt.go of the component JWT Secret Handler. The manipulation of the argument JWTSecretKey leads to use of hard-coded cryptographic key.
The attack is possible to be carried out remotely. The attack's complexity is rated as high. The exploitability is regarded as difficult. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report and is planning to fix this flaw in an upcoming release.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/actiontech/sqle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.2511.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-15107"
],
"database_specific": {
"cwe_ids": [
"CWE-321"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-29T20:36:20Z",
"nvd_published_at": "2025-12-27T13:15:39Z",
"severity": "LOW"
},
"details": "A security vulnerability has been detected in actiontech sqle up to 4.2511.0. The impacted element is an unknown function of the file sqle/utils/jwt.go of the component JWT Secret Handler. The manipulation of the argument JWTSecretKey leads to use of hard-coded cryptographic key.\n\nThe attack is possible to be carried out remotely. The attack\u0027s complexity is rated as high. The exploitability is regarded as difficult. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report and is planning to fix this flaw in an upcoming release.",
"id": "GHSA-43h9-hc38-qph5",
"modified": "2025-12-29T20:36:20Z",
"published": "2025-12-27T15:30:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15107"
},
{
"type": "WEB",
"url": "https://github.com/actiontech/sqle/issues/3186"
},
{
"type": "PACKAGE",
"url": "https://github.com/actiontech/sqle"
},
{
"type": "WEB",
"url": "https://github.com/actiontech/sqle/blob/4714f83f33e0d7aa647036eb756e928aa4174014/sqle/utils/jwt.go#L9"
},
{
"type": "WEB",
"url": "https://github.com/actiontech/sqle/milestone/53"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.338478"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.338478"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.710380"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "SQLE\u0027s JWT Secret Handler can be manipulated to use hard-coded cryptographic key"
}
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…