6.6
CVE-2024-32978
- EPSS 0.13%
- Veröffentlicht 27.05.2024 16:15:08
- Zuletzt bearbeitet 21.11.2024 09:16:09
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Kaminari is a paginator for web app frameworks and object relational mappings. A security vulnerability involving insecure file permissions has been identified in the Kaminari pagination library for Ruby on Rails, concerning insecure file permissions. This vulnerability is of moderate severity due to the potential for unauthorized write access to particular Ruby files managed by the library. Such access could lead to the alteration of application behavior or data integrity issues. Users of affected versions are advised to update to Kaminari version 0.16.2 or later, where file permissions have been adjusted to enhance security. If upgrading is not feasible immediately, review and adjust the file permissions for particular Ruby files in Kaminari to ensure they are only accessible by authorized user.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
	Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
					Herstellerkaminari_project
					 
					 
					 ≫ 
					 
					 
					 	Produkt
					 	kaminari
					 
					
					Default Statusaffected
					Version
					0.15.0
				
					Status
					affected
				
					Version
					0.15.1
				
					Status
					affected
				
					Version
					0.16.0
				
					Status
					affected
				
					Version
					0.16.1
				
					Status
					affected
				
					Version
					0.16.2
				
					Status
					unaffected
				
| Typ | Quelle | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.13% | 0.337 | 
| Quelle | Base Score | Exploit Score | Impact Score | Vector String | 
|---|---|---|---|---|
| security-advisories@github.com | 6.6 | 0.7 | 5.9 | CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H  | 
CWE-276 Incorrect Default Permissions
During installation, installed file permissions are set to allow anyone to modify those files.