CVE-2014-4613
|
Cross-site request forgery (CSRF) vulnerability in the administration panel in Piwigo before 2.6.2 allows remote attackers to hijack the authentication of administrators for requests that add users via a pwg.users.add action in a request to ws.php.
Published:
March 16, 2018; 01:29:00 PM -04:00
|
V3.0: 6.5 MEDIUM
V2: 4.3 MEDIUM
|
CVE-2018-6883
|
Piwigo before 2.9.3 has SQL injection in admin/tags.php in the administration panel, via the tags array parameter in an admin.php?page=tags request. The attacker must be an administrator.
Published:
February 24, 2018; 11:29:00 AM -05:00
|
V3.0: 4.9 MEDIUM
V2: 4.0 MEDIUM
|
CVE-2017-16893
|
The application Piwigo is affected by an SQL injection vulnerability in version 2.9.2 and possibly prior. This vulnerability allows remote authenticated attackers to obtain information in the context of the user used by the application to retrieve data from the database. tags.php is affected: values of the edit_list parameters are not sanitized; these are used to construct an SQL query and retrieve a list of registered users into the application.
Published:
December 01, 2017; 12:29:00 PM -05:00
|
V3.0: 6.5 MEDIUM
V2: 4.0 MEDIUM
|
CVE-2016-10514
|
url_check_format in include/functions.inc.php in Piwigo before 2.8.3 allows remote attackers to bypass intended access restrictions via a URL that contains a " character, or a URL beginning with a substring other than the http:// or https:// substring.
Published:
October 10, 2017; 04:29:00 PM -04:00
|
V3.0: 6.5 MEDIUM
V2: 4.3 MEDIUM
|
CVE-2016-10513
|
Cross Site Scripting (XSS) exists in Piwigo before 2.8.3 via a crafted search expression to include/functions_search.inc.php.
Published:
October 10, 2017; 04:29:00 PM -04:00
|
V3.0: 6.1 MEDIUM
V2: 4.3 MEDIUM
|
CVE-2017-10682
|
SQL injection vulnerability in the administrative backend in Piwigo through 2.9.1 allows remote users to execute arbitrary SQL commands via the cat_false or cat_true parameter in the comments or status page to cat_options.php.
Published:
June 29, 2017; 05:29:00 PM -04:00
|
V3.0: 9.8 CRITICAL
V2: 7.5 HIGH
|
CVE-2017-10681
|
Cross-site request forgery (CSRF) vulnerability in Piwigo through 2.9.1 allows remote attackers to hijack the authentication of users for requests to unlock albums via a crafted request.
Published:
June 29, 2017; 05:29:00 PM -04:00
|
V3.0: 8.8 HIGH
V2: 6.8 MEDIUM
|
CVE-2017-10680
|
Cross-site request forgery (CSRF) vulnerability in Piwigo through 2.9.1 allows remote attackers to hijack the authentication of users for requests to change a private album to public via a crafted request.
Published:
June 29, 2017; 05:29:00 PM -04:00
|
V3.0: 8.8 HIGH
V2: 6.8 MEDIUM
|
CVE-2017-10679
|
Piwigo through 2.9.1 allows remote attackers to obtain sensitive information about the descriptive name of a permalink by examining the redirect URL that is returned in a request for the permalink ID number of a private album. The permalink ID numbers are easily guessed.
Published:
June 29, 2017; 05:29:00 PM -04:00
|
V3.0: 7.5 HIGH
V2: 5.0 MEDIUM
|
CVE-2017-10678
|
Cross-site request forgery (CSRF) vulnerability in Piwigo through 2.9.1 allows remote attackers to hijack the authentication of users for requests to delete permalinks via a crafted request.
Published:
June 29, 2017; 05:29:00 PM -04:00
|
V3.0: 8.8 HIGH
V2: 6.8 MEDIUM
|
CVE-2017-9464
|
An open redirect vulnerability is present in Piwigo 2.9 and probably prior versions, allowing remote attackers to redirect users to arbitrary web sites and conduct phishing attacks. The identification.php component is affected by this issue: the "redirect" parameter is not validated.
Published:
June 14, 2017; 03:29:00 PM -04:00
|
V3.0: 6.1 MEDIUM
V2: 5.8 MEDIUM
|
CVE-2017-9463
|
The application Piwigo is affected by a SQL injection vulnerability in version 2.9.0 and possibly prior. This vulnerability allows remote authenticated attackers to obtain information in the context of the user used by the application to retrieve data from the database. The user_list_backend.php component is affected: values of the iDisplayStart & iDisplayLength parameters are not sanitized; these are used to construct a SQL query and retrieve a list of registered users into the application.
Published:
June 14, 2017; 03:29:00 PM -04:00
|
V3.0: 6.5 MEDIUM
V2: 4.0 MEDIUM
|
CVE-2017-9452
|
Cross-site scripting (XSS) vulnerability in admin.php in Piwigo 2.9.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the page parameter.
Published:
June 06, 2017; 12:29:00 PM -04:00
|
V3.0: 4.8 MEDIUM
V2: 3.5 LOW
|
CVE-2017-5608
|
Cross-site scripting (XSS) vulnerability in the image upload function in Piwigo before 2.8.6 allows remote attackers to inject arbitrary web script or HTML via a crafted image filename.
Published:
January 28, 2017; 01:59:00 PM -05:00
|
V3.0: 6.1 MEDIUM
V2: 4.3 MEDIUM
|
CVE-2016-10105
|
admin/plugin.php in Piwigo through 2.8.3 doesn't validate the sections variable while using it to include files. This can cause information disclosure and code execution if it contains a .. sequence.
Published:
January 03, 2017; 01:59:00 AM -05:00
|
V3.0: 9.8 CRITICAL
V2: 7.5 HIGH
|
CVE-2016-10085
|
admin/languages.php in Piwigo through 2.8.3 allows remote authenticated administrators to conduct File Inclusion attacks via the tab parameter.
Published:
December 30, 2016; 02:59:00 AM -05:00
|
V3.0: 7.2 HIGH
V2: 6.5 MEDIUM
|
CVE-2016-10084
|
admin/batch_manager.php in Piwigo through 2.8.3 allows remote authenticated administrators to conduct File Inclusion attacks via the $page['tab'] variable (aka the mode parameter).
Published:
December 30, 2016; 02:59:00 AM -05:00
|
V3.0: 7.2 HIGH
V2: 6.5 MEDIUM
|
CVE-2016-10083
|
Cross-site scripting (XSS) vulnerability in admin/plugin.php in Piwigo through 2.8.3 allows remote attackers to inject arbitrary web script or HTML via a crafted filename that is mishandled in a certain error case.
Published:
December 30, 2016; 02:59:00 AM -05:00
|
V3.0: 6.1 MEDIUM
V2: 4.3 MEDIUM
|
CVE-2015-2035
|
SQL injection vulnerability in the administrative backend in Piwigo before 2.7.4 allows remote administrators to execute arbitrary SQL commands via the user parameter in the history page to admin.php.
Published:
February 20, 2015; 11:59:07 AM -05:00
|
V2: 6.5 MEDIUM
|
CVE-2015-2034
|
Cross-site scripting (XSS) vulnerability in the administrative backend in Piwigo before 2.7.4 allows remote attackers to inject arbitrary web script or HTML via the page parameter to admin.php.
Published:
February 20, 2015; 11:59:06 AM -05:00
|
V2: 4.3 MEDIUM
|