cvelist/2023/22xxx/CVE-2023-22949.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-01-11 02:00:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-04-14 14:00:34 +00:00
"ID": "CVE-2023-22949",
"STATE": "PUBLIC"
2023-01-11 02:00:41 +00:00
},
2023-04-14 14:00:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-01-11 02:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-04-14 14:00:34 +00:00
"value": "An issue was discovered in TigerGraph Enterprise Free Edition 3.x. There is logging of user credentials. All authenticated GSQL access requests are logged by TigerGraph in multiple places. Each request includes both the username and password of the user in an easily decodable base64 form. That could allow a TigerGraph administrator to effectively harvest usernames/passwords."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://dev.tigergraph.com/forum/c/tg-community/announcements/35",
"refsource": "MISC",
"name": "https://dev.tigergraph.com/forum/c/tg-community/announcements/35"
},
{
"refsource": "MISC",
"name": "https://neo4j.com/security/cve-2023-22949/",
"url": "https://neo4j.com/security/cve-2023-22949/"
2023-01-11 02:00:41 +00:00
}
]
}
}