Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:45768
HistoryMar 05, 2024 - 10:51 a.m.

Deserialization Of Untrusted Data

2024-03-0510:51:24
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
5
phppgadmin
deserialization
vulnerability
remote code execution
untrusted data
php
unserialize function
tables.php

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.7 High

AI Score

Confidence

Low

0.002 Low

EPSS

Percentile

57.4%

phpPgAdmin is vulnerable to a deserialization flaw in untrusted data, potentially leading to remote code execution. The vulnerability is due to user-controlled data being directly passed to the PHP ‘unserialize()’ function in multiple instances. For example, the ‘ma[]’ POST parameter in the functionality to manage tables in ‘tables.php’ is deserialized without proper validation, creating a potential avenue for remote code execution.

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.7 High

AI Score

Confidence

Low

0.002 Low

EPSS

Percentile

57.4%