VYPR
Vendor

Serenity

Products
4
CVEs
13
Across products
16
Status
Private

Products

4

Recent CVEs

13
  • CVE-2021-33186HigJun 18, 2021
    risk 0.49cvss 7.5epss 0.01

    SerenityOS in test-crypto.cpp contains a stack buffer overflow which could allow attackers to obtain sensitive information.

  • CVE-2021-33185HigJun 18, 2021
    risk 0.49cvss 7.5epss 0.01

    SerenityOS contains a buffer overflow in the set_range test in TestBitmap which could allow attackers to obtain sensitive information.

  • CVE-2023-31287HigApr 27, 2023
    risk 0.44cvss 7.8epss 0.00

    An issue was discovered in Serenity Serene (and StartSharp) before 6.7.0. Password reset links are sent by email. A link contains a token that is used to reset the password. This token remains valid even after the password reset and can be used a second time to change the…

  • CVE-2024-26318MedFeb 19, 2024
    risk 0.40cvss 6.1epss 0.00

    Serenity before 6.8.0 allows XSS via an email link because LoginPage.tsx permits return URLs that do not begin with a / character.

  • CVE-2023-31285MedApr 27, 2023
    risk 0.33cvss 6.1epss 0.01

    An XSS issue was discovered in Serenity Serene (and StartSharp) before 6.7.0. When users upload temporary files, some specific file endings are not allowed, but it is possible to upload .html or .htm files containing an XSS payload. The resulting link can be sent to an…

  • CVE-2023-31286MedApr 27, 2023
    risk 0.28cvss 5.3epss 0.01

    An issue was discovered in Serenity Serene (and StartSharp) before 6.7.0. When a password reset request occurs, the server response leaks the existence of users. If one tries to reset a password of a non-existent user, an error message indicates that this user does not exist.

  • CVE-2009-4097Nov 29, 2009
    risk 0.03cvss epss 0.06

    Stack-based buffer overflow in the MplayInputFile function in Serenity Audio Player 3.2.3 and earlier allows remote attackers to execute arbitrary code via a long URL in an M3U file. NOTE: some of these details are obtained from third party information.

  • CVE-2021-4327MedMar 1, 2023
    risk 0.00cvss 5.5epss 0.01

    A vulnerability was found in SerenityOS. It has been rated as critical. Affected by this issue is the function initialize_typed_array_from_array_buffer in the library Userland/Libraries/LibJS/Runtime/TypedArray.cpp. The manipulation leads to integer overflow. The exploit has…

  • CVE-2021-31272CriJun 18, 2021
    risk 0.00cvss 9.8epss 0.03

    SerenityOS before commit 3844e8569689dd476064a0759d704bc64fb3ca2c contains a directory traversal vulnerability in tar/unzip that may lead to command execution or privilege escalation.

  • CVE-2021-30045CriApr 6, 2021
    risk 0.00cvss 9.1epss 0.02

    SerenityOS 2021-03-27 contains a buffer overflow vulnerability in the EndOfCentralDirectory::read() function.

  • CVE-2021-28874HigApr 6, 2021
    risk 0.00cvss 7.8epss 0.01

    SerenityOS fixed as of c9f25bca048443e317f1994ba9b106f2386688c3 contains a buffer overflow vulnerability in LibTextCode through opening a crafted file.

  • CVE-2021-27343HigApr 6, 2021
    risk 0.00cvss 7.5epss 0.02

    SerenityOS Unspecified is affected by: Buffer Overflow. The impact is: obtain sensitive information (context-dependent). The component is: /Userland/Libraries/LibCrypto/ASN1/DER.h Crypto::der_decode_sequence() function. The attack vector is: Parsing RSA Key ASN.1.

  • CVE-2019-20172HigDec 31, 2019
    risk 0.00cvss 7.8epss 0.00

    Kernel/VM/MemoryManager.cpp in SerenityOS before 2019-12-30 does not reject syscalls with pointers into the kernel-only virtual address space, which allows local users to gain privileges by overwriting a return address that was found on the kernel stack.