cvelist/2023/1xxx/CVE-2023-1584.json
2024-05-03 16:00:34 +00:00

136 lines
5.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1584",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Quarkus. Quarkus OIDC can leak both ID and access tokens in the authorization code flow when an insecure HTTP protocol is used, which can allow attackers to access sensitive user data directly from the ID token or by using the access token to access user data from OIDC provider services. Please note that passwords are not stored in access tokens."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat build of Quarkus 2.13.8.Final",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "2.13.8.Final-redhat-00004",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "RHINT Service Registry 2.5.4 GA",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/errata/RHSA-2023:3809",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2023:3809"
},
{
"url": "https://access.redhat.com/errata/RHSA-2023:7653",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2023:7653"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2023-1584",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-1584"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180886",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2180886"
},
{
"url": "https://github.com/quarkusio/quarkus/pull/32192",
"refsource": "MISC",
"name": "https://github.com/quarkusio/quarkus/pull/32192"
},
{
"url": "https://github.com/quarkusio/quarkus/pull/33414",
"refsource": "MISC",
"name": "https://github.com/quarkusio/quarkus/pull/33414"
}
]
},
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Paulo Lopes (Red Hat)."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
]
}
}