Skip to content

VuFind Server-Side Request Forgery (SSRF) vulnerability

Critical severity GitHub Reviewed Published May 22, 2024 to the GitHub Advisory Database • Updated May 23, 2024

Package

composer vufind/vufind (Composer)

Affected versions

>= 2.0, < 9.1.1

Patched versions

9.1.1

Description

A Server-Side Request Forgery (SSRF) vulnerability in the /Upgrade/FixConfig route in Open Library Foundation VuFind 2.0 through 9.1 before 9.1.1 allows a remote attacker to overwrite local configuration files to gain access to the administrator panel and achieve Remote Code Execution. A mitigating factor is that it requires the allow_url_include PHP runtime setting to be on, which is off in default installations. It also requires the /Upgrade route to be exposed, which is exposed by default after installing VuFind, and is recommended to be disabled by setting autoConfigure to false in config.ini.

References

Published by the National Vulnerability Database May 22, 2024
Published to the GitHub Advisory Database May 22, 2024
Reviewed May 23, 2024
Last updated May 23, 2024

Severity

Critical
9.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CVE ID

CVE-2024-25738

GHSA ID

GHSA-wx24-vqrg-m6m5

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.