Packagist (Composer) package
impresscms/impresscms
pkg:composer/impresscms/impresscms
Vulnerabilities (13)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-37785 | — | <= 1.4.5 | — | Jul 13, 2023 | A cross-site scripting (XSS) vulnerability in ImpressCMS v1.4.5 and before allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the smile_code parameter of the component /editprofile.php. | ||
| CVE-2022-26986 | — | <= 1.4.3 | — | Apr 5, 2022 | SQL Injection in ImpressCMS 1.4.3 and earlier allows remote attackers to inject into the code in unintended way, this allows an attacker to read and modify the sensitive information from the database used by the application. If misconfigured, an attacker can even upload a malicio | ||
| CVE-2021-26601 | — | < 1.4.3 | 1.4.3 | Mar 28, 2022 | ImpressCMS before 1.4.3 allows libraries/image-editor/image-edit.php image_temp Directory Traversal. | ||
| CVE-2021-26600 | — | < 1.4.3 | 1.4.3 | Mar 28, 2022 | ImpressCMS before 1.4.3 has plugins/preloads/autologin.php type confusion with resultant Authentication Bypass (!= instead of !==). | ||
| CVE-2021-26599 | — | < 1.4.3 | 1.4.3 | Mar 28, 2022 | ImpressCMS before 1.4.3 allows include/findusers.php groups SQL Injection. | ||
| CVE-2021-26598 | — | < 1.4.3 | 1.4.3 | Mar 28, 2022 | ImpressCMS before 1.4.3 has Incorrect Access Control because include/findusers.php allows access by unauthenticated attackers (who are, by design, able to have a security token). | ||
| CVE-2022-24977 | — | < 1.4.2 | 1.4.2 | Feb 13, 2022 | ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHP_SESSION_UPLOAD_PROGRESS when the PHP installat | ||
| CVE-2021-28088 | — | <= 1.4.2 | — | Mar 11, 2021 | Cross-site scripting (XSS) in modules/content/admin/content.php in ImpressCMS profile 1.4.2 allows remote attackers to inject arbitrary web script or HTML parameters through the "Display Name" field. | ||
| CVE-2020-17551 | — | < 1.4.1 | 1.4.1 | Oct 7, 2020 | ImpressCMS 1.4.0 is affected by XSS in modules/system/admin.php which may result in arbitrary remote code execution. | ||
| CVE-2018-13983 | — | <= 1.3.10 | — | May 6, 2019 | ImpressCMS 1.3.10 has XSS via the PATH_INFO to htdocs/install/index.php, htdocs/install/page_langselect.php, or htdocs/install/page_modcheck.php. | ||
| CVE-2014-1836 | — | < 1.3.6 | 1.3.6 | Jul 1, 2015 | Absolute path traversal vulnerability in htdocs/libraries/image-editor/image-edit.php in ImpressCMS before 1.3.6 allows remote attackers to delete arbitrary files via a full pathname in the image_path parameter in a cancel action. | ||
| CVE-2014-4036 | — | <= 1.3.6.1 | — | Jun 11, 2014 | Cross-site scripting (XSS) vulnerability in modules/system/admin.php in ImpressCMS 1.3.6.1 allows remote attackers to inject arbitrary web script or HTML via the query parameter in a listimg action. | ||
| CVE-2010-4616 | — | < 1.2.4 | 1.2.4 | Dec 29, 2010 | Cross-site scripting (XSS) vulnerability in modules/content/admin/content.php in ImpressCMS 1.2.3 Final, and possibly other versions before 1.2.4, allows remote attackers to inject arbitrary web script or HTML via the quicksearch_ContentContent parameter. |
- CVE-2023-37785Jul 13, 2023affected <= 1.4.5
A cross-site scripting (XSS) vulnerability in ImpressCMS v1.4.5 and before allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the smile_code parameter of the component /editprofile.php.
- CVE-2022-26986Apr 5, 2022affected <= 1.4.3
SQL Injection in ImpressCMS 1.4.3 and earlier allows remote attackers to inject into the code in unintended way, this allows an attacker to read and modify the sensitive information from the database used by the application. If misconfigured, an attacker can even upload a malicio
- CVE-2021-26601Mar 28, 2022affected < 1.4.3fixed 1.4.3
ImpressCMS before 1.4.3 allows libraries/image-editor/image-edit.php image_temp Directory Traversal.
- CVE-2021-26600Mar 28, 2022affected < 1.4.3fixed 1.4.3
ImpressCMS before 1.4.3 has plugins/preloads/autologin.php type confusion with resultant Authentication Bypass (!= instead of !==).
- CVE-2021-26599Mar 28, 2022affected < 1.4.3fixed 1.4.3
ImpressCMS before 1.4.3 allows include/findusers.php groups SQL Injection.
- CVE-2021-26598Mar 28, 2022affected < 1.4.3fixed 1.4.3
ImpressCMS before 1.4.3 has Incorrect Access Control because include/findusers.php allows access by unauthenticated attackers (who are, by design, able to have a security token).
- CVE-2022-24977Feb 13, 2022affected < 1.4.2fixed 1.4.2
ImpressCMS before 1.4.2 allows unauthenticated remote code execution via ...../// directory traversal in origName or imageName, leading to unsafe interaction with the CKEditor processImage.php script. The payload may be placed in PHP_SESSION_UPLOAD_PROGRESS when the PHP installat
- CVE-2021-28088Mar 11, 2021affected <= 1.4.2
Cross-site scripting (XSS) in modules/content/admin/content.php in ImpressCMS profile 1.4.2 allows remote attackers to inject arbitrary web script or HTML parameters through the "Display Name" field.
- CVE-2020-17551Oct 7, 2020affected < 1.4.1fixed 1.4.1
ImpressCMS 1.4.0 is affected by XSS in modules/system/admin.php which may result in arbitrary remote code execution.
- CVE-2018-13983May 6, 2019affected <= 1.3.10
ImpressCMS 1.3.10 has XSS via the PATH_INFO to htdocs/install/index.php, htdocs/install/page_langselect.php, or htdocs/install/page_modcheck.php.
- CVE-2014-1836Jul 1, 2015affected < 1.3.6fixed 1.3.6
Absolute path traversal vulnerability in htdocs/libraries/image-editor/image-edit.php in ImpressCMS before 1.3.6 allows remote attackers to delete arbitrary files via a full pathname in the image_path parameter in a cancel action.
- CVE-2014-4036Jun 11, 2014affected <= 1.3.6.1
Cross-site scripting (XSS) vulnerability in modules/system/admin.php in ImpressCMS 1.3.6.1 allows remote attackers to inject arbitrary web script or HTML via the query parameter in a listimg action.
- CVE-2010-4616Dec 29, 2010affected < 1.2.4fixed 1.2.4
Cross-site scripting (XSS) vulnerability in modules/content/admin/content.php in ImpressCMS 1.2.3 Final, and possibly other versions before 1.2.4, allows remote attackers to inject arbitrary web script or HTML via the quicksearch_ContentContent parameter.