VYPR

liveMedia

by Live555

CVEs (7)

  • CVE-2019-15232CriAug 20, 2019
    risk 0.64cvss 9.8epss 0.02

    Live555 before 2019.08.16 has a Use-After-Free because GenericMediaServer::createNewClientSessionWithId can generate the same client session ID in succession, which is mishandled by the MPEG1or2 and Matroska file demultiplexors.

  • CVE-2019-9215CriFeb 28, 2019
    risk 0.64cvss 9.8epss 0.02

    In Live555 before 2019.02.27, malformed headers lead to invalid memory access in the parseAuthorizationHeader function.

  • CVE-2019-7314CriFeb 4, 2019
    risk 0.64cvss 9.8epss 0.03

    liblivemedia in Live555 before 2019.02.03 mishandles the termination of an RTSP stream after RTP/RTCP-over-RTSP has been set up, which could lead to a Use-After-Free error that causes the RTSP server to crash (Segmentation fault) or possibly have unspecified other impact.

  • CVE-2021-38380HigAug 10, 2021
    risk 0.49cvss 7.5epss 0.02

    Live555 through 1.08 mishandles huge requests for the same MP3 stream, leading to recursion and s stack-based buffer over-read. An attacker can leverage this to launch a DoS attack.

  • CVE-2021-38382MedAug 10, 2021
    risk 0.42cvss 6.5epss 0.01

    Live555 through 1.08 does not handle Matroska and Ogg files properly. Sending two successive RTSP SETUP commands for the same track causes a Use-After-Free and daemon crash.

  • CVE-2021-38381MedAug 10, 2021
    risk 0.42cvss 6.5epss 0.01

    Live555 through 1.08 does not handle MPEG-1 or 2 files properly. Sending two successive RTSP SETUP commands for the same track causes a Use-After-Free and daemon crash.

  • CVE-2021-39283MedAug 18, 2021
    risk 0.36cvss 5.5epss 0.01

    liveMedia/FramedSource.cpp in Live555 through 1.08 allows an assertion failure and application exit via multiple SETUP and PLAY commands.