VYPR
Vendor

Meetecho

Products
3
CVEs
12
Across products
14
Status
Private

Products

3

Recent CVEs

12
  • CVE-2021-4124MedDec 16, 2021
    risk 0.00cvss 6.1epss 0.01

    janus-gateway is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CVE-2021-4020MedNov 27, 2021
    risk 0.00cvss 5.4epss 0.01

    janus-gateway is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CVE-2020-14034CriJun 15, 2020
    risk 0.00cvss 9.8epss 0.02

    An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_get_codec_from_pt in utils.c has a Buffer Overflow via long value in an SDP Offer packet.

  • CVE-2020-14033CriJun 15, 2020
    risk 0.00cvss 9.8epss 0.02

    An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_streaming_rtsp_parse_sdp in plugins/janus_streaming.c has a Buffer Overflow via a crafted RTSP server.

  • CVE-2020-13901CriJun 10, 2020
    risk 0.00cvss 9.8epss 0.03

    An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_sdp_merge in sdp.c has a stack-based buffer overflow.

  • CVE-2020-13900HigJun 10, 2020
    risk 0.00cvss 7.5epss 0.02

    An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_sdp_preparse in sdp.c has a NULL pointer dereference.

  • CVE-2020-13899HigJun 10, 2020
    risk 0.00cvss 7.5epss 0.02

    An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_process_incoming_request in janus.c discloses information from uninitialized stack memory.

  • CVE-2020-13898HigJun 10, 2020
    risk 0.00cvss 7.5epss 0.02

    An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_sdp_process in sdp.c has a NULL pointer dereference.

  • CVE-2020-10577MedMar 14, 2020
    risk 0.00cvss 4.8epss 0.00

    An issue was discovered in Janus through 0.9.1. janus.c has multiple concurrent threads that misuse the source property of a session, leading to a race condition when claiming sessions.

  • CVE-2020-10575MedMar 14, 2020
    risk 0.00cvss 4.2epss 0.00

    An issue was discovered in Janus through 0.9.1. plugins/janus_videocall.c in the VideoCall plugin mishandles session management because a race condition causes some references to be freed too early or too many times.

  • CVE-2020-10574CriMar 14, 2020
    risk 0.00cvss 9.8epss 0.01

    An issue was discovered in Janus through 0.9.1. janus.c tries to use a string that doesn't actually exist during a "query_logger" Admin API request, because of a typo in the JSON validation.

  • CVE-2020-10573HigMar 14, 2020
    risk 0.00cvss 7.5epss 0.01

    An issue was discovered in Janus through 0.9.1. janus_audiobridge.c has a double mutex unlock when listing private rooms in AudioBridge.