fix: mitigate SnakeYAML deserialization RCE and enforce default password change
1. Use SafeConstructor in ApplicationConfigMonitor to block arbitrary object instantiation via YAML type tags (e.g. !!javax.script.ScriptEngineManager). 2. Detect default admin password (admin/123456) on login and enforce password change before allowing any other API operations (code 50015). 🤖 Generated with [Qoder][https://qoder.com]
J
jianghang.loujh committed
cf97b2ae3189a8d0d88bfcf151a8181dc2c40deb
Parent: ac6242b