cvelist/2020/7xxx/CVE-2020-7932.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-01-23 16:01:19 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-17 17:01:32 +00:00
"ID": "CVE-2020-7932",
"STATE": "PUBLIC"
2020-01-23 16:01:19 +00:00
},
2020-06-17 17:01:32 +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",
2020-01-23 16:01:19 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-17 17:01:32 +00:00
"value": "OMERO.web before 5.6.3 optionally allows sensitive data elements (e.g., a session key) to be passed as URL query parameters. If an attacker tricks a user into clicking a malicious link in OMERO.web, the information in the query parameters may be exposed in the Referer header seen by the target. Information in the URL path such as object IDs may also be exposed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.openmicroscopy.org/security/advisories/2019-SV4/",
"url": "https://www.openmicroscopy.org/security/advisories/2019-SV4/"
2020-01-23 16:01:19 +00:00
}
]
}
}