Vulnerabilities (CVE)

Filtered by CWE-20
Total 10577 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-18439 1 Cpanel 1 Cpanel 2024-11-21 6.5 MEDIUM 6.3 MEDIUM
cPanel before 64.0.21 allows demo accounts to execute code via an ImageManager_dimensions API call (SEC-243).
CVE-2017-18434 1 Cpanel 1 Cpanel 2024-11-21 7.2 HIGH 7.8 HIGH
cPanel before 64.0.21 allows code execution in the context of the root account via a SET_VHOST_LANG_PACKAGE multilang adminbin call (SEC-237).
CVE-2017-18433 1 Cpanel 1 Cpanel 2024-11-21 9.0 HIGH 8.8 HIGH
cPanel before 64.0.21 allows code execution by webmail and demo accounts via a store_filter API call (SEC-236).
CVE-2017-18431 1 Cpanel 1 Cpanel 2024-11-21 5.0 MEDIUM 7.5 HIGH
cPanel before 66.0.1 does not reliably perform suspend/unsuspend operations on accounts (CPANEL-13941).
CVE-2017-18430 1 Cpanel 1 Cpanel 2024-11-21 4.6 MEDIUM 4.7 MEDIUM
In cPanel before 66.0.2, user and group ownership may be incorrectly set when using reassign_post_terminate_cruft (SEC-294).
CVE-2017-18415 1 Cpanel 1 Cpanel 2024-11-21 4.6 MEDIUM 7.8 HIGH
cPanel before 67.9999.103 allows code execution in the context of the mailman account because of incorrect environment-variable filtering (SEC-302).
CVE-2017-18411 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 6.8 MEDIUM
The "addon domain conversion" feature in cPanel before 67.9999.103 can copy all MySQL databases to the new account (SEC-285).
CVE-2017-18410 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 6.5 MEDIUM
In cPanel before 67.9999.103, a user account's backup archive could contain all MySQL databases on the server (SEC-284).
CVE-2017-18409 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 6.5 MEDIUM
In cPanel before 67.9999.103, the backup interface could return a backup archive with all MySQL databases (SEC-283).
CVE-2017-18405 1 Cpanel 1 Cpanel 2024-11-21 2.1 LOW 5.5 MEDIUM
cPanel before 68.0.15 allows arbitrary file-read operations because of the backup .htaccess modification logic (SEC-345).
CVE-2017-18401 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 2.7 LOW
cPanel before 68.0.15 allows user accounts to be partially created with invalid username formats (SEC-334).
CVE-2017-18398 1 Cpanel 1 Cpanel 2024-11-21 5.5 MEDIUM 3.8 LOW
DnsUtils in cPanel before 68.0.15 allows zone creation for hostname and account subdomains (SEC-331).
CVE-2017-18395 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 2.7 LOW
cPanel before 68.0.15 does not block a username of ssl (SEC-328).
CVE-2017-18394 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 2.7 LOW
cPanel before 68.0.15 does not have a sufficient list of reserved usernames (SEC-327).
CVE-2017-18393 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 2.7 LOW
cPanel before 68.0.15 does not block a username of postmaster, which might allow reception of private e-mail (SEC-326).
CVE-2017-18392 1 Cpanel 1 Cpanel 2024-11-21 2.1 LOW 2.0 LOW
cPanel before 68.0.15 allows collisions because PostgreSQL databases can be assigned to multiple accounts (SEC-325).
CVE-2017-18388 1 Cpanel 1 Cpanel 2024-11-21 7.2 HIGH 7.8 HIGH
cPanel before 68.0.15 can perform unsafe file operations because Jailshell does not set the umask (SEC-315).
CVE-2017-18382 1 Cpanel 1 Cpanel 2024-11-21 4.0 MEDIUM 2.7 LOW
cPanel before 68.0.15 allows use of an unreserved e-mail address in DNS zone SOA records (SEC-306).
CVE-2017-18367 1 Libseccomp-golang Project 1 Libseccomp-golang 2024-11-21 5.0 MEDIUM 7.5 HIGH
libseccomp-golang 0.9.0 and earlier incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument.
CVE-2017-18359 2 Debian, Postgis 2 Debian Linux, Postgis 2024-11-21 5.0 MEDIUM 7.5 HIGH
PostGIS 2.x before 2.3.3, as used with PostgreSQL, allows remote attackers to cause a denial of service via crafted ST_AsX3D function input, as demonstrated by an abnormal server termination for "SELECT ST_AsX3D('LINESTRING EMPTY');" because empty geometries are mishandled.