PaperCut NG < 20.1.8 / 21.x < 21.2.12 / 22.x < 22.1.1 CSRF
| Reporter | Title | Published | Views | Family All 16 |
|---|---|---|---|---|
| CVE-2023-2533 | 20 Jun 202315:15 | – | attackerkb | |
| CVE-2023-2533 | 28 Jul 202515:00 | – | circl | |
| PaperCut NG/MF Cross-Site Request Forgery (CSRF) Vulnerability | 28 Jul 202500:00 | – | cisa_kev | |
| CISA Adds Three Known Exploited Vulnerabilities to Catalog | 28 Jul 202512:00 | – | cisa | |
| PaperCut NG 跨站请求伪造漏洞 | 20 Jun 202300:00 | – | cnnvd | |
| CVE-2023-2533 | 20 Jun 202314:45 | – | cve | |
| CVE-2023-2533 PaperCut MF/NG 22.0.10 (Build 65996 2023-03-27) - Remote code execution via CSRF | 20 Jun 202314:45 | – | cvelist | |
| EUVD-2023-34012 | 20 Jun 202314:45 | – | euvd | |
| CVE-2023-2533 | 20 Jun 202315:15 | – | nvd | |
| CVE-2023-2533 | 20 Jun 202315:15 | – | osv |
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(244060);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/08/06");
script_cve_id("CVE-2023-2533");
script_xref(name:"CISA-KNOWN-EXPLOITED", value:"2025/08/18");
script_name(english:"PaperCut NG < 20.1.8 / 21.x < 21.2.12 / 22.x < 22.1.1 CSRF");
script_set_attribute(attribute:"synopsis", value:
"PaperCut NG installed on remote Windows host is affected by a vulnerability");
script_set_attribute(attribute:"description", value:
"The version of PaperCut NG installed on the remote Windows host is affected by a vulnerability. A Cross-Site Request
Forgery (CSRF) vulnerability has been identified in PaperCut MF/NG, which, under specific conditions, could potentially
enable an attacker to alter security settings or execute arbitrary code. This could be exploited if the target is an
admin with a current login session. Exploiting this would typically involve the possibility of deceiving an admin into
clicking a specially crafted malicious link, potentially leading to unauthorized changes.
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://www.papercut.com/kb/Main/SecurityBulletinJune2023");
script_set_attribute(attribute:"solution", value:
"Upgrade to PaperCut NG version 20.1.8, 21.2.12, 22.1.1 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2023-2533");
script_set_attribute(attribute:"vuln_publication_date", value:"2023/06/20");
script_set_attribute(attribute:"patch_publication_date", value:"2023/06/20");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/08/06");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:papercut:papercut_ng");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("papercut_ng_win_installed.nbin");
script_require_keys("installed_sw/PaperCut NG", "SMB/Registry/Enumerated");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'requires': [
{'scope': 'target', 'match': {'os': 'windows'}}
],
'checks': [
{
'product': {'name': 'PaperCut NG', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'fixed_version': '20.1.8'},
{'min_version' : '21.2.0', 'fixed_version': '21.2.12'},
{'min_version' : '22.0', 'fixed_version': '22.1.1'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE, flags:{'xsrf':true});
vdf::handle_check_and_report_errors(vdf_result:result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
06 Aug 2025 00:00Current
8.6High risk
Vulners AI Score8.6
CVSS 3.18.4 - 8.8
EPSS0.29246
SSVC