• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue composer Advisories shows wrong content and packages

cool_sh

Basic Pleskian
Server operating system version
AlmaLinux
Plesk version and microupdate number
Plesk Obsidian 18.0.75 Update 1 + Composer Advisories 1.0.4
The "Composer Advisories" extension shows packages and paths which are related to a different customer.
Affected is subdomain where a WordPress site is installed but no Composer at all.

Composer Advisories shows the information: Composer.json isn't installed and vunerable packages
and 4 paths beginning with /../path-to-a-different-user

I checked the permissions (chmod and chown), these are correct for those folders and belonging to that user.

On 3 other domains, each in different accounts as well it is correct.
 
The user who was notified owns this subdomain. That is correct but the paths mentioned invl. the packages was wrong.
 
Thank you for the confirmation. Could you please execute the following command and let us know what it returns:

Code:
grep -i "extension/composer" /var/log/plesk/panel.log
 
I would like to avoid making the data public. There are for some domains a message saying "Could not allow integration plugin for ...
But I don't think that has anything to do with it.
 
No, the subdomain for which information about vulnerable packets is reported has no matches there. And the entries go back quite a while.
 
Thank you for the confirmation. Do the packages exist under the mentioned paths? If not, what I can suggest is to try re-installing the extension as the issue might be due to a corruption of its files. If that's not the case, it will be best to open a support ticket for further investigation on the server.
 
Back
Top