gsd-2023-44463
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-44463",
"id": "GSD-2023-44463"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-44463"
],
"details": "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.",
"id": "GSD-2023-44463",
"modified": "2023-12-13T01:20:38.635508Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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": [
{
"name": "https://pretix.eu/about/en/ticketing",
"refsource": "MISC",
"url": "https://pretix.eu/about/en/ticketing"
},
{
"name": "https://github.com/pretix/pretix/tags",
"refsource": "MISC",
"url": "https://github.com/pretix/pretix/tags"
},
{
"name": "https://github.com/pretix/pretix/compare/v2023.7.0...v2023.7.1",
"refsource": "MISC",
"url": "https://github.com/pretix/pretix/compare/v2023.7.0...v2023.7.1"
},
{
"name": "https://github.com/pretix/pretix/commit/ccdce2ccb8207b82501af3c03f50abc0f819b469",
"refsource": "MISC",
"url": "https://github.com/pretix/pretix/commit/ccdce2ccb8207b82501af3c03f50abc0f819b469"
},
{
"name": "https://pretix.eu/about/en/blog/20230911-release-2023-7-1/",
"refsource": "CONFIRM",
"url": "https://pretix.eu/about/en/blog/20230911-release-2023-7-1/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:rami:pretix:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2023.7.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-44463"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/pretix/pretix/tags",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/pretix/pretix/tags"
},
{
"name": "https://github.com/pretix/pretix/compare/v2023.7.0...v2023.7.1",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/pretix/pretix/compare/v2023.7.0...v2023.7.1"
},
{
"name": "https://pretix.eu/about/en/ticketing",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "https://pretix.eu/about/en/ticketing"
},
{
"name": "https://github.com/pretix/pretix/commit/ccdce2ccb8207b82501af3c03f50abc0f819b469",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/pretix/pretix/commit/ccdce2ccb8207b82501af3c03f50abc0f819b469"
},
{
"name": "https://pretix.eu/about/en/blog/20230911-release-2023-7-1/",
"refsource": "CONFIRM",
"tags": [
"Release Notes"
],
"url": "https://pretix.eu/about/en/blog/20230911-release-2023-7-1/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2023-10-04T16:39Z",
"publishedDate": "2023-10-02T20:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…