jQuery 1.0.3 이상 3.5.0 미만 버전에서는 신뢰할 수 없는 출처에서 가져온 <option> 요소가 포함된 HTML을 정제한 후라도 jQuery의 DOM 조작 메서드 중 하나(예: .html(), .append() 등)에 전달하면 신뢰할 수 없는 코드가 실행될 수 있습니다. 이 문제는 jQuery 3.5.0에서 패치되었습니다.
jQuery 1.0.3 이상 3.5.0 미만 버전에서는 신뢰할 수 없는 출처에서 가져온 <option> 요소가 포함된 HTML을 정제한 후라도 jQuery의 DOM 조작 메서드 중 하나(예: .html(), .append() 등)에 전달하면 신뢰할 수 없는 코드가 실행될 수 있습니다. 이 문제는 jQuery 3.5.0에서 패치되었습니다.
한국어 설명은 영문 원문을 기준으로 제공됩니다. 제품명·버전·보안 식별자는 아래 원문과 함께 확인할 수 있습니다.
영문 원문 보기
In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
조치 기한: 2025.02.13
해당사항 확인방법
JQuery의 현재 전체 버전이 공식 영향 범위(JQuery >= 1.0.3 < 3.5.0, 9.0, 31, 32, 33, >= 7.0 < 7.70, >= 8.7.0 < 8.7.14, >= 8.8.0 < 8.8.6, < 20.2, 13.3.0.1, >= 2.7.0 <= 2.8.0, >= 2.4.0 <= 2.10.0, < 21.1.2, 21.1.2, 5.9.0.0.0, 12.1.1, >= 16.1.0 <= 16.4.0, 8.1.1, 8.2.0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 JQuery 3.5.0, 7.70, 8.7.14, 8.8.6, 20.2, 21.1.2, 9.2.5.0, 2.12.41, 6.0.9 기준을 충족하는지 확인합니다. 이어서 교차 사이트 스크립팅(XSS) 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
필드별 과거 원문을 추정하지 않습니다. 각 시점의 현재 값과 공식 출처를 대조해 변경 여부를 확인하세요.
기술 정보
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE CWE-79
KEV 등록일 2025.01.23
랜섬웨어 캠페인 사용 미확인
CISA 비고 This vulnerability could affect an open-source component, third-party library, protocol, or proprietary implementation that could be used by different products. For more information, please see: https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6 ; https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ ; https://nvd.nist.gov/vuln/detail/CVE-2020-11023