cvelist/2023/44xxx/CVE-2023-44463.json
2023-10-02 20:00:34 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-44463",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in pretix before 2023.7.1. Incorrect parsing of configuration files causes the application to trust unchecked X-Forwarded-For headers even though it has not been configured to do so. This can lead to IP address spoofing by users of the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pretix.eu/about/en/ticketing",
"refsource": "MISC",
"name": "https://pretix.eu/about/en/ticketing"
},
{
"url": "https://github.com/pretix/pretix/tags",
"refsource": "MISC",
"name": "https://github.com/pretix/pretix/tags"
},
{
"url": "https://github.com/pretix/pretix/compare/v2023.7.0...v2023.7.1",
"refsource": "MISC",
"name": "https://github.com/pretix/pretix/compare/v2023.7.0...v2023.7.1"
},
{
"url": "https://github.com/pretix/pretix/commit/ccdce2ccb8207b82501af3c03f50abc0f819b469",
"refsource": "MISC",
"name": "https://github.com/pretix/pretix/commit/ccdce2ccb8207b82501af3c03f50abc0f819b469"
},
{
"refsource": "CONFIRM",
"name": "https://pretix.eu/about/en/blog/20230911-release-2023-7-1/",
"url": "https://pretix.eu/about/en/blog/20230911-release-2023-7-1/"
}
]
}
}