An issue was discovered in Bento4 1.5.1-627. AP4_Sample::ReadData in Core/Ap4Sample.cpp allows attackers to trigger an attempted excessive memory allocation, related to AP4_DataBuffer::SetDataSize and AP4_DataBuffer::ReallocateBuffer in Core/Ap4DataBuffer.cpp.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Bento4 | Axiosys | 1.5.1-627 (including) | 1.5.1-627 (including) |
Kodi-inputstream-adaptive | Ubuntu | kinetic | * |
Kodi-inputstream-adaptive | Ubuntu | lunar | * |
Kodi-inputstream-adaptive | Ubuntu | mantic | * |
Kodi-inputstream-adaptive | Ubuntu | oracular | * |
Kodi-inputstream-adaptive | Ubuntu | trusty | * |
Kodi-inputstream-adaptive | Ubuntu | xenial | * |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.