SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2010-3835

MySQL 5.1 before 5.1.51 and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (mysqld server crash) by performing a user-variable assignment in a logical expression that is calculated and stored in a temporary table for…

MEDIUM 4.0EPSS 3.39%

Does this matter?

Lower severity and a low EPSS score (3.39%). Track it; it rarely justifies an emergency change on its own.

Description

MySQL 5.1 before 5.1.51 and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (mysqld server crash) by performing a user-variable assignment in a logical expression that is calculated and stored in a temporary table for GROUP BY, then causing the expression value to be used after the table is created, which causes the expression to be re-evaluated instead of accessing its value from the table.

CVSS 2.0
4.0 MEDIUMAV:N/AC:L/Au:S/C:N/I:N/A:P
EPSS
3.39% probability · 88th percentile
CISA KEV
Not listed
Weakness
CWE-189
Affected
mysql/mysql · oracle/mysql
Source
cve@mitre.org

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.