Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/codeigniter/framework@3.0.3
purl pkg:composer/codeigniter/framework@3.0.3
Next non-vulnerable version 3.1.0
Latest non-vulnerable version 3.1.10
Risk
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-a6px-3qen-euct
Aliases:
GMS-2016-55
Critical SQL injection bug in the ODBC database driver There's a critical SQL injection bug in the ODBC database driver.
3.1.0
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-8wbz-we3g-x3ep Cross-site Scripting XSS attack vector in Security Library method `xss_clean()`. GMS-2015-65
VCID-gubk-qp7e-h7f4 XSS vulnerability There's an XSS attack vector in Security Library method `xss_clean()`. GMS-2015-40
VCID-jn5c-h7cd-skfq Inadequate XSS Prevention in CodeIgniter/Framework Security Library The xss_clean() method in the Security Library of CodeIgniter/Framework, specifically in versions before 3.0.3, exhibited a vulnerability that allowed certain Cross-Site Scripting (XSS) vectors to bypass its intended protection mechanisms. The xss_clean() method is designed to sanitize input data by removing potentially malicious content, thus preventing XSS attacks. However, in versions prior to 3.0.3, it was discovered that the method did not adequately mitigate specific XSS vectors, leaving a potential security gap. GHSA-q9j3-4ghj-6h57