Skip to content

Commit

Permalink
Update and rename readME to README
Browse files Browse the repository at this point in the history
  • Loading branch information
V0xe1 authored Jul 17, 2021
1 parent 1f54278 commit fd707b5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 16 additions & 0 deletions 202002503_배준서_V0xe1/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
분석 대상 : CVE-2021-34481
릴리스 날짜 : 2021.07.15

설명 : Windows Print Spooler Elevation of Privilege Vulnerability

An elevation of privilege vulnerability exists when the Windows Print Spooler service improperly performs privileged file operations.
An attacker who successfully exploited this vulnerability could run arbitrary code with SYSTEM privileges.
An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.

An attacker must have the ability to execute code on a victim system to exploit this vulnerability.

The workaround for this vulnerability is stopping and disabling the Print Spooler service.


Windows의 Print Spooler서비스가 권한이 존재하는 파일 작업을 부적절하게 수행할 때, 권한상승 취약점이 존재합니다.
성공적으로 이를 악용하면 SYSTEM권한으로 임의의 공격용 코드를 실행할 수 도 있습니다.
1 change: 0 additions & 1 deletion 202002503_배준서_V0xe1/readME

This file was deleted.

0 comments on commit fd707b5

Please sign in to comment.