Zenphoto
by Zenphoto
Source repositories
CVEs (33)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2018-0610 | Hig | 0.47 | 7.2 | 0.02 | Jun 26, 2018 | Local file inclusion vulnerability in Zenphoto 1.4.14 and earlier allows a remote attacker with an administrative privilege to execute arbitrary code or obtain sensitive information. | ||
| CVE-2015-5594 | Med | 0.43 | 6.1 | 0.02 | Jul 25, 2017 | The sanitize_string function in ZenPhoto before 1.4.9 utilized the html_entity_decode function after input sanitation, which might allow remote attackers to perform a cross-site scripting (XSS) via a crafted string. | ||
| CVE-2015-5595 | 0.03 | — | 0.01 | Dec 31, 2019 | Cross-site request forgery (CSRF) vulnerability in admin.php in Zenphoto before 1.4.9 allows remote attackers to hijack the authentication of admin users for requests that may cause a denial of service (resource consumption). | |||
| CVE-2015-5591 | 0.03 | — | 0.02 | Dec 31, 2019 | SQL injection vulnerability in Zenphoto before 1.4.9 allow remote administrators to execute arbitrary SQL commands. | |||
| CVE-2010-4907 | 0.03 | — | 0.02 | Oct 8, 2011 | Cross-site scripting (XSS) vulnerability in zp-core/admin.php in Zenphoto 1.3 allows remote attackers to inject arbitrary web script or HTML via the user parameter. NOTE: the from parameter is already covered by CVE-2009-4562. | |||
| CVE-2010-4906 | 0.03 | — | 0.01 | Oct 8, 2011 | SQL injection vulnerability in zp-core/full-image.php in Zenphoto 1.3 and 1.3.1.2 allows remote attackers to execute arbitrary SQL commands via the a parameter. NOTE: some of these details are obtained from third party information. | |||
| CVE-2009-4566 | 0.03 | — | 0.01 | Jan 4, 2010 | SQL injection vulnerability in index.php in Zenphoto 1.2.5 allows remote attackers to execute arbitrary SQL commands via the title parameter in a news action. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. | |||
| CVE-2009-4564 | 0.03 | — | 0.01 | Jan 4, 2010 | SQL injection vulnerability in index.php in Zenphoto 1.2.5, when the ZenPage plugin is enabled, allows remote attackers to execute arbitrary SQL commands via the category parameter, related to a URI under news/category/. | |||
| CVE-2009-4563 | 0.03 | — | 0.04 | Jan 4, 2010 | Cross-site request forgery (CSRF) vulnerability in zp-core/admin-options.php in Zenphoto 1.2.5 allows remote attackers to hijack the authentication of administrators for requests that change the administrative password via the 0-adminpass and 0-adminpass_2 parameters in a… | |||
| CVE-2009-4562 | 0.03 | — | 0.03 | Jan 4, 2010 | Cross-site scripting (XSS) vulnerability in zp-core/admin.php in Zenphoto 1.2.5 allows remote attackers to inject arbitrary web script or HTML via the from parameter. | |||
| CVE-2007-6666 | 0.03 | — | 0.02 | Jan 4, 2008 | SQL injection vulnerability in rss.php in Zenphoto 1.1 through 1.1.3 allows remote attackers to execute arbitrary SQL commands via the albumnr parameter. | |||
| CVE-2006-2187 | 0.03 | — | 0.02 | May 4, 2006 | Multiple cross-site scripting (XSS) vulnerabilities in zenphoto 1.0.1 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) a parameter in i.php, and the (2) album and (3) image parameters in index.php. | |||
| CVE-2020-36079 | 0.01 | — | 0.05 | Feb 26, 2021 | Zenphoto through 1.5.7 is affected by authenticated arbitrary file upload, leading to remote code execution. The attacker must navigate to the uploader plugin, check the elFinder box, and then drag and drop files into the Files(elFinder) portion of the UI. This can, for example,… | |||
| CVE-2023-53916 | 0.00 | — | 0.00 | Dec 17, 2025 | Zenphoto 1.6 contains a stored cross-site scripting vulnerability in the user postal code field accessible through the admin-users.php interface. When administrators view user information imported as HTML, malicious JavaScript payloads injected into the postal code field execute… | |||
| CVE-2023-53915 | 0.00 | — | 0.00 | Dec 17, 2025 | Zenphoto 1.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by inserting HTML content into album descriptions. Attackers can create albums with malicious iframe or script tags in the description field that… | |||
| CVE-2022-44449 | 0.00 | — | 0.01 | Dec 21, 2022 | Stored cross-site scripting vulnerability in Zenphoto versions prior to 1.6 allows remote a remote authenticated attacker with an administrative privilege to inject an arbitrary script. | |||
| CVE-2020-5593 | 0.00 | — | 0.01 | Jun 11, 2020 | Zenphoto versions prior to 1.5.7 allows an attacker to conduct PHP code injection attacks by leading a user to upload a specially crafted .zip file. | |||
| CVE-2020-5592 | 0.00 | — | 0.01 | Jun 11, 2020 | Cross-site scripting vulnerability in Zenphoto versions prior to 1.5.7 allows remote attackers to inject an arbitrary JavaScript via unspecified vectors. | |||
| CVE-2012-4519 | 0.00 | — | 0.01 | Feb 11, 2020 | Zenphoto before 1.4.3.4 admin-news-articles.php date parameter XSS. | |||
| CVE-2015-5593 | 0.00 | — | 0.01 | Dec 31, 2019 | The sanitize_string function in Zenphoto before 1.4.9 does not properly sanitize HTML tags, which allows remote attackers to perform a cross-site scripting (XSS) attack by wrapping a payload in "payload", or in an image tag,… |
- risk 0.47cvss 7.2epss 0.02
Local file inclusion vulnerability in Zenphoto 1.4.14 and earlier allows a remote attacker with an administrative privilege to execute arbitrary code or obtain sensitive information.
- risk 0.43cvss 6.1epss 0.02
The sanitize_string function in ZenPhoto before 1.4.9 utilized the html_entity_decode function after input sanitation, which might allow remote attackers to perform a cross-site scripting (XSS) via a crafted string.
- CVE-2015-5595Dec 31, 2019risk 0.03cvss —epss 0.01
Cross-site request forgery (CSRF) vulnerability in admin.php in Zenphoto before 1.4.9 allows remote attackers to hijack the authentication of admin users for requests that may cause a denial of service (resource consumption).
- CVE-2015-5591Dec 31, 2019risk 0.03cvss —epss 0.02
SQL injection vulnerability in Zenphoto before 1.4.9 allow remote administrators to execute arbitrary SQL commands.
- CVE-2010-4907Oct 8, 2011risk 0.03cvss —epss 0.02
Cross-site scripting (XSS) vulnerability in zp-core/admin.php in Zenphoto 1.3 allows remote attackers to inject arbitrary web script or HTML via the user parameter. NOTE: the from parameter is already covered by CVE-2009-4562.
- CVE-2010-4906Oct 8, 2011risk 0.03cvss —epss 0.01
SQL injection vulnerability in zp-core/full-image.php in Zenphoto 1.3 and 1.3.1.2 allows remote attackers to execute arbitrary SQL commands via the a parameter. NOTE: some of these details are obtained from third party information.
- CVE-2009-4566Jan 4, 2010risk 0.03cvss —epss 0.01
SQL injection vulnerability in index.php in Zenphoto 1.2.5 allows remote attackers to execute arbitrary SQL commands via the title parameter in a news action. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
- CVE-2009-4564Jan 4, 2010risk 0.03cvss —epss 0.01
SQL injection vulnerability in index.php in Zenphoto 1.2.5, when the ZenPage plugin is enabled, allows remote attackers to execute arbitrary SQL commands via the category parameter, related to a URI under news/category/.
- CVE-2009-4563Jan 4, 2010risk 0.03cvss —epss 0.04
Cross-site request forgery (CSRF) vulnerability in zp-core/admin-options.php in Zenphoto 1.2.5 allows remote attackers to hijack the authentication of administrators for requests that change the administrative password via the 0-adminpass and 0-adminpass_2 parameters in a…
- CVE-2009-4562Jan 4, 2010risk 0.03cvss —epss 0.03
Cross-site scripting (XSS) vulnerability in zp-core/admin.php in Zenphoto 1.2.5 allows remote attackers to inject arbitrary web script or HTML via the from parameter.
- CVE-2007-6666Jan 4, 2008risk 0.03cvss —epss 0.02
SQL injection vulnerability in rss.php in Zenphoto 1.1 through 1.1.3 allows remote attackers to execute arbitrary SQL commands via the albumnr parameter.
- CVE-2006-2187May 4, 2006risk 0.03cvss —epss 0.02
Multiple cross-site scripting (XSS) vulnerabilities in zenphoto 1.0.1 beta and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) a parameter in i.php, and the (2) album and (3) image parameters in index.php.
- CVE-2020-36079Feb 26, 2021risk 0.01cvss —epss 0.05
Zenphoto through 1.5.7 is affected by authenticated arbitrary file upload, leading to remote code execution. The attacker must navigate to the uploader plugin, check the elFinder box, and then drag and drop files into the Files(elFinder) portion of the UI. This can, for example,…
- CVE-2023-53916Dec 17, 2025risk 0.00cvss —epss 0.00
Zenphoto 1.6 contains a stored cross-site scripting vulnerability in the user postal code field accessible through the admin-users.php interface. When administrators view user information imported as HTML, malicious JavaScript payloads injected into the postal code field execute…
- CVE-2023-53915Dec 17, 2025risk 0.00cvss —epss 0.00
Zenphoto 1.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by inserting HTML content into album descriptions. Attackers can create albums with malicious iframe or script tags in the description field that…
- CVE-2022-44449Dec 21, 2022risk 0.00cvss —epss 0.01
Stored cross-site scripting vulnerability in Zenphoto versions prior to 1.6 allows remote a remote authenticated attacker with an administrative privilege to inject an arbitrary script.
- CVE-2020-5593Jun 11, 2020risk 0.00cvss —epss 0.01
Zenphoto versions prior to 1.5.7 allows an attacker to conduct PHP code injection attacks by leading a user to upload a specially crafted .zip file.
- CVE-2020-5592Jun 11, 2020risk 0.00cvss —epss 0.01
Cross-site scripting vulnerability in Zenphoto versions prior to 1.5.7 allows remote attackers to inject an arbitrary JavaScript via unspecified vectors.
- CVE-2012-4519Feb 11, 2020risk 0.00cvss —epss 0.01
Zenphoto before 1.4.3.4 admin-news-articles.php date parameter XSS.
- CVE-2015-5593Dec 31, 2019risk 0.00cvss —epss 0.01
The sanitize_string function in Zenphoto before 1.4.9 does not properly sanitize HTML tags, which allows remote attackers to perform a cross-site scripting (XSS) attack by wrapping a payload in "payload", or in an image tag,…
Page 1 of 2