-
Notifications
You must be signed in to change notification settings - Fork 86
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
Open Redirect 취약점 제보합니다. #557
Comments
패치하신 내용을 검토한 결과 우회가 가능하여 아래 내용을 전달드립니다. PoC 추가로 해당 취약점 건에 대해 CVE 등록 해주실 수 있으신지 문의드립니다. |
안녕하세요 @arrester @KimTom89 님,
제가 제보후 똑같은 내용으로 @arrester 님께서 댓글을 달았기에 관련 취약점 경우 CVE 등록시 제 명의로 등록되는게 맞습니다.
|
@arrester @Letm3through |
@KimTom89 |
안녕하세요 @Letm3through 님 순서대로 본다면 저 그리고 Letm3through님 둘 다 CVE 등록이 되는게 맞습니다.
이상입니다. |
@KimTom89 |
Security 탭에서 제보가 불가능하여 Issues를 통해 제보드립니다.
Version: 6.0.3
Vuln: Open Redirect
PoC
Impact
Secure Code (bbs/login.py)
https://github.com/gnuboard/g6/blob/master/bbs/login.py
아래 코드에서 url 인자에 대해 필터링이 미흡하여 발생하기 때문에 필터링 추가 필요
The text was updated successfully, but these errors were encountered: