
고객 지원 시스템 1.0 - "customer_list" 페이지의 "contact" 필드/파라미터에서 발생하는 크로스 사이트 스크립팅(XSS) 취약점
설명: Customer Support System 1.0은 저장형 XSS에 취약합니다. Customer Support System 버전 1에 XSS 취약점이 존재합니다. 악의적인 사용자가 고객을 편집/생성할 때 "contact" 필드/매개변수를 통해 JavaScript 코드를 삽입할 수 있습니다. 이 코드는 "/customer_support/index.php?page=customer_list" 페이지를 방문할 때마다 실행됩니다.
취약한 제품 버전: Customer Support System 1.0
CVE 작성자: Geraldo Alcântara
날짜: 28/11/2023
확인일: 19/12/2023
CVE: CVE-2023-49974
테스트 환경: Windows
</dt></b><script>alert(document.domain)</script>
발견자(들)/크레딧:
Geraldo Alcântara