CVE-2023-4568
published 2023-09-13CVE-2023-4568: PaperCut NG allows for unauthenticated XMLRPC commands to be run by default. Versions 22.0.12 and below are confirmed to be affected, but later versions may…
PriorityP351medium6.5CVSS 3.1
AVNACLPRNUINSUCLILAN
EXPLOIT
EPSS
3.57%
87.9th percentile
PaperCut NG allows for unauthenticated XMLRPC commands to be run by default. Versions 22.0.12 and below are confirmed to be affected, but later versions may also be affected due to lack of a vendor supplied patch.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| papercut | papercut_ng | <= 22.0.12 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect unauthenticated POST requests to the PaperCut NG XMLRPC endpoint at /rpc/clients/xmlrpc with Content-Type: text/xml and no authentication headers. ↗
- →A successful exploitation response will contain both 'conf.ssl-port' and 'conf.auth-ttl-default' in the response body with HTTP 200 and Content-Type: text/xml. ↗
- →Use Shodan queries to identify exposed PaperCut NG instances: html:"content=\"PaperCut\"" or http.html:'content="papercut' ↗
- →Use FOFA queries to identify exposed PaperCut NG instances: body='content="papercut' ↗
- →The XMLRPC payload invokes 'client.getGlobalConfig' with string arguments, which is the method abused to leak configuration data without authentication. ↗
- ·Versions 22.0.12 and below are confirmed affected, but later versions may also be vulnerable as no vendor patch was available at time of disclosure. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
PaperCut NG Unauthenticated XMLRPC Functionality
nuclei·CVSS 6.5
CVE-2023-4568 [MEDIUM] PaperCut NG Unauthenticated XMLRPC Functionality
PaperCut NG Unauthenticated XMLRPC Functionality
PaperCut NG allows for unauthenticated XMLRPC commands to be run by default. Versions 22.0.12 and below are confirmed to be affected, but later versions may also be affected due to lack of a vendor supplied patch.
Template:
id: CVE-2023-4568
info:
name: PaperCut NG Unauthenticated XMLRPC Functionality
author: DhiyaneshDK
severity: medium
description: |
PaperCut NG allows for unauthenticated XMLRPC commands to be run by default. Versions 22.0.12 and below are confirmed to be affected, but later versions may also be affected due to lack of a vendor supplied patch.
remediation: |
Apply the latest security patches and updates from the vendor to address this vulnerability.
impact: |
Successful exploitation of this vulnerability could lead to
2023-09-13
Published