cvelist/2023/28xxx/CVE-2023-28481.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2023-03-16 01:00:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-08-14 19:00:34 +00:00
"ID": "CVE-2023-28481",
"STATE": "PUBLIC"
2023-03-16 01:00:36 +00:00
},
2023-08-14 19: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-03-16 01:00:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-08-14 19:00:34 +00:00
"value": "An issue was discovered in Tigergraph Enterprise 3.7.0. There is unsecured write access to SSH authorized keys file. Any code running as the tigergraph user is able to add their SSH public key into the authorised keys file. This allows an attacker to obtain password-less SSH key access by using their own SSH key."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://neo4j.com/security/cve-2023-28481/",
"url": "https://neo4j.com/security/cve-2023-28481/"
2023-03-16 01:00:36 +00:00
}
]
}
}