LiveActive security incident?Get immediate response
CVE Record

CVE-2017-16881: b3log Symphony (aka Sym) 2.2.0 does not properly address XSS in JSON objects, as demonstrated by a crafted...

b3log Symphony (aka Sym) 2.2.0 does not properly address XSS in JSON objects, as demonstrated by a crafted userAvatarURL value to /settings/avatar, related to processor/AdminProcessor.java, processor/ArticleProcessor.java, processor/UserProcessor.java, service/ArticleQueryService.java, service/AvatarQueryService.java, and service/CommentQueryService.java.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-16881 is a cross-site scripting issue in b3log Symphony, also called Sym, 2.2.0. A crafted avatar URL value in JSON was not properly handled, potentially allowing script execution in a user’s browser. Business urgency depends on whether the organization still runs this old forum/community platform version.

Executive priority

Treat as a targeted legacy-platform risk. If Symphony 2.2.0 is not present, priority is low. If present and user-accessible, schedule remediation promptly because XSS can support account compromise, session abuse, or user-targeted fraud.

Technical view

The CVE describes improper XSS handling for JSON objects, demonstrated through userAvatarURL submitted to /settings/avatar. The description links the issue to multiple Symphony processor and query service classes. The supplied data does not provide CVSS, CWE, fixed-version, or affected CPE details.

Likely exposure

Exposure is likely limited to deployments running b3log Symphony/Sym 2.2.0, especially where users can update avatar or profile data. The source bundle lists affected vendor and product metadata as incomplete, so asset validation is required before prioritizing remediation.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked as KEV. The issue is an XSS class vulnerability, so impact would generally depend on where the stored or reflected JSON-derived value is rendered and which users view it.

Researcher notes

The source evidence is narrow: CVE text and one GitHub issue reference. No CVSS vector, CWE mapping, patch version, exploit status, or complete affected-product metadata is supplied. Avoid extrapolating beyond Symphony/Sym 2.2.0 and the described userAvatarURL JSON handling path.

Mitigation direction

  • Identify any deployed b3log Symphony or Sym instances and confirm exact version.
  • Check the linked GitHub issue and vendor releases for fixed-version guidance.
  • Apply vendor-recommended updates or workarounds once confirmed.
  • Restrict untrusted profile/avatar changes if immediate exposure reduction is needed.
  • Review output encoding and sanitization around avatar URL rendering.

Validation and detection

  • Inventory internet-facing and internal community/forum systems for Symphony/Sym usage.
  • Confirm whether any instance runs version 2.2.0.
  • Review application logs for unusual avatar/profile update activity.
  • Safely verify in non-production that avatar URL values are encoded when rendered.
  • Confirm remediation by retesting the same rendering paths after update or workaround.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2017-16881 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.