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.
The product receives input that is expected to be of a certain type, but it does not validate or incorrectly validates that the input is actually of the expected type.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Servicenow | Servicenow | utah (including) | utah (including) |
Servicenow | Servicenow | utah-early_availability (including) | utah-early_availability (including) |
Servicenow | Servicenow | utah-patch_1 (including) | utah-patch_1 (including) |
Servicenow | Servicenow | utah-patch_1_hotfix_1 (including) | utah-patch_1_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_1_hotfix_1a (including) | utah-patch_1_hotfix_1a (including) |
Servicenow | Servicenow | utah-patch_1_hotfix_1b (including) | utah-patch_1_hotfix_1b (including) |
Servicenow | Servicenow | utah-patch_1_hotfix_2 (including) | utah-patch_1_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_10 (including) | utah-patch_10 (including) |
Servicenow | Servicenow | utah-patch_10_hotfix_1 (including) | utah-patch_10_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_10_hotfix_2 (including) | utah-patch_10_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_10a (including) | utah-patch_10a (including) |
Servicenow | Servicenow | utah-patch_10a_hotfix_1 (including) | utah-patch_10a_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_2 (including) | utah-patch_2 (including) |
Servicenow | Servicenow | utah-patch_2_hotfix_1 (including) | utah-patch_2_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_2_hotfix_2 (including) | utah-patch_2_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_2_hotfix_3 (including) | utah-patch_2_hotfix_3 (including) |
Servicenow | Servicenow | utah-patch_2_hotfix_4 (including) | utah-patch_2_hotfix_4 (including) |
Servicenow | Servicenow | utah-patch_3 (including) | utah-patch_3 (including) |
Servicenow | Servicenow | utah-patch_3_hotfix_1 (including) | utah-patch_3_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_3_hotfix_1b (including) | utah-patch_3_hotfix_1b (including) |
Servicenow | Servicenow | utah-patch_4 (including) | utah-patch_4 (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_1 (including) | utah-patch_4_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_2 (including) | utah-patch_4_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_2a (including) | utah-patch_4_hotfix_2a (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_2b (including) | utah-patch_4_hotfix_2b (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_3 (including) | utah-patch_4_hotfix_3 (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_3b (including) | utah-patch_4_hotfix_3b (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_4 (including) | utah-patch_4_hotfix_4 (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_4b (including) | utah-patch_4_hotfix_4b (including) |
Servicenow | Servicenow | utah-patch_4_hotfix_5 (including) | utah-patch_4_hotfix_5 (including) |
Servicenow | Servicenow | utah-patch_5 (including) | utah-patch_5 (including) |
Servicenow | Servicenow | utah-patch_5_hotfix_1 (including) | utah-patch_5_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_6 (including) | utah-patch_6 (including) |
Servicenow | Servicenow | utah-patch_6_hotfix_1 (including) | utah-patch_6_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_6_hotfix_2 (including) | utah-patch_6_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_7 (including) | utah-patch_7 (including) |
Servicenow | Servicenow | utah-patch_7_hotfix_1 (including) | utah-patch_7_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_7_hotfix_2 (including) | utah-patch_7_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_7a (including) | utah-patch_7a (including) |
Servicenow | Servicenow | utah-patch_7b (including) | utah-patch_7b (including) |
Servicenow | Servicenow | utah-patch_8 (including) | utah-patch_8 (including) |
Servicenow | Servicenow | utah-patch_8_hotfix_2 (including) | utah-patch_8_hotfix_2 (including) |
Servicenow | Servicenow | utah-patch_9 (including) | utah-patch_9 (including) |
Servicenow | Servicenow | utah-patch_9_hotfix_1 (including) | utah-patch_9_hotfix_1 (including) |
Servicenow | Servicenow | utah-patch_9_hotfix_1a (including) | utah-patch_9_hotfix_1a (including) |
Servicenow | Servicenow | utah-patch_9_hotfix_1b (including) | utah-patch_9_hotfix_1b (including) |
When input does not comply with the expected type, attackers could trigger unexpected errors, cause incorrect actions to take place, or exploit latent vulnerabilities that would not be possible if the input conformed with the expected type. This weakness can appear in type-unsafe programming languages, or in programming languages that support casting or conversion of an input to another type.