CVE-2017-18195

MEDIUM

Concrete CMS < 8.3.0 - Unauthenticated Comment Enumeration via cnvID Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2017-18195. PoCs published by Chapman Schleiss.

AI-analyzed exploit summary This script exploits an IDOR vulnerability in Concrete5 CMS versions prior to 8.3, allowing unauthorized enumeration of comments by manipulating the 'cnvID' parameter. It uses multi-threading to efficiently scan a range of conversation IDs and extracts usernames and messages from the responses.

Description

An issue was discovered in tools/conversations/view_ajax.php in Concrete5 before 8.3.0. An unauthenticated user can enumerate comments from all blog posts by POSTing requests to /index.php/tools/required/conversations/view_ajax with incremental 'cnvID' integers.

Exploits (1)

exploitdb WORKING POC
by Chapman Schleiss · pythonwebappsphp
https://www.exploit-db.com/exploits/44194

This script exploits an IDOR vulnerability in Concrete5 CMS versions prior to 8.3, allowing unauthorized enumeration of comments by manipulating the 'cnvID' parameter. It uses multi-threading to efficiently scan a range of conversation IDs and extracts usernames and messages from the responses.

Classification
Working Poc 95%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: Concrete5 CMS < 8.3
No auth needed
Prerequisites: Target URL with vulnerable endpoint · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Patch, Third Party Advisory x_refsource_misc
https://github.com/concrete5/concrete5/pull/6008/files
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/44194/
Release Notes, Third Party Advisory x_refsource_misc
https://github.com/concrete5/concrete5/releases/tag/8.3.0

Scores

CVSS v3 5.3
EPSS 0.1112
EPSS Percentile 95.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Details

Status published
Products (1)
concretecms/concrete_cms < 8.3.0
Published Feb 26, 2018
Tracked Since Feb 18, 2026