mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-22298",
|
|
"ASSIGNER": "vultures@jpcert.or.jp",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "pgAdmin Project",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "pgAdmin 4",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "versions prior to v6.14"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Open Redirect"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.pgadmin.org/",
|
|
"refsource": "MISC",
|
|
"name": "https://www.pgadmin.org/"
|
|
},
|
|
{
|
|
"url": "https://github.com/pgadmin-org/pgadmin4",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/pgadmin-org/pgadmin4"
|
|
},
|
|
{
|
|
"url": "https://github.com/pgadmin-org/pgadmin4/issues/5343",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/pgadmin-org/pgadmin4/issues/5343"
|
|
},
|
|
{
|
|
"url": "https://jvn.jp/en/jp/JVN03832974/index.html",
|
|
"refsource": "MISC",
|
|
"name": "https://jvn.jp/en/jp/JVN03832974/index.html"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Open redirect vulnerability in pgAdmin 4 versions prior to v6.14 allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL."
|
|
}
|
|
]
|
|
}
|
|
} |