id: CVE-2024-4879 info: name: Jelly Template Injection Vulnerability in ServiceNow UI Macros author: DhiyaneshDk severity: critical description: | ServiceNow has addressed an input validation vulnerability that was identified in Vancouver and Washington DC Now Platform releases. This vulnerability could enable an unauthenticated user to remotely execute code within the context of the Now Platform. ServiceNow applied an update to hosted instances, and ServiceNow released the update to our partners and self-hosted customers. Listed below are the patches and hot fixes that address the vulnerability. If you have not done so already, we recommend applying security patches relevant to your instance as soon as possible. reference: - https://www.assetnote.io/resources/research/chaining-three-bugs-to-access-all-your-servicenow-data - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1644293 - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1645154 metadata: verified: true max-request: 1 vendor: servicenow product: servicenow shodan-query: - http.favicon.hash:"1701804003" - http.title:"servicenow" fofa-query: - icon_hash=1701804003 - title="servicenow" google-query: intitle:"servicenow" tags: cve,cve2024,servicenow,ssti http: - raw: - | GET /login.do?jvar_page_title= HTTP/1.1 Host: {{Hostname}} matchers-condition: and matchers: - type: word part: body words: - '
49
' - type: word part: header words: - 'text/html' - type: status status: - 200