logo

CVE-2019-14470 cosenary/instagram

Package

Manager: composer
Name: cosenary/instagram
Vulnerable Version: >=0 <=2.3

Severity

Level: Medium

CVSS v3.1: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

EPSS: 0.30592 pctl0.96568

Details

Cosenary Instagram-PHP-API contains reflected XSS vulnerability cosenary Instagram-PHP-API (aka Instagram PHP API V2), used in the UserPro plugin through 4.9.32 for WordPress, is vulnerable to cross-site scripting via the [example/success.php](https://github.com/cosenary/Instagram-PHP-API/blob/master/example/success.php#L36 ) error_description parameter. Vulnerable code: ```php if (isset($_GET['error'])) { echo 'An error occurred: ' . $_GET['error_description']; } ``` Proof-of-Concept: `https://domain.tld/wp-content/plugins/userpro/lib/instagram/vendor/cosenary/instagram/example/success.php?error=&error_description=<PAYLOAD>`

Metadata

Created: 2022-05-24T16:55:25Z
Modified: 2023-07-07T13:52:40Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-gcv6-2v9c-rj48/GHSA-gcv6-2v9c-rj48.json
CWE IDs: []
Alternative ID: GHSA-gcv6-2v9c-rj48
Finding: F008
Auto approve: 1