CVE-2025-1355
Published: 16 February 2025
Description
A vulnerability was found in needyamin Library Card System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /signup.php of the component Add Picture. The manipulation leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Security Summary
CVE-2025-1355 is a critical vulnerability in the needyamin Library Card System version 1.0, affecting an unknown functionality within the /signup.php file of the Add Picture component. It enables unrestricted file uploads, stemming from CWE-284 (Improper Access Control) and CWE-434 (Unrestricted Upload of File with Dangerous Type). The issue carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L) and was published on 2025-02-16.
Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling attackers to upload malicious files through the signup process.
Advisories from VulDB and related sources indicate the exploit has been publicly disclosed and may be actively used, with a proof-of-concept available. The vendor was contacted early regarding the issue but provided no response, and no patches or official mitigations are referenced.
In notable context, the public disclosure includes details on achieving remote code execution via shell upload, as highlighted in community reports, increasing the risk for unpatched Library Card System deployments.
Details
- CWE(s)