cvelist/2025/23xxx/CVE-2025-23214.json
2025-01-20 19:00:54 +00:00

73 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-23214",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cosmos provides users the ability self-host a home server by acting as a secure gateway to your application, as well as a server manager. By monitoring the error code returned in the login, it is possible to figure out whether a user exist or not in the database. Patched in 0.17.7."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-204: Observable Response Discrepancy",
"cweId": "CWE-204"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "azukaar",
"product": {
"product_data": [
{
"product_name": "Cosmos-Server",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 0.17.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/azukaar/Cosmos-Server/security/advisories/GHSA-5843-2p4f-57fh",
"refsource": "MISC",
"name": "https://github.com/azukaar/Cosmos-Server/security/advisories/GHSA-5843-2p4f-57fh"
},
{
"url": "https://github.com/azukaar/Cosmos-Server/commit/ef643b4882b0ec074f4021d52583c7c00eac4691",
"refsource": "MISC",
"name": "https://github.com/azukaar/Cosmos-Server/commit/ef643b4882b0ec074f4021d52583c7c00eac4691"
}
]
},
"source": {
"advisory": "GHSA-5843-2p4f-57fh",
"discovery": "UNKNOWN"
}
}