CVE-2023-23354
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA cross-site scripting (XSS) vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow remote attackers who have gained user access to bypass security mechanisms or read application data. We have already fixed the vulnerability in the following versions: QuLog Center 1.5.0.738 ( 2023/03/06 ) and later QuLog Center 1.4.1.691 ( 2023/03/01 ) and later QuLog Center 1.3.1.645 ( 2023/02/22 ) and later
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA cross-site scripting (XSS) vulnerability in QNAP QuLog Center allows authenticated remote attackers to bypass security mechanisms or read application data. The vulnerability affects multiple QuLog Center versions prior to the patched releases.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 1.5.0.738< 1.3.1.645< 1.4.1.691CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify QuLog Center is installedCheck for the presence of QuLog Center application on the QNAP NAS system. This may be visible in the QTS App Center or via command line enumeration of installed packages.Affected if QuLog Center is installed and running on the system
-
Identify the installed QuLog Center versionLocate the version information for QuLog Center. This is typically found in the QTS App Center interface by clicking on QuLog Center, or via command line tools such as 'qpkg -i' or reviewing application metadata in /share/CACHEDEV1_DATA/.qpkg/QuLogCenter or similar paths.Affected if Unable to determine the version, or version information shows the application is present
-
Compare installed version against affected rangesTake the identified version number and compare it against the three vulnerable ranges: versions prior to 1.5.0.738, versions prior to 1.3.1.645, and versions prior to 1.4.1.691. Determine if the installed version falls into any of these ranges.Affected if Installed version is less than 1.5.0.738 OR less than 1.3.1.645 OR less than 1.4.1.691 (the specific vulnerable range depends on which release branch is in use)
-
Confirm remote access to QuLog Center is enabledVerify that QuLog Center is accessible over the network. Check if the web interface port (typically 8080 or configured custom port) is open and reachable from network clients.Affected if QuLog Center web interface is exposed to the network
-
Verify authentication is configured for QuLog CenterConfirm that user accounts are configured and authentication is required to access QuLog Center. The vulnerability states it affects 'authenticated' attackers, meaning the XSS can be triggered by users who can log in.Affected if QuLog Center has user authentication enabled (this confirms the attack vector is relevant)
The environment is affected if QuLog Center is installed with a version less than 1.5.0.738, 1.3.1.645, or 1.4.1.691 (depending on the release branch) and is accessible with authentication enabled.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped1.3.1.6451.4.1.6911.5.0.738
Update QuLog Center to version 1.5.0.738 (2023/03/06), 1.4.1.691 (2023/03/01), or 1.3.1.645 (2023/02/22) or later to remediate this vulnerability.
QuLog Center 1.5.0.738 (or the latest available version in your branch: 1.3.1.645+/1.4.1.691+/1.5.0.738+)
- 1. Identify the current version of QuLog Center running on the QNAP device
- 2. Download the appropriate fixed version from the official QNAP website (www.qnap.com)
- 3. Access QNAP Admin Console and navigate to QuLog Center application
- 4. Install the update following QNAP's standard update procedure
- 5. Verify the new version is installed correctly
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-23354 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-23354 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data