Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jwt密钥泄露导致越权 #354

Open
Three-Pac opened this issue Mar 23, 2024 · 0 comments
Open

jwt密钥泄露导致越权 #354

Three-Pac opened this issue Mar 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Three-Pac
Copy link

Three-Pac commented Mar 23, 2024

默认开启了django的debug功能导致jwt密钥泄露
1

2
替换cookie就拿到了管理员权限
image

处置措施:关闭django debug功能

@Three-Pac Three-Pac added the bug Something isn't working label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant