CVE-2018-25319
HighSummary
Redaxo CMS Addon MyEvents version 2.2.1 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the myevents_id parameter.
Risk Assessment
Attackers can send malicious GET requests to the event_add.php page, allowing them to extract or modify sensitive database information, posing a serious threat to the organization's data security.
Recommendation
It is recommended to update the MyEvents addon to the latest version and implement additional security measures such as input validation and sanitization.
Original NVD description (English source)
Redaxo CMS Addon MyEvents 2.2.1 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the myevents_id parameter. Attackers can send GET requests to the event_add.php page with malicious myevents_id values to extract or modify sensitive database information.

