mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Fix CVE-2024-46256 and CVE-2024-46257
- Schema validate against bad domain characters - Integration test for CVE POC examples - Cypress rewrite of plugins for file upload
This commit is contained in:
		| @@ -50,7 +50,7 @@ | ||||
| 						} | ||||
| 					}, | ||||
| 					"schema": { | ||||
| 						"$ref": "../../../../../components/error-object.json" | ||||
| 						"$ref": "../../../../../components/error.json" | ||||
| 					} | ||||
| 				} | ||||
| 			} | ||||
|   | ||||
| @@ -50,7 +50,7 @@ | ||||
| 						} | ||||
| 					}, | ||||
| 					"schema": { | ||||
| 						"$ref": "../../../../../components/error-object.json" | ||||
| 						"$ref": "../../../../../components/error.json" | ||||
| 					} | ||||
| 				} | ||||
| 			} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user