cvelist/2022/24xxx/CVE-2022-24637.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-02-07 05:01:09 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-18 16:01:28 +00:00
"ID": "CVE-2022-24637",
"STATE": "PUBLIC"
2022-02-07 05:01:09 +00:00
},
2022-03-18 16:01:28 +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",
2022-02-07 05:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-18 16:01:28 +00:00
"value": "Open Web Analytics (OWA) before 1.7.4 allows an unauthenticated remote attacker to obtain sensitive user information, which can be used to gain admin privileges by leveraging cache hashes. This occurs because files generated with '<?php (instead of the intended \"<?php sequence) aren't handled by the PHP interpreter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://devel0pment.de/?p=2494",
"url": "https://devel0pment.de/?p=2494"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/Open-Web-Analytics/Open-Web-Analytics/releases/tag/1.7.4",
"url": "https://github.com/Open-Web-Analytics/Open-Web-Analytics/releases/tag/1.7.4"
2022-02-07 05:01:09 +00:00
}
]
}
}