2024-02-28 18:00:34 +00:00
{
2024-04-01 20:44:27 +00:00
"data_version" : "4.0" ,
2024-02-28 18:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-1979" ,
2024-04-01 20:44:27 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2024-02-28 18:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-01 20:44:27 +00:00
"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" : [
2024-04-03 13:00:35 +00:00
{
"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"
}
}
]
}
} ,
2024-04-01 20:44:27 +00:00
{
"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" : [
2024-04-03 13:00:35 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1662" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2024:1662"
} ,
2024-04-01 20:44:27 +00:00
{
"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"
2024-02-28 18:00:34 +00:00
}
]
}
}