제출 #583432: chaitak-gorai blogbook latest version as of 2025/05/23 Cross Site Scripting정보

제목chaitak-gorai blogbook latest version as of 2025/05/23 Cross Site Scripting
설명A stored Cross-Site Scripting (XSS) vulnerability exists in the BlogBook application, exploitable through the user registration process and triggered within the admin panel. The application fails to adequately sanitize user-supplied input for the fullname parameter during new user account creation. Consequently, an attacker can register an account with malicious JavaScript code embedded in their fullname field. This malicious script is then stored in the application's database (as user_firstname). The XSS payload is executed when an administrator or any privileged user navigates to the /admin/users.php page, which displays a list of registered users including their first names. The unsanitized user_firstname (containing the attacker's payload) is rendered directly on this page, causing the script to run in the administrator's browser. This vulnerability was successfully exploited to steal session cookies (e.g., PHPSESSID) from an administrator viewing the /admin/users.php page. With the stolen administrator session cookie, an attacker can hijack the administrator's session, gaining full administrative control over the BlogBook application. This allows for unauthorized data access, modification, user impersonation, and potentially further system compromise.
원천⚠️ https://github.com/rllvusgnzm98/Report/blob/main/blogbook/BlogBook%20Stored%20XSS%20in%20User%20Registration%20via%20fullname%20Parameter%20Leading%20to%20Admin%20Account%20Takeover.md
사용자
 bpy9ft (UID 85221)
제출2025. 05. 23. AM 05:58 (1 년도 ago)
모더레이션2025. 05. 31. PM 06:13 (9 days later)
상태수락
VulDB 항목310747 [chaitak-gorai Blogbook 까지 92f5cf90f8a7e6566b576fe0952e14e1c6736513 /register_script.php fullname 크로스 사이트 스크립팅]
포인트들20

Want to know what is going to be exploited?

We predict KEV entries!