The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade Azure/azure-c-shared-utility
to version 2024-02-08 or higher.
Affected versions of this package are vulnerable to Buffer Overflow due to vulnerabilities in the parameter checking mechanism. An attacker can cause remote code execution by exploiting the buffer length
parameter, which may lead to integer wraparound, under-allocation, or heap buffer overflow.
Note
This is only exploitable if:
The attacker has a compromised Azure account, allowing malformed payloads to be sent to the device via the IoT Hub service
The attacker bypasses the IoT hub service max message payload limit of 128KB
The attacker can overwrite code space with remote code.