conda-smithy is a tool for combining a conda recipe with configurations to build using freely hosted CI services into a single repository. Prior to version 3.47.1, the travis_headers function in the conda-smithy repository creates files with permissions exceeding 0o600, allowing read and write access beyond the intended user/owner. This violates the principle of least privilege, which mandates restricting file permissions to the minimum necessary. An attacker could exploit this to access configuration files in shared hosting environments. This issue has been patched in version 3.47.1.
                
            CVSS
                No CVSS.
References
                    Configurations
                    No configuration.
History
                    17 Jun 2025, 21:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-06-17 21:15
Updated : 2025-06-18 13:46
NVD link : CVE-2025-49843
Mitre link : CVE-2025-49843
CVE.ORG link : CVE-2025-49843
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-276
                        
            Incorrect Default Permissions
