Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-48432 (GCVE-0-2025-48432)
Vulnerability from cvelistv5
- CWE-117 - Improper Output Neutralization for Logs
Vendor | Product | Version | ||
---|---|---|---|---|
djangoproject | Django |
Version: 4.2 < 4.2.23 Version: 5.1 < 5.1.11 Version: 5.2 < 5.2.3 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-06-10T18:03:40.110Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" }, { "url": "http://www.openwall.com/lists/oss-security/2025/06/10/2" }, { "url": "http://www.openwall.com/lists/oss-security/2025/06/10/3" }, { "url": "http://www.openwall.com/lists/oss-security/2025/06/10/4" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2025-48432", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-06-05T13:20:12.712693Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-05T14:10:52.025Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "Django", "vendor": "djangoproject", "versions": [ { "lessThan": "4.2.23", "status": "affected", "version": "4.2", "versionType": "custom" }, { "lessThan": "5.1.11", "status": "affected", "version": "5.1", "versionType": "custom" }, { "lessThan": "5.2.3", "status": "affected", "version": "5.2", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.2.23", "versionStartIncluding": "4.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.1.11", "versionStartIncluding": "5.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.2.3", "versionStartIncluding": "5.2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems." } ], "metrics": [ { "cvssV3_1": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-117", "description": "CWE-117 Improper Output Neutralization for Logs", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-11T14:59:01.028Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "url": "https://groups.google.com/g/django-announce" }, { "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/" }, { "url": "https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/" } ], "x_generator": { "engine": "enrichogram 0.0.1" } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2025-48432", "datePublished": "2025-06-05T00:00:00.000Z", "dateReserved": "2025-05-21T00:00:00.000Z", "dateUpdated": "2025-06-11T14:59:01.028Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-48432\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-06-05T03:15:25.563\",\"lastModified\":\"2025-06-10T18:15:32.790\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en Django 5.2 (anterior a la 5.2.2), 5.1 (anterior a la 5.1.10) y 4.2 (anterior a la 4.2.22). El registro interno de respuestas HTTP no escapa a request.path, lo que permite a atacantes remotos manipular la salida del registro mediante URL manipuladas. Esto puede provocar la inyecci\u00f3n o falsificaci\u00f3n de registros cuando estos se visualizan en terminales o son procesados por sistemas externos.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":4.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-117\"}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://groups.google.com/g/django-announce\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.djangoproject.com/weblog/2025/jun/04/security-releases/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/04/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/10/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/10/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/06/10/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/04/5\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/10/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/10/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/06/10/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-06-10T18:03:40.110Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-48432\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-05T13:20:12.712693Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-05T13:20:14.635Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 4, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"djangoproject\", \"product\": \"Django\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2\", \"lessThan\": \"4.2.23\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.1\", \"lessThan\": \"5.1.11\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.2\", \"lessThan\": \"5.2.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\"}, {\"url\": \"https://groups.google.com/g/django-announce\"}, {\"url\": \"https://www.djangoproject.com/weblog/2025/jun/04/security-releases/\"}, {\"url\": \"https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-117\", \"description\": \"CWE-117 Improper Output Neutralization for Logs\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"4.2.23\", \"versionStartIncluding\": \"4.2\"}, {\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.1.11\", \"versionStartIncluding\": \"5.1\"}, {\"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.2.3\", \"versionStartIncluding\": \"5.2\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-06-11T14:59:01.028Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-48432\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-11T14:59:01.028Z\", \"dateReserved\": \"2025-05-21T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-06-05T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2025:15268-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-Django4-4.2.22-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-Django4-4.2.22-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15268", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15268-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48432 page", "url": "https://www.suse.com/security/cve/CVE-2025-48432/" } ], "title": "python311-Django4-4.2.22-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15268-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.22-1.1.aarch64", "product": { "name": "python311-Django4-4.2.22-1.1.aarch64", "product_id": "python311-Django4-4.2.22-1.1.aarch64" } }, { "category": "product_version", "name": "python312-Django4-4.2.22-1.1.aarch64", "product": { "name": "python312-Django4-4.2.22-1.1.aarch64", "product_id": "python312-Django4-4.2.22-1.1.aarch64" } }, { "category": "product_version", "name": "python313-Django4-4.2.22-1.1.aarch64", "product": { "name": "python313-Django4-4.2.22-1.1.aarch64", "product_id": "python313-Django4-4.2.22-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.22-1.1.ppc64le", "product": { "name": "python311-Django4-4.2.22-1.1.ppc64le", "product_id": "python311-Django4-4.2.22-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-Django4-4.2.22-1.1.ppc64le", "product": { "name": "python312-Django4-4.2.22-1.1.ppc64le", "product_id": "python312-Django4-4.2.22-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-Django4-4.2.22-1.1.ppc64le", "product": { "name": "python313-Django4-4.2.22-1.1.ppc64le", "product_id": "python313-Django4-4.2.22-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.22-1.1.s390x", "product": { "name": "python311-Django4-4.2.22-1.1.s390x", "product_id": "python311-Django4-4.2.22-1.1.s390x" } }, { "category": "product_version", "name": "python312-Django4-4.2.22-1.1.s390x", "product": { "name": "python312-Django4-4.2.22-1.1.s390x", "product_id": "python312-Django4-4.2.22-1.1.s390x" } }, { "category": "product_version", "name": "python313-Django4-4.2.22-1.1.s390x", "product": { "name": "python313-Django4-4.2.22-1.1.s390x", "product_id": "python313-Django4-4.2.22-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-Django4-4.2.22-1.1.x86_64", "product": { "name": "python311-Django4-4.2.22-1.1.x86_64", "product_id": "python311-Django4-4.2.22-1.1.x86_64" } }, { "category": "product_version", "name": "python312-Django4-4.2.22-1.1.x86_64", "product": { "name": "python312-Django4-4.2.22-1.1.x86_64", "product_id": "python312-Django4-4.2.22-1.1.x86_64" } }, { "category": "product_version", "name": "python313-Django4-4.2.22-1.1.x86_64", "product": { "name": "python313-Django4-4.2.22-1.1.x86_64", "product_id": "python313-Django4-4.2.22-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.aarch64" }, "product_reference": "python311-Django4-4.2.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.ppc64le" }, "product_reference": "python311-Django4-4.2.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.s390x" }, "product_reference": "python311-Django4-4.2.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.x86_64" }, "product_reference": "python311-Django4-4.2.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.aarch64" }, "product_reference": "python312-Django4-4.2.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.ppc64le" }, "product_reference": "python312-Django4-4.2.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.s390x" }, "product_reference": "python312-Django4-4.2.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.x86_64" }, "product_reference": "python312-Django4-4.2.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.22-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.aarch64" }, "product_reference": "python313-Django4-4.2.22-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.22-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.ppc64le" }, "product_reference": "python313-Django4-4.2.22-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.22-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.s390x" }, "product_reference": "python313-Django4-4.2.22-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django4-4.2.22-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.x86_64" }, "product_reference": "python313-Django4-4.2.22-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48432", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48432" } ], "notes": [ { "category": "general", "text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.x86_64", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48432", "url": "https://www.suse.com/security/cve/CVE-2025-48432" }, { "category": "external", "summary": "SUSE Bug 1244095 for CVE-2025-48432", "url": "https://bugzilla.suse.com/1244095" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.x86_64", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.22-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.22-1.1.x86_64", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.aarch64", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.s390x", "openSUSE Tumbleweed:python313-Django4-4.2.22-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-48432" } ] }
opensuse-su-2025:15267-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-Django-5.2.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-Django-5.2.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15267", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15267-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-48432 page", "url": "https://www.suse.com/security/cve/CVE-2025-48432/" } ], "title": "python311-Django-5.2.2-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15267-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.2-1.1.aarch64", "product": { "name": "python311-Django-5.2.2-1.1.aarch64", "product_id": "python311-Django-5.2.2-1.1.aarch64" } }, { "category": "product_version", "name": "python312-Django-5.2.2-1.1.aarch64", "product": { "name": "python312-Django-5.2.2-1.1.aarch64", "product_id": "python312-Django-5.2.2-1.1.aarch64" } }, { "category": "product_version", "name": "python313-Django-5.2.2-1.1.aarch64", "product": { "name": "python313-Django-5.2.2-1.1.aarch64", "product_id": "python313-Django-5.2.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.2-1.1.ppc64le", "product": { "name": "python311-Django-5.2.2-1.1.ppc64le", "product_id": "python311-Django-5.2.2-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-Django-5.2.2-1.1.ppc64le", "product": { "name": "python312-Django-5.2.2-1.1.ppc64le", "product_id": "python312-Django-5.2.2-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-Django-5.2.2-1.1.ppc64le", "product": { "name": "python313-Django-5.2.2-1.1.ppc64le", "product_id": "python313-Django-5.2.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.2-1.1.s390x", "product": { "name": "python311-Django-5.2.2-1.1.s390x", "product_id": "python311-Django-5.2.2-1.1.s390x" } }, { "category": "product_version", "name": "python312-Django-5.2.2-1.1.s390x", "product": { "name": "python312-Django-5.2.2-1.1.s390x", "product_id": "python312-Django-5.2.2-1.1.s390x" } }, { "category": "product_version", "name": "python313-Django-5.2.2-1.1.s390x", "product": { "name": "python313-Django-5.2.2-1.1.s390x", "product_id": "python313-Django-5.2.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-Django-5.2.2-1.1.x86_64", "product": { "name": "python311-Django-5.2.2-1.1.x86_64", "product_id": "python311-Django-5.2.2-1.1.x86_64" } }, { "category": "product_version", "name": "python312-Django-5.2.2-1.1.x86_64", "product": { "name": "python312-Django-5.2.2-1.1.x86_64", "product_id": "python312-Django-5.2.2-1.1.x86_64" } }, { "category": "product_version", "name": "python313-Django-5.2.2-1.1.x86_64", "product": { "name": "python313-Django-5.2.2-1.1.x86_64", "product_id": "python313-Django-5.2.2-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.aarch64" }, "product_reference": "python311-Django-5.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.ppc64le" }, "product_reference": "python311-Django-5.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.s390x" }, "product_reference": "python311-Django-5.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.x86_64" }, "product_reference": "python311-Django-5.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.aarch64" }, "product_reference": "python312-Django-5.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.ppc64le" }, "product_reference": "python312-Django-5.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.s390x" }, "product_reference": "python312-Django-5.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.x86_64" }, "product_reference": "python312-Django-5.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.aarch64" }, "product_reference": "python313-Django-5.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.ppc64le" }, "product_reference": "python313-Django-5.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.s390x" }, "product_reference": "python313-Django-5.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-Django-5.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.x86_64" }, "product_reference": "python313-Django-5.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48432", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-48432" } ], "notes": [ { "category": "general", "text": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.x86_64", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-48432", "url": "https://www.suse.com/security/cve/CVE-2025-48432" }, { "category": "external", "summary": "SUSE Bug 1244095 for CVE-2025-48432", "url": "https://bugzilla.suse.com/1244095" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.x86_64", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.2.2-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.2.2-1.1.x86_64", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.aarch64", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.ppc64le", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.s390x", "openSUSE Tumbleweed:python313-Django-5.2.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-48432" } ] }
ghsa-7xr5-9hcq-chf9
Vulnerability from github
An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.2" }, { "fixed": "5.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.0a1" }, { "fixed": "5.1.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-48432" ], "database_specific": { "cwe_ids": [ "CWE-117" ], "github_reviewed": true, "github_reviewed_at": "2025-06-06T15:45:56Z", "nvd_published_at": "2025-06-05T03:15:25Z", "severity": "MODERATE" }, "details": "An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.", "id": "GHSA-7xr5-9hcq-chf9", "modified": "2025-06-10T20:03:53Z", "published": "2025-06-05T03:30:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48432" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-47.yaml" }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Django Improper Output Neutralization for Logs vulnerability" }
wid-sec-w-2025-1245
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Django ausnutzen, um Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1245 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1245.json" }, { "category": "self", "summary": "WID-SEC-2025-1245 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1245" }, { "category": "external", "summary": "Django security releases 5.2.2, 5.1.10, and 4.2.22 vom 2025-06-04", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7555-1 vom 2025-06-05", "url": "https://ubuntu.com/security/notices/USN-7555-1" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2025-EAD5908650 vom 2025-06-08", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-ead5908650" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-AD58EB378B vom 2025-06-09", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-ad58eb378b" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-D4849E6CF3 vom 2025-06-08", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-d4849e6cf3" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-6DE2AB1D25 vom 2025-06-08", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-6de2ab1d25" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-2DFF80A8A3 vom 2025-06-09", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-2dff80a8a3" }, { "category": "external", "summary": "Debian Security Advisory DLA-4210 vom 2025-06-09", "url": "https://lists.debian.org/debian-lts-announce/2025/06/msg00010.html" }, { "category": "external", "summary": "Arch Linux Security Advisory ASA-202506-6 vom 2025-06-12", "url": "https://security.archlinux.org/ASA-202506-6" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:01952-1 vom 2025-06-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021515.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7555-2 vom 2025-06-16", "url": "https://ubuntu.com/security/notices/USN-7555-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7555-3 vom 2025-06-17", "url": "https://ubuntu.com/security/notices/USN-7555-3" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15267-1 vom 2025-07-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BFYS7PJTBA7KRWZMSPBE2LRLOEDITQFR/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15268-1 vom 2025-07-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/H7TXL3FNYHIPP333AUFNV72S7NRV57JA/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02248-1 vom 2025-07-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021767.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:0240-1 vom 2025-07-27", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3QB62BWRBS4DKKGOOCWDBEHABQPXLDC7/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:0198-1 vom 2025-07-27", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AUQ52ULUZ53INLQW7QDFFPEEHKQBDEXT/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:14686 vom 2025-08-26", "url": "https://access.redhat.com/errata/RHSA-2025:14686" } ], "source_lang": "en-US", "title": "Django: Schwachstelle erm\u00f6glicht Manipulation von Dateien", "tracking": { "current_release_date": "2025-08-26T22:00:00.000+00:00", "generator": { "date": "2025-08-27T11:46:55.065+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1245", "initial_release_date": "2025-06-04T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-06-09T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora und Debian aufgenommen" }, { "date": "2025-06-11T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Arch Linux aufgenommen" }, { "date": "2025-06-15T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-06-16T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-07-06T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-07-08T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-07-27T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-08-26T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Open Source Arch Linux", "product": { "name": "Open Source Arch Linux", "product_id": "T013312", "product_identification_helper": { "cpe": "cpe:/o:archlinux:archlinux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c5.2.2", "product": { "name": "Open Source Django \u003c5.2.2", "product_id": "T044390" } }, { "category": "product_version", "name": "5.2.2", "product": { "name": "Open Source Django 5.2.2", "product_id": "T044390-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.2.2" } } }, { "category": "product_version_range", "name": "\u003c5.1.10", "product": { "name": "Open Source Django \u003c5.1.10", "product_id": "T044391" } }, { "category": "product_version", "name": "5.1.10", "product": { "name": "Open Source Django 5.1.10", "product_id": "T044391-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.1.10" } } }, { "category": "product_version_range", "name": "\u003c4.2.22", "product": { "name": "Open Source Django \u003c4.2.22", "product_id": "T044392" } }, { "category": "product_version", "name": "4.2.22", "product": { "name": "Open Source Django 4.2.22", "product_id": "T044392-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:4.2.22" } } } ], "category": "product_name", "name": "Django" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "2.5", "product": { "name": "Red Hat Ansible Automation Platform 2.5", "product_id": "T045886", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5" } } } ], "category": "product_name", "name": "Ansible Automation Platform" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-48432", "product_status": { "known_affected": [ "T045886", "2951", "T002207", "T000126", "T044391", "T044390", "T013312", "T027843", "T044392", "74185" ] }, "release_date": "2025-06-04T22:00:00.000+00:00", "title": "CVE-2025-48432" } ] }
pysec-2025-47
Vulnerability from pysec
An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
Name | purl | django | pkg:pypi/django |
---|
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "5.2" }, { "fixed": "5.2.2" }, { "introduced": "5.1" }, { "fixed": "5.1.10" }, { "introduced": "4.2" }, { "fixed": "4.2.22" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.2", "4.2.1", "4.2.10", "4.2.11", "4.2.12", "4.2.13", "4.2.14", "4.2.15", "4.2.16", "4.2.17", "4.2.18", "4.2.19", "4.2.2", "4.2.20", "4.2.21", "4.2.3", "4.2.4", "4.2.5", "4.2.6", "4.2.7", "4.2.8", "4.2.9", "5.1", "5.1.1", "5.1.2", "5.1.3", "5.1.4", "5.1.5", "5.1.6", "5.1.7", "5.1.8", "5.1.9", "5.2", "5.2.1" ] } ], "aliases": [ "CVE-2025-48432" ], "details": "An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.", "id": "PYSEC-2025-47", "modified": "2025-06-05T05:23:28.296596+00:00", "published": "2025-06-05T03:15:25+00:00", "references": [ { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" } ] }
rhsa-2025:14686
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Ansible Automation Platform 2.5\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: Path Traversal Vulnerability in setuptools PackageIndex (CVE-2025-47273)\n\n* python3.11-django: Django Path Injection Vulnerability (CVE-2025-48432)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n\nAutomation platform\n* Enhanced Support for Streaming Chat Responses (AAP-51756)\n* Improved LDAP filter parsing/handling (AAP-51591)\n* Updated AAP to allow for HTTP headers to be passed through envoy when HTTPS is offloaded by another device in front of envoy (AAP-51347)\n* Updated the OpenAPI spec to now reflect all available query parameters (AAP-49824)\n* Added a new field on AzureAD authenticator called \u0027Field to use as username\u0027 which allows use of an arbitrary field from the assertion as the username (AAP-49481)\n* Fixed migration scenarios that left legacy users in a partly migrated state to now migrate properly to gateway (AAP-43251)\n* Removed the required label from the Organization field for Galaxy credentials in the controller Credential Create and Edit forms (AAP-51587)\n* Fixed the \u0027LOGIN_REDIRECT_OVERRIDE\u0027 to be respected (AAP-49726)\n* Fixed a breadcrumb in a launch template to no longer send users to the wrong URL (AAP-44194)\n* Fixed the subscription entitlement window to no longer display again after AAP has been entitled when running in a load-balanced environment with multiple controller web pods (AAP-43883)\n* Updated the AAP User Interface to allow all users to see the Notifiers tab (AAP-41342)\n* Added the limit field on the job details page (AAP-36118)\n* automation-gateway has been updated to 2.5.20250827\n* python3.11-django-ansible-base has been updated to 2.5.20250827\n\nAutomation controller\n* Galaxy credentials can now be created and edited without the need to specify an organization (AAP-51614)\n* Fixed the subscription functionality to no longer attach before subscription credentials have been set, and to return a \u0027400 Bad Request\u0027 error instead (AAP-50322)\n* automation-controller has been updated to 4.6.19\n\nEvent-Driven Ansible\n* Fixed project import state to no longer be stuck at pending or running (AAP-51643)\n* Fixed EDA to allow \u0027%20\u0027 in the project git URL (AAP-51642)\n* Fixed \u0027MQ_TLS\u0027 to accept a boolean value (AAP-51012)\n* Fixed missing RPM dependency for PostgreSQL client which resulted in container images missing psql binaries (AAP-50941)\n* Fixed a bug to no longer prevent a user who belonged to a team with an EDA organization Project Admin role to be able see the organization (AAP-50921)\n* automation-eda-controller has been updated to 1.1.13\n\nContainer-based Ansible Automation Platform\n* Implemented PostgreSQL extra settings parameter on the installer (AAP-51533)\n* Fixed the Redis hostname to no longer fail to be set in a disconnected environment (AAP-51532)\n* Updated preflight checks to temporarily check PostgreSQL version to use a CA bundle from the VM server with the custom cert appended, if provided (AAP-50884)\n* Fixed PCP data permissions by migrating the data to a podman volume instead of a bind mount (AAP-50807)\n* Fixed a parameter to allow excluding subdirs during the Automation Hub backup process (AAP-50784)\n* Added an exclusion parameter for Containerized Backup, allowing users to specify snapshot paths to be excluded from the backup process (AAP-46767)\n* containerized installer setup has been updated to 2.5-18\n\nRPM-based Ansible Automation Platform\n* Added \u0027postgres_extra_settings\u0027 for postgresql.conf customization for managed database installations (AAP-51462)\n* Fixed automation controller nodes so they are removed from the gateway registry when set to a deprovision state (AAP-51461)\n* Fixed the installer to no longer fail when disabling HTTPS for gateway and/or gateway proxy (envoy) (AAP-48606)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-17\n\nAdditional changes:\n* automation-hub has been updated to 4.10.7\n* python3.11-django has been updated to 4.2.23\n* python3.11-galaxy-ng has been updated to 4.10.7", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:14686", "url": "https://access.redhat.com/errata/RHSA-2025:14686" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2366982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366982" }, { "category": "external", "summary": "2370365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370365" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14686.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2025-09-08T01:33:11+00:00", "generator": { "date": "2025-09-08T01:33:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:14686", "initial_release_date": "2025-08-26T21:02:47+00:00", "revision_history": [ { "date": "2025-08-26T21:02:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-08-26T21:02:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-08T01:33:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "python3.11-django-0:4.2.23-1.el8ap.src", "product": { "name": "python3.11-django-0:4.2.23-1.el8ap.src", "product_id": "python3.11-django-0:4.2.23-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.23-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.7-1.el8ap.src", "product": { "name": "automation-hub-0:4.10.7-1.el8ap.src", "product_id": "automation-hub-0:4.10.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.7-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.1.13-1.el8ap.src", "product": { "name": "automation-eda-controller-0:1.1.13-1.el8ap.src", "product_id": "automation-eda-controller-0:1.1.13-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.13-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250827-1.el8ap.src", "product": { "name": "automation-gateway-0:2.5.20250827-1.el8ap.src", "product_id": "automation-gateway-0:2.5.20250827-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250827-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "product": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "product_id": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.7-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-17.el8ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.5-17.el8ap.src", "product_id": "ansible-automation-platform-installer-0:2.5-17.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-17.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "product_id": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250827-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el8ap.src", "product": { "name": "automation-controller-0:4.6.19-1.el8ap.src", "product_id": "automation-controller-0:4.6.19-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.23-1.el9ap.src", "product": { "name": "python3.11-django-0:4.2.23-1.el9ap.src", "product_id": "python3.11-django-0:4.2.23-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.23-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250827-1.el9ap.src", "product": { "name": "automation-gateway-0:2.5.20250827-1.el9ap.src", "product_id": "automation-gateway-0:2.5.20250827-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250827-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "product_id": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250827-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.src", "product": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.src", "product_id": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.7-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.7-1.el9ap.src", "product": { "name": "automation-hub-0:4.10.7-1.el9ap.src", "product_id": "automation-hub-0:4.10.7-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.7-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-17.el9ap.src", "product": { "name": "ansible-automation-platform-installer-0:2.5-17.el9ap.src", "product_id": "ansible-automation-platform-installer-0:2.5-17.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-17.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.1.13-1.el9ap.src", "product": { "name": "automation-eda-controller-0:1.1.13-1.el9ap.src", "product_id": "automation-eda-controller-0:1.1.13-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.13-1.el9ap?arch=src" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el9ap.src", "product": { "name": "automation-controller-0:4.6.19-1.el9ap.src", "product_id": "automation-controller-0:4.6.19-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el9ap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-django-0:4.2.23-1.el8ap.noarch", "product": { "name": "python3.11-django-0:4.2.23-1.el8ap.noarch", "product_id": "python3.11-django-0:4.2.23-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.23-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.7-1.el8ap.noarch", "product": { "name": "automation-hub-0:4.10.7-1.el8ap.noarch", "product_id": "automation-hub-0:4.10.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.1.13-1.el8ap.noarch", "product": { "name": "automation-eda-controller-0:1.1.13-1.el8ap.noarch", "product_id": "automation-eda-controller-0:1.1.13-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.13-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "product": { "name": "automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "product_id": "automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-base@1.1.13-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "product": { "name": "automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "product_id": "automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.1.13-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "product": { "name": "automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "product_id": "automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.1.13-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "product": { "name": "automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "product_id": "automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.1.13-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "automation-gateway-0:2.5.20250827-1.el8ap.noarch", "product_id": "automation-gateway-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "product_id": "automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "product_id": "automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "product": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "product_id": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.7-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-17.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "product_id": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250827-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.6.19-1.el8ap.noarch", "product": { "name": "automation-controller-cli-0:4.6.19-1.el8ap.noarch", "product_id": "automation-controller-cli-0:4.6.19-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.19-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.6.19-1.el8ap.noarch", "product": { "name": "automation-controller-server-0:4.6.19-1.el8ap.noarch", "product_id": "automation-controller-server-0:4.6.19-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.6.19-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.6.19-1.el8ap.noarch", "product": { "name": "automation-controller-ui-0:4.6.19-1.el8ap.noarch", "product_id": "automation-controller-ui-0:4.6.19-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.19-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-0:4.2.23-1.el9ap.noarch", "product": { "name": "python3.11-django-0:4.2.23-1.el9ap.noarch", "product_id": "python3.11-django-0:4.2.23-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django@4.2.23-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "automation-gateway-0:2.5.20250827-1.el9ap.noarch", "product_id": "automation-gateway-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "product_id": "automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "product_id": "automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "product": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "product_id": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250827-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "product": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "product_id": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-hub-0:4.10.7-1.el9ap.noarch", "product": { "name": "automation-hub-0:4.10.7-1.el9ap.noarch", "product_id": "automation-hub-0:4.10.7-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-hub@4.10.7-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "product": { "name": "ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "product_id": "ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-17.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-0:1.1.13-1.el9ap.noarch", "product": { "name": "automation-eda-controller-0:1.1.13-1.el9ap.noarch", "product_id": "automation-eda-controller-0:1.1.13-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.13-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "product": { "name": "automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "product_id": "automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-base@1.1.13-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "product": { "name": "automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "product_id": "automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.1.13-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "product": { "name": "automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "product_id": "automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.1.13-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "product": { "name": "automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "product_id": "automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.1.13-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-cli-0:4.6.19-1.el9ap.noarch", "product": { "name": "automation-controller-cli-0:4.6.19-1.el9ap.noarch", "product_id": "automation-controller-cli-0:4.6.19-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.19-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-server-0:4.6.19-1.el9ap.noarch", "product": { "name": "automation-controller-server-0:4.6.19-1.el9ap.noarch", "product_id": "automation-controller-server-0:4.6.19-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-server@4.6.19-1.el9ap?arch=noarch" } } }, { "category": "product_version", "name": "automation-controller-ui-0:4.6.19-1.el9ap.noarch", "product": { "name": "automation-controller-ui-0:4.6.19-1.el9ap.noarch", "product_id": "automation-controller-ui-0:4.6.19-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.19-1.el9ap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el8ap.x86_64", "product": { "name": "automation-controller-0:4.6.19-1.el8ap.x86_64", "product_id": "automation-controller-0:4.6.19-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el9ap.x86_64", "product": { "name": "automation-controller-0:4.6.19-1.el9ap.x86_64", "product_id": "automation-controller-0:4.6.19-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el9ap?arch=x86_64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el9ap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el8ap.ppc64le", "product": { "name": "automation-controller-0:4.6.19-1.el8ap.ppc64le", "product_id": "automation-controller-0:4.6.19-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el9ap.ppc64le", "product": { "name": "automation-controller-0:4.6.19-1.el9ap.ppc64le", "product_id": "automation-controller-0:4.6.19-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el9ap?arch=ppc64le" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el9ap?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el8ap.s390x", "product": { "name": "automation-controller-0:4.6.19-1.el8ap.s390x", "product_id": "automation-controller-0:4.6.19-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el9ap.s390x", "product": { "name": "automation-controller-0:4.6.19-1.el9ap.s390x", "product_id": "automation-controller-0:4.6.19-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el9ap?arch=s390x" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el9ap?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el8ap.aarch64", "product": { "name": "automation-controller-0:4.6.19-1.el8ap.aarch64", "product_id": "automation-controller-0:4.6.19-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-0:4.6.19-1.el9ap.aarch64", "product": { "name": "automation-controller-0:4.6.19-1.el9ap.aarch64", "product_id": "automation-controller-0:4.6.19-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller@4.6.19-1.el9ap?arch=aarch64" } } }, { "category": "product_version", "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "product": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "product_id": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.19-1.el9ap?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.19-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.19-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.19-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.19-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.19-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.19-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch" }, "product_reference": "python3.11-django-0:4.2.23-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src" }, "product_reference": "python3.11-django-0:4.2.23-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-17.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-17.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.5-17.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64" }, "product_reference": "automation-controller-0:4.6.19-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.19-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.19-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.19-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.19-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.19-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.19-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.1.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-0:1.1.13-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.1.13-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src" }, "product_reference": "automation-eda-controller-0:1.1.13-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-base-0:1.1.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch" }, "product_reference": "automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "automation-gateway-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250827-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src" }, "product_reference": "automation-gateway-0:2.5.20250827-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-config-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-server-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch" }, "product_reference": "automation-hub-0:4.10.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src" }, "product_reference": "automation-hub-0:4.10.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch" }, "product_reference": "python3.11-django-0:4.2.23-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src" }, "product_reference": "python3.11-django-0:4.2.23-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch" }, "product_reference": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src" }, "product_reference": "python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.19-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.19-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.19-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.19-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.19-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.19-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch" }, "product_reference": "python3.11-django-0:4.2.23-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src" }, "product_reference": "python3.11-django-0:4.2.23-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-17.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch" }, "product_reference": "ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-automation-platform-installer-0:2.5-17.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src" }, "product_reference": "ansible-automation-platform-installer-0:2.5-17.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-0:4.6.19-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64" }, "product_reference": "automation-controller-0:4.6.19-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-cli-0:4.6.19-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch" }, "product_reference": "automation-controller-cli-0:4.6.19-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-server-0:4.6.19-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch" }, "product_reference": "automation-controller-server-0:4.6.19-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-ui-0:4.6.19-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch" }, "product_reference": "automation-controller-ui-0:4.6.19-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64" }, "product_reference": "automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.1.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-0:1.1.13-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-0:1.1.13-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src" }, "product_reference": "automation-eda-controller-0:1.1.13-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-base-0:1.1.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch" }, "product_reference": "automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "automation-gateway-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-0:2.5.20250827-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src" }, "product_reference": "automation-gateway-0:2.5.20250827-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-config-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-gateway-server-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch" }, "product_reference": "automation-hub-0:4.10.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "automation-hub-0:4.10.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src" }, "product_reference": "automation-hub-0:4.10.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch" }, "product_reference": "python3.11-django-0:4.2.23-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-0:4.2.23-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src" }, "product_reference": "python3.11-django-0:4.2.23-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src" }, "product_reference": "python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch" }, "product_reference": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" }, "product_reference": "python3.11-galaxy-ng-0:4.10.7-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-47273", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2025-05-17T16:00:41.145177+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2366982" } ], "notes": [ { "category": "description", "text": "A path traversal vulnerability in the Python setuptools library allows attackers with limited system access to write files outside the intended temporary directory by manipulating package download URLs. This flaw bypasses basic filename sanitization and can lead to unauthorized overwrites of important system files, creating opportunities for further compromise. While it doesn\u0027t expose data or require user interaction, it poses a high integrity risk and is especially concerning in environments that rely on automated package handling or internal tooling built on setuptools.", "title": "Vulnerability description" }, { "category": "summary", "text": "setuptools: Path Traversal Vulnerability in setuptools PackageIndex", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security has rated this vulnerability \"Moderate\" based on the impact of the damage caused by a successful exploitation and the pre-requisites.\n\n* Exploitation requires that the attacker have limited code execution access to a Python environment where they can trigger the vulnerable PackageIndex.download() function\u2014this might be via a script, plugin, or automated job. Full admin rights aren\u0027t needed but a user with no access at all will be unable to exploit this vulnerability.\n* The vulnerability impacts the integrity of the system within the same security boundary\u2014it does not enable access or compromise across trust boundaries (e.g., from one container to another or from user space to kernel).\n* Successful exploitation only allows the attacker to \"create\" new files. The vulnerability does not provide access to existing files and by an extension to any confidential information. \n* Arbitrary file writes can overwrite critical config files, executables, or scripts. This can lead to persistent code execution, system misconfiguration, or unauthorized behavior, especially in automated environments. While overwriting critical files could theoretically lead to service disruption, the vulnerability in isolation does not inherently cause denial of service. The exploit doesn\u0027t target availability directly, and in many cases, systems may continue running.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nInput validation enforces strict path constraints, rejecting directory traversal attempts or unauthorized file access. Runtime environments restrict code execution to predefined privilege levels, preventing escalation from traversal exploits. Configuration settings limit accessible directories and enforce execution boundaries to reduce the influence of user input on file system behavior. Application components are developed and validated against secure coding standards that explicitly prevent path manipulation, further minimizing exploitation risk.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-47273" }, { "category": "external", "summary": "RHBZ#2366982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366982" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-47273", "url": "https://www.cve.org/CVERecord?id=CVE-2025-47273" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47273", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47273" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88", "url": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b", "url": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/issues/4946", "url": "https://github.com/pypa/setuptools/issues/4946" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf", "url": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf" } ], "release_date": "2025-05-17T15:46:11.399000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-26T21:02:47+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14686" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "setuptools: Path Traversal Vulnerability in setuptools PackageIndex" }, { "cve": "CVE-2025-48432", "cwe": { "id": "CWE-117", "name": "Improper Output Neutralization for Logs" }, "discovery_date": "2025-06-05T03:00:46.786432+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2370365" } ], "notes": [ { "category": "description", "text": "A flaw was found in Django. The `request.path` component of HTTP requests is not properly escaped when included in internal response logging, allowing remote attackers to manipulate log output through crafted URLs. This vulnerability allows an attacker to inject arbitrary content into Django\u0027s internal log files. The consequence is potential information leakage or log file corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Django Path Injection Vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability allows for log injection via crafted URLs. While remote exploitation is possible without authentication (PR:N, UI:N), the attack requires a high degree of skill and knowledge to craft malicious URLs that will be logged. The impact is limited to confidentiality and integrity; specifically, the ability to manipulate log output. This allows an attacker to potentially forge log entries, which could be used for social engineering or to obscure malicious activity. While the impact isn\u0027t arbitrary code execution or a denial of service, the ability to manipulate logs presents a security risk, especially given that logs are often used for auditing and security monitoring. The Confidentiality impact is rated \u0027Low\u0027 as the information leaked is limited to the manipulated log entries themselves, not sensitive data. The Scope is changed to \u0027C\u0027 to reflect that the vulnerability affects only the logging component.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src" ], "known_not_affected": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-48432" }, { "category": "external", "summary": "RHBZ#2370365", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370365" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-48432", "url": "https://www.cve.org/CVERecord?id=CVE-2025-48432" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48432", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48432" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2025/06/04/5", "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" }, { "category": "external", "summary": "https://docs.djangoproject.com/en/dev/releases/security/", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "category": "external", "summary": "https://groups.google.com/g/django-announce", "url": "https://groups.google.com/g/django-announce" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/" } ], "release_date": "2025-06-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-08-26T21:02:47+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:14686" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el8ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-17.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.19-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.19-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.13-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.13-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.7-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-0:4.2.23-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250827-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.7-1.el9ap.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Django Path Injection Vulnerability" } ] }
fkie_cve-2025-48432
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems." }, { "lang": "es", "value": "Se descubri\u00f3 un problema en Django 5.2 (anterior a la 5.2.2), 5.1 (anterior a la 5.1.10) y 4.2 (anterior a la 4.2.22). El registro interno de respuestas HTTP no escapa a request.path, lo que permite a atacantes remotos manipular la salida del registro mediante URL manipuladas. Esto puede provocar la inyecci\u00f3n o falsificaci\u00f3n de registros cuando estos se visualizan en terminales o son procesados por sistemas externos." } ], "id": "CVE-2025-48432", "lastModified": "2025-06-10T18:15:32.790", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 1.4, "source": "cve@mitre.org", "type": "Secondary" } ] }, "published": "2025-06-05T03:15:25.563", "references": [ { "source": "cve@mitre.org", "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "source": "cve@mitre.org", "url": "https://groups.google.com/g/django-announce" }, { "source": "cve@mitre.org", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases/" }, { "source": "cve@mitre.org", "url": "https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/4" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-117" } ], "source": "cve@mitre.org", "type": "Secondary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.