2024-07-28 14:01:35 +00:00
{
2024-08-07 17:00:38 +00:00
"data_version" : "4.0" ,
2024-07-28 14:01:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-7143" ,
2024-08-07 17:00:38 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2024-07-28 14:01:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-07 17:00:38 +00:00
"value" : "A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn't dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insecure Inherited Permissions" ,
"cweId" : "CWE-277"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
2024-09-18 20:00:37 +00:00
{
"product_name" : "Red Hat Ansible Automation Platform 1.2" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
}
]
}
} ,
2024-08-07 17:00:38 +00:00
{
"product_name" : "Red Hat Ansible Automation Platform 2" ,
"version" : {
"version_data" : [
2024-09-18 20:00:37 +00:00
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unaffected"
}
} ,
2024-08-07 17:00:38 +00:00
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
} ,
{
"product_name" : "Red Hat Satellite 6" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-08-27 08:00:35 +00:00
"defaultStatus" : "unaffected"
2024-08-07 17:00:38 +00:00
}
}
]
}
} ,
{
"product_name" : "Red Hat Update Infrastructure 4 for Cloud Providers" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-08-27 08:00:35 +00:00
"defaultStatus" : "unaffected"
2024-08-07 17:00:38 +00:00
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-09-18 20:00:37 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:6765" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2024:6765"
} ,
2024-08-07 17:00:38 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-7143" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2024-7143"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2300125" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
} ,
{
"url" : "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108"
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L" ,
"version" : "3.0"
2024-07-28 14:01:35 +00:00
}
]
}
}