VYPR

CWE-273

Improper Check for Dropped Privileges

BaseIncompleteLikelihood: Medium

Description

The product attempts to drop privileges but does not check or incorrectly checks to see if the drop succeeded.

If the drop fails, the product will continue to run with the raised privileges, which might provide additional access to unprivileged users.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (41)

page 1 of 3
  • CVE-2011-2921CriNov 19, 2019
    risk 0.73cvss 9.8epss 0.83

    ktsuss versions 1.4 and prior has the uid set to root and does not drop privileges prior to executing user specified commands, which can result in command execution with root privileges.

  • CVE-2017-6972CriMar 22, 2017
    risk 0.68cvss 9.8epss 0.15

    AlienVault USM and OSSIM before 5.3.7 and NfSen before 1.3.8 have an error in privilege dropping and unnecessarily execute the NfSen Perl code as root, aka AlienVault ID ENG-104945, a different vulnerability than CVE-2017-6970 and CVE-2017-6971.

  • CVE-2023-34844CriJun 29, 2023
    risk 0.64cvss 9.8epss 0.01

    Play With Docker < 0.0.2 has an insecure CAP_SYS_ADMIN privileged mode causing the docker container to escape.

  • CVE-2021-36372CriNov 19, 2021
    risk 0.64cvss 9.8epss 0.02

    In Apache Ozone versions prior to 1.2.0, Initially generated block tokens are persisted to the metadata database and can be retrieved with authenticated users with permission to the key. Authenticated users may use them even after access is revoked.

  • CVE-2020-24361CriAug 16, 2020
    risk 0.64cvss 9.8epss 0.02

    SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknown_trap_exec.

  • CVE-2011-3350CriNov 19, 2019
    risk 0.64cvss 9.8epss 0.02

    masqmail 0.2.21 through 0.2.30 improperly calls seteuid() in src/log.c and src/masqmail.c that results in improper privilege dropping.

  • CVE-2012-1187CriOct 29, 2019
    risk 0.64cvss 9.8epss 0.02

    Bitlbee does not drop extra group privileges correctly in unix.c

  • CVE-2024-38813HigKEVSep 17, 2024
    risk 0.62cvss 7.5epss 0.17

    The vCenter Server contains a privilege escalation vulnerability. A malicious actor with network access to vCenter Server may trigger this vulnerability to escalate privileges to root by sending a specially crafted network packet.

  • CVE-2025-27396HigMar 11, 2025
    risk 0.57cvss 8.8epss 0.00

    A vulnerability has been identified in SCALANCE LPE9403 (6GK5998-3GS00-2AC2) (All versions < V4.0). Affected devices do not properly limit the elevation of privileges required to perform certain valid functionality. This could allow an authenticated lowly-privileged remote…

  • CVE-2024-8382HigSep 3, 2024
    risk 0.57cvss 8.8epss 0.01

    Internal browser event interfaces were exposed to web content when privileged EventHandler listener callbacks ran for those events. Web content that tried to use those interfaces would not be able to use them with elevated privileges, but their presence would indicate certain…

  • CVE-2020-14300HigJul 13, 2020
    risk 0.57cvss 8.8epss 0.00

    The docker packages version docker-1.13.1-108.git4ef4b30.el7 as released for Red Hat Enterprise Linux 7 Extras via RHBA-2020:0053 (https://access.redhat.com/errata/RHBA-2020:0053) included an incorrect version of runc that was missing multiple bug and security fixes. One of the…

  • CVE-2020-14298HigJul 13, 2020
    risk 0.57cvss 8.8epss 0.00

    The version of docker as released for Red Hat Enterprise Linux 7 Extras via RHBA-2020:0053 advisory included an incorrect version of runc missing the fix for CVE-2019-5736, which was previously fixed via RHSA-2019:0304. This issue could allow a malicious or compromised container…

  • CVE-2025-1003HigFeb 4, 2025
    risk 0.55cvss epss 0.00

    A potential vulnerability has been identified in HP Anyware Agent for Linux which might allow for authentication bypass which may result in escalation of privilege. HP is releasing a software update to mitigate this potential vulnerability.

  • CVE-2018-16466HigOct 30, 2018
    risk 0.53cvss 8.1epss 0.01

    Improper revalidation of permissions in Nextcloud Server prior to 14.0.0, 13.0.6 and 12.0.11 lead to not accepting access restrictions by acess tokens.

  • CVE-2026-0099HigJun 1, 2026
    risk 0.51cvss 7.8epss 0.00

    In onNullBinding of HostEmulationManager.java, there is a possible way to launch an activity from the background due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for…

  • CVE-2021-47129HigMar 15, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: skip expectations for confirmed conntrack nft_ct_expect_obj_eval() calls nf_ct_ext_add() for a confirmed conntrack entry. However, nf_ct_ext_add() can only be called for…

  • CVE-2023-52433HigFeb 20, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path…

  • CVE-2023-34322HigJan 5, 2024
    risk 0.51cvss 7.8epss 0.00

    For migration as well as to work around kernels unaware of L1TF (see XSA-273), PV guests may be run in shadow paging mode. Since Xen itself needs to be mapped when PV guests run, Xen and shadowed PV guests run directly the respective shadow page tables. For 64-bit PV guests…

  • CVE-2023-35692HigJul 14, 2023
    risk 0.51cvss 7.8epss 0.00

    In getLocationCache of GeoLocation.java, there is a possible way to send a mock location during an emergency call due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for…

  • CVE-2019-20044HigFeb 24, 2020
    risk 0.51cvss 7.8epss 0.01

    In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls…