Skip to main content

CVE-2023-43323

Description

mooSocial 3.1.8 is vulnerable to external service interaction on post function. When executed, the server sends a HTTP and DNS request to external server. The Parameters effected are multiple - messageText, data[wall_photo], data[userShareVideo] and data[userShareLink].

NVD
Severity: MEDIUM
CVE ID: CVE-2023-43323
CVSS Score: 6.5
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Refrence: NVDMITRE

Proof Of Concept

ahrixia

mooSocial v3.1.8 is vulnerable to external service interaction on post function.

Refrence: GitHub