This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
if [ -z $1 ] | |
then | |
echo "ROOT.war must be passed as the first arguement to this script!" | |
exit 1 | |
fi | |
warFile=$1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am kitzy on github. | |
* I am kitzy (https://keybase.io/kitzy) on keybase. | |
* I have a public key whose fingerprint is F6DD 1BCC 34EA 2640 5138 4289 C3BD 2E94 C4B3 2F62 | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In order to help customers understand the severity of security vulnerabilities, Jamf uses the Common Vulnerability Scoring System (CVSS). For more information about CVSS, see https://www.first.org/cvss/. | |
The CVSS v3.1 score for PI-007507 in version 9.81 is 10.0 (Critical): https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H | |
Jamf Pro Version 10.14 through 10.15 | |
A request containing specially crafted package could be sent to certain endpoints in Jamf Pro resulting in the deletion of files on the server. | |
Jamf Pro Version 9.4 through 10.13 |
OlderNewer