cvelist/2024/1xxx/CVE-2024-1979.json
2024-04-25 17:00:33 +00:00

126 lines
4.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1979",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in Quarkus. In certain conditions related to the CI process, git credentials could be inadvertently published, which could put the git repository at risk."
}
]
},
"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 3.2.11.Final",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "3.2.11.Final-redhat-00001",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "Red Hat build of Quarkus",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/errata/RHSA-2024:1662",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:1662"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2024-1979",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-1979"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266690",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2266690"
},
{
"url": "https://github.com/quarkusio/quarkus/issues/38055",
"refsource": "MISC",
"name": "https://github.com/quarkusio/quarkus/issues/38055"
}
]
},
"work_around": [
{
"lang": "en",
"value": "Ensure that at least one of the preconditions is not present in your environment."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
}
]
}
}