Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2024-4879 — ServiceNow의 Jelly 템플릿 주입 취약점 | POC CVE-2024-4879 | Kitploit
도구/GitHubGitHub/gh-ost00/cve-2024-4879
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubgh-ost00/cve-2024-4879

CVE-2024-4879

ServiceNow의 Jelly 템플릿 주입 취약점 | POC CVE-2024-4879

저장소 보기
411년 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

ServiceNow의 Jelly 템플릿 인젝션 취약점 | POC CVE-2024-4879

설명:

ServiceNow는 Vancouver 및 Washington, D.C. Now Platform 릴리스에서 확인된 입력 검증 취약점을 해결했습니다. 이 취약점으로 인해 인증되지 않은 사용자가 Now Platform의 컨텍스트 내에서 원격으로 코드를 실행할 수 있게 될 수 있습니다.

FOFA : "server : servicenow"

저장소 클론하기:

root@kitploit:~
git clone https://github.com/fa-rrel/CVE-2024-4879.git
cd CVE-2024-4879

Nuclei 사용법:

단일 대상:

root@kitploit:~
nuclei -u https://target.com -t CVE-2024-4879.yaml -nh

다중 대상:

root@kitploit:~
nuclei -l urls.txt -t CVE-2024-4879.yaml -nh

익스플로잇 사용법

root@kitploit:~
python3 CVE-2024-4879.py -i (192.168.1.1)

참고 자료

  • https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1645154
  • https://www.resecurity.com/blog/article/cve-2024-4879-and-cve-2024-5217-servicenow-rce-exploitation-in-a-global-reconnaissance-campaign
  • https://nvd.nist.gov/vuln/detail/CVE-2024-4879

경고 !!!

// 면책 조항 // 허가 없이 해킹하는 것은 불법입니다. 이 저장소는 윤리적 해킹, 침투 테스트 및 버그 헌팅 분야에서 사이버 보안을 학습하여 실제 해커로부터 우리 자신을 보호하기 위한 목적으로만 엄격히 교육용입니다..

도구 다운로드