cvelist/2023/0xxx/CVE-2023-0241.json
2023-03-27 21:00:35 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0241",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "pgadmin",
"version": {
"version_data": [
{
"version_value": "pgadmin 6.19"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/pgadmin-org/pgadmin4/issues/5734",
"url": "https://github.com/pgadmin-org/pgadmin4/issues/5734"
},
{
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN01398015/",
"url": "https://jvn.jp/en/jp/JVN01398015/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "pgAdmin 4 versions prior to v6.19 contains a directory traversal vulnerability. A user of the product may change another user's settings or alter the database."
}
]
}
}