ID CVE-2019-11378
Summary An issue was discovered in ProjectSend r1053. upload-process-form.php allows finished_files[]=../ directory traversal. It is possible for users to read arbitrary files and (potentially) access the supporting database, delete arbitrary files, access user passwords, or run arbitrary code.
References
Vulnerable Configurations
  • cpe:2.3:a:projectsend:projectsend:r1053:*:*:*:*:*:*:*
    cpe:2.3:a:projectsend:projectsend:r1053:*:*:*:*:*:*:*
CVSS
Base: 6.5 (as of 21-07-2021 - 11:39)
Impact:
Exploitability:
CWE CWE-434
CAPEC
  • Accessing Functionality Not Properly Constrained by ACLs
    In applications, particularly web applications, access to functionality is mitigated by an authorization framework. This framework maps Access Control Lists (ACLs) to elements of the application's functionality; particularly URL's for web apps. In the case that the administrator failed to specify an ACL for a particular element, an attacker may be able to access it with impunity. An attacker with the ability to access functionality not properly constrained by ACLs can obtain sensitive information and possibly compromise the entire application. Such an attacker can access resources that must be available only to users at a higher privilege level, can access management sections of the application, or can run queries for data that they otherwise not supposed to.
Access
VectorComplexityAuthentication
NETWORK LOW SINGLE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:S/C:P/I:P/A:P
refmap via4
bid 108069
misc https://github.com/projectsend/projectsend/issues/700
Last major update 21-07-2021 - 11:39
Published 20-04-2019 - 15:29
Last modified 21-07-2021 - 11:39
Back to Top