CVE-2024-36108 (GCVE-0-2024-36108)
Vulnerability from cvelistv5 – Published: 2024-05-31 14:37 – Updated: 2024-09-03 16:00
VLAI
Title
Multiple Broken Function-Level Authorization vulnerabilities in casgate
Summary
casgate is an Open Source Identity and Access Management system. In affected versions `casgate` allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use `id` parameter of GET requests with value `anonymous/ anonymous` to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Severity
9.8 (Critical)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-285 - Improper Authorization
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/casgate/casgate/security/advis… | x_refsource_CONFIRM |
| https://github.com/casgate/casgate/pull/201 | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:30:12.999Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c"
},
{
"name": "https://github.com/casgate/casgate/pull/201",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/casgate/casgate/pull/201"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:casgate:casgate:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "casgate",
"vendor": "casgate",
"versions": [
{
"lessThan": "0.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-36108",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-06T20:49:56.270766Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-03T16:00:17.094Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "casgate",
"vendor": "casgate",
"versions": [
{
"status": "affected",
"version": "\u003c 0.1.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "casgate is an Open Source Identity and Access Management system. In affected versions `casgate` allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use `id` parameter of GET requests with value `anonymous/ anonymous` to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-285",
"description": "CWE-285: Improper Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-31T14:37:05.399Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c"
},
{
"name": "https://github.com/casgate/casgate/pull/201",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/casgate/casgate/pull/201"
}
],
"source": {
"advisory": "GHSA-mj5q-rc67-h56c",
"discovery": "UNKNOWN"
},
"title": "Multiple Broken Function-Level Authorization vulnerabilities in casgate"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-36108",
"datePublished": "2024-05-31T14:37:05.399Z",
"dateReserved": "2024-05-20T21:07:48.186Z",
"dateUpdated": "2024-09-03T16:00:17.094Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-36108",
"date": "2026-06-05",
"epss": "0.00068",
"percentile": "0.21177"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"casgate is an Open Source Identity and Access Management system. In affected versions `casgate` allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use `id` parameter of GET requests with value `anonymous/ anonymous` to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}, {\"lang\": \"es\", \"value\": \"casgate es un sistema de gesti\\u00f3n de acceso e identidad de c\\u00f3digo abierto. En las versiones afectadas, `casgate` permite que un atacante remoto no autenticado obtenga informaci\\u00f3n confidencial mediante una solicitud GET a un endpoint API. Este problema se abord\\u00f3 en el PR #201, que est\\u00e1 pendiente de fusi\\u00f3n. Un atacante podr\\u00eda usar el par\\u00e1metro \\\"id\\\" de solicitudes GET con valor \\\"anonymous/anonym\\\" para eludir la autorizaci\\u00f3n en ciertos endpoints de API. La explotaci\\u00f3n exitosa de la vulnerabilidad podr\\u00eda conducir a la apropiaci\\u00f3n de cuentas, la escalada de privilegios o proporcionar al atacante credenciales para otros servicios. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad.\"}]",
"id": "CVE-2024-36108",
"lastModified": "2024-11-21T09:21:37.723",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}]}",
"published": "2024-05-31T15:15:09.457",
"references": "[{\"url\": \"https://github.com/casgate/casgate/pull/201\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/casgate/casgate/pull/201\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-285\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-36108\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-31T15:15:09.457\",\"lastModified\":\"2024-11-21T09:21:37.723\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"casgate is an Open Source Identity and Access Management system. In affected versions `casgate` allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use `id` parameter of GET requests with value `anonymous/ anonymous` to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"},{\"lang\":\"es\",\"value\":\"casgate es un sistema de gesti\u00f3n de acceso e identidad de c\u00f3digo abierto. En las versiones afectadas, `casgate` permite que un atacante remoto no autenticado obtenga informaci\u00f3n confidencial mediante una solicitud GET a un endpoint API. Este problema se abord\u00f3 en el PR #201, que est\u00e1 pendiente de fusi\u00f3n. Un atacante podr\u00eda usar el par\u00e1metro \\\"id\\\" de solicitudes GET con valor \\\"anonymous/anonym\\\" para eludir la autorizaci\u00f3n en ciertos endpoints de API. La explotaci\u00f3n exitosa de la vulnerabilidad podr\u00eda conducir a la apropiaci\u00f3n de cuentas, la escalada de privilegios o proporcionar al atacante credenciales para otros servicios. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-285\"}]}],\"references\":[{\"url\":\"https://github.com/casgate/casgate/pull/201\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/casgate/casgate/pull/201\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\", \"name\": \"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/casgate/casgate/pull/201\", \"name\": \"https://github.com/casgate/casgate/pull/201\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:30:12.999Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-36108\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-06T20:49:56.270766Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:casgate:casgate:*:*:*:*:*:*:*:*\"], \"vendor\": \"casgate\", \"product\": \"casgate\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.1.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-03T16:00:07.111Z\"}}], \"cna\": {\"title\": \"Multiple Broken Function-Level Authorization vulnerabilities in casgate\", \"source\": {\"advisory\": \"GHSA-mj5q-rc67-h56c\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"casgate\", \"product\": \"casgate\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.1.0\"}]}], \"references\": [{\"url\": \"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\", \"name\": \"https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/casgate/casgate/pull/201\", \"name\": \"https://github.com/casgate/casgate/pull/201\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"casgate is an Open Source Identity and Access Management system. In affected versions `casgate` allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use `id` parameter of GET requests with value `anonymous/ anonymous` to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-285\", \"description\": \"CWE-285: Improper Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-05-31T14:37:05.399Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-36108\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-03T16:00:17.094Z\", \"dateReserved\": \"2024-05-20T21:07:48.186Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-05-31T14:37:05.399Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…