vendor:
Albo Pretorio On-line
by:
Alessandro Cingolani
8.8
CVSS
HIGH
SQL Injection, XSS, CSRF
89, 79, 352
CWE
Product Name: Albo Pretorio On-line
Affected Version From: 3.2
Affected Version To: 3.2
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:albo_pretorio_on-line
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Firefox on Ubuntu 64 bit
2015
Albo Pretorio Online 3.2 Multiple Vulnerabilities
Albo Pretorio Online is a simple wordpress plugin that allows to manage an official bulletin board (albo). For an Italian law publishing an albo on institutional sites become compulsory in 2009. This made the plugin very popular in the institutional enviroment due to the fact that it is the only one present in the official channels. The plugin suffers from an unauthenticated SQL Injection and other various authenticated vulnerabilities, such as XSS and CSRF. In fact the back-end does not sanitize any input/output, so many vulnerabilities are present.
Mitigation:
Input validation, authentication, authorization, and encryption should be used to protect against SQL Injection, XSS, and CSRF.