cvelist/2022/0xxx/CVE-2022-0959.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2022-03-14 14:01:20 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0959",
2022-03-16 15:01:19 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "pgadmin",
"version": {
"version_data": [
{
2022-03-23 20:01:17 +00:00
"version_value": "pgadmin 6.7"
2022-03-16 15:01:19 +00:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-03-23 20:01:17 +00:00
"value": "CWE-434"
2022-03-16 15:01:19 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2063759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063759"
}
]
2022-03-14 14:01:20 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-23 20:01:17 +00:00
"value": "A malicious, but authorised and authenticated user can construct an HTTP request using their existing CSRF token and session cookie to manually upload files to any location that the operating system user account under which pgAdmin is running has permission to write."
2022-03-14 14:01:20 +00:00
}
]
}
}