Search criteria
2 vulnerabilities by Go-Tribe
CVE-2024-8135 (GCVE-0-2024-8135)
Vulnerability from cvelistv5 – Published: 2024-08-24 21:31 – Updated: 2024-08-26 17:29
VLAI
Title
Go-Tribe gotribe token.go Sign hard-coded credentials
Summary
A vulnerability classified as critical has been found in Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310. Affected is the function Sign of the file pkg/token/token.go. The manipulation of the argument config.key leads to hard-coded credentials. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The patch is identified as 4fb9b9e80a2beedd09d9fde4b9cf5bd510baf18f. It is recommended to apply a patch to fix this issue.
Severity
6.3 (Medium)
6.3 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-798 - Hard-coded Credentials
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.275706 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.275706 | signaturepermissions-required |
| https://vuldb.com/?submit.396310 | third-party-advisory |
| https://github.com/Go-Tribe/gotribe/issues/1 | issue-tracking |
| https://github.com/Go-Tribe/gotribe/issues/1#issu… | issue-tracking |
| https://github.com/Go-Tribe/gotribe/commit/4fb9b9… | patch |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-8135",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-26T17:28:35.651237Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-26T17:29:08.496Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "gotribe",
"vendor": "Go-Tribe",
"versions": [
{
"status": "affected",
"version": "cd3ccd32cd77852c9ea73f986eaf8c301cfb6310"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "zihe (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability classified as critical has been found in Go-Tribe gotribe up to cd3ccd32cd77852c9ea73f986eaf8c301cfb6310. Affected is the function Sign of the file pkg/token/token.go. The manipulation of the argument config.key leads to hard-coded credentials. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The patch is identified as 4fb9b9e80a2beedd09d9fde4b9cf5bd510baf18f. It is recommended to apply a patch to fix this issue."
},
{
"lang": "de",
"value": "Es wurde eine kritische Schwachstelle in Go-Tribe gotribe bis cd3ccd32cd77852c9ea73f986eaf8c301cfb6310 entdeckt. Hiervon betroffen ist die Funktion Sign der Datei pkg/token/token.go. Mit der Manipulation des Arguments config.key mit unbekannten Daten kann eine hard-coded credentials-Schwachstelle ausgenutzt werden. Dieses Produkt verzichtet auf eine Versionierung und verwendet stattdessen Rolling Releases. Deshalb sind keine Details zu betroffenen oder zu aktualisierende Versionen vorhanden. Der Patch wird als 4fb9b9e80a2beedd09d9fde4b9cf5bd510baf18f bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5.8,
"vectorString": "AV:A/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-798",
"description": "CWE-798 Hard-coded Credentials",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-24T21:31:04.333Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-275706 | Go-Tribe gotribe token.go Sign hard-coded credentials",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.275706"
},
{
"name": "VDB-275706 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.275706"
},
{
"name": "Submit #396310 | Go-Tribe gotribe None Hard-coded Credentials",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.396310"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/Go-Tribe/gotribe/issues/1"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/Go-Tribe/gotribe/issues/1#issuecomment-2307205980"
},
{
"tags": [
"patch"
],
"url": "https://github.com/Go-Tribe/gotribe/commit/4fb9b9e80a2beedd09d9fde4b9cf5bd510baf18f"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-08-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2024-08-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2024-08-23T20:39:22.000Z",
"value": "VulDB entry last update"
}
],
"title": "Go-Tribe gotribe token.go Sign hard-coded credentials"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2024-8135",
"datePublished": "2024-08-24T21:31:04.333Z",
"dateReserved": "2024-08-23T18:33:29.992Z",
"dateUpdated": "2024-08-26T17:29:08.496Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-8003 (GCVE-0-2024-8003)
Vulnerability from cvelistv5 – Published: 2024-08-20 13:31 – Updated: 2024-08-20 16:13
VLAI
Title
Go-Tribe gotribe-admin Log routes.go InitRoutes deserialization
Summary
A vulnerability was found in Go-Tribe gotribe-admin 1.0 and classified as problematic. Affected by this issue is the function InitRoutes of the file internal/app/routes/routes.go of the component Log Handler. The manipulation leads to deserialization. The patch is identified as 45ac90d6d1f82716f77dbcdf8e7309c229080e3c. It is recommended to apply a patch to fix this issue.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-502 - Deserialization
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.275198 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.275198 | signaturepermissions-required |
| https://vuldb.com/?submit.393987 | third-party-advisory |
| https://github.com/Go-Tribe/gotribe-admin/issues/1 | issue-tracking |
| https://github.com/Go-Tribe/gotribe-admin/issues/… | issue-tracking |
| https://github.com/Go-Tribe/gotribe-admin/commit/… | patch |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Go-Tribe | gotribe-admin |
Affected:
1.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-8003",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-20T16:13:11.286862Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-20T16:13:19.200Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"modules": [
"Log Handler"
],
"product": "gotribe-admin",
"vendor": "Go-Tribe",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "zihe (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in Go-Tribe gotribe-admin 1.0 and classified as problematic. Affected by this issue is the function InitRoutes of the file internal/app/routes/routes.go of the component Log Handler. The manipulation leads to deserialization. The patch is identified as 45ac90d6d1f82716f77dbcdf8e7309c229080e3c. It is recommended to apply a patch to fix this issue."
},
{
"lang": "de",
"value": "Eine Schwachstelle wurde in Go-Tribe gotribe-admin 1.0 gefunden. Sie wurde als problematisch eingestuft. Betroffen davon ist die Funktion InitRoutes der Datei internal/app/routes/routes.go der Komponente Log Handler. Dank der Manipulation mit unbekannten Daten kann eine deserialization-Schwachstelle ausgenutzt werden. Der Patch wird als 45ac90d6d1f82716f77dbcdf8e7309c229080e3c bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.7,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:N/A:N",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-20T13:31:05.130Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-275198 | Go-Tribe gotribe-admin Log routes.go InitRoutes deserialization",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.275198"
},
{
"name": "VDB-275198 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.275198"
},
{
"name": "Submit #393987 | Go-Tribe gotribe-admin 1.0 Improper Output Neutralization for Logs",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.393987"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/Go-Tribe/gotribe-admin/issues/1"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/Go-Tribe/gotribe-admin/issues/1#issuecomment-2298187923"
},
{
"tags": [
"patch"
],
"url": "https://github.com/Go-Tribe/gotribe-admin/commit/45ac90d6d1f82716f77dbcdf8e7309c229080e3c"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-08-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2024-08-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2024-08-20T10:10:06.000Z",
"value": "VulDB entry last update"
}
],
"title": "Go-Tribe gotribe-admin Log routes.go InitRoutes deserialization"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2024-8003",
"datePublished": "2024-08-20T13:31:05.130Z",
"dateReserved": "2024-08-20T08:04:36.837Z",
"dateUpdated": "2024-08-20T16:13:19.200Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}