gsd-2023-32762
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An issue was discovered in Qt before 5.15.14, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not exactly match.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-32762", "id": "GSD-2023-32762" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-32762" ], "details": "An issue was discovered in Qt before 5.15.14, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not exactly match.", "id": "GSD-2023-32762", "modified": "2023-12-13T01:20:23.265513Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-32762", "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 Qt before 5.15.14, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not exactly match." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://codereview.qt-project.org/c/qt/qtbase/+/476140", "refsource": "MISC", "url": "https://codereview.qt-project.org/c/qt/qtbase/+/476140" }, { "name": "https://github.com/qt/qtbase/commit/1b736a815be0222f4b24289cf17575fc15707305", "refsource": "MISC", "url": "https://github.com/qt/qtbase/commit/1b736a815be0222f4b24289cf17575fc15707305" }, { "name": "https://lists.qt-project.org/pipermail/announce/2023-May/000414.html", "refsource": "CONFIRM", "url": "https://lists.qt-project.org/pipermail/announce/2023-May/000414.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.5.1", "versionStartIncluding": "6.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.2.9", "versionStartIncluding": "6.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.15.14", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-32762" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in Qt before 5.15.14, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not exactly match." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.qt-project.org/pipermail/announce/2023-May/000414.html", "refsource": "CONFIRM", "tags": [ "Mailing List", "Patch" ], "url": "https://lists.qt-project.org/pipermail/announce/2023-May/000414.html" }, { "name": "https://github.com/qt/qtbase/commit/1b736a815be0222f4b24289cf17575fc15707305", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/qt/qtbase/commit/1b736a815be0222f4b24289cf17575fc15707305" }, { "name": "https://codereview.qt-project.org/c/qt/qtbase/+/476140", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://codereview.qt-project.org/c/qt/qtbase/+/476140" } ] } }, "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-06-03T03:57Z", "publishedDate": "2023-05-28T23:15Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.