Ballerina is an open source programming language and platform for cloud application programmers. Ballerina versions 1.2.x and SL releases up to alpha 3 have a potential for a supply chain attack via MiTM against users. Http connections did not make use of TLS and certificate checking was ignored. The vulnerability allows an attacker to substitute or modify packages retrieved from BC thus allowing to inject malicious code into ballerina executables. This has been patched in Ballerina 1.2.14 and Ballerina SwanLake alpha4.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/ballerina-platform/ballerina-lang/commit/4609ffee1744ecd16aac09303b1783bf0a525816 | Patch Third Party Advisory | 
| https://github.com/ballerina-platform/ballerina-lang/security/advisories/GHSA-f5qg-fqrw-v5ww | Third Party Advisory | 
| https://github.com/ballerina-platform/ballerina-lang/commit/4609ffee1744ecd16aac09303b1783bf0a525816 | Patch Third Party Advisory | 
| https://github.com/ballerina-platform/ballerina-lang/security/advisories/GHSA-f5qg-fqrw-v5ww | Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    No history.
Information
                Published : 2021-06-22 20:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32700
Mitre link : CVE-2021-32700
CVE.ORG link : CVE-2021-32700
JSON object : View
Products Affected
                ballerina
- swan_lake
- ballerina
CWE
                
                    
                        
                        CWE-306
                        
            Missing Authentication for Critical Function
