Yzmcms
by Yzmcms
Source repositories
CVEs (45)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2022-23383 | 0.00 | — | 0.01 | Mar 7, 2022 | YzmCMS v6.3 is affected by broken access control. Without login, unauthorized access to the user's personal home page can be realized. It is necessary to judge the user's login status before accessing the personal home page, but the vulnerability can access other users' home… | |||
| CVE-2022-23384 | 0.00 | — | 0.01 | Feb 15, 2022 | YzmCMS v6.3 is affected by Cross Site Request Forgery (CSRF) in /admin.add | |||
| CVE-2022-23889 | 0.00 | — | 0.01 | Jan 28, 2022 | The comment function in YzmCMS v6.3 was discovered as being able to be operated concurrently, allowing attackers to create an unusually large number of comments. | |||
| CVE-2022-23888 | 0.00 | — | 0.01 | Jan 28, 2022 | YzmCMS v6.3 was discovered to contain a Cross-Site Request Forgey (CSRF) via the component /yzmcms/comment/index/init.html. | |||
| CVE-2022-23887 | 0.00 | — | 0.01 | Jan 28, 2022 | YzmCMS v6.3 was discovered to contain a Cross-Site Request Forgery (CSRF) which allows attackers to arbitrarily delete user accounts via /admin/admin_manage/delete. | |||
| CVE-2020-19951 | 0.00 | — | 0.01 | Sep 23, 2021 | A cross-site request forgery (CSRF) in /controller/pay.class.php of YzmCMS v5.5 allows attackers to access sensitive components of the application. | |||
| CVE-2020-19950 | 0.00 | — | 0.01 | Sep 23, 2021 | A cross-site scripting (XSS) vulnerability in the /banner/add.html component of YzmCMS v5.3 allows attackers to execute arbitrary web scripts or HTML. | |||
| CVE-2020-19949 | 0.00 | — | 0.01 | Sep 23, 2021 | A cross-site scripting (XSS) vulnerability in the /link/add.html component of YzmCMS v5.3 allows attackers to execute arbitrary web scripts or HTML. | |||
| CVE-2020-20341 | 0.00 | — | 0.01 | Sep 1, 2021 | YzmCMS v5.5 contains a server-side request forgery (SSRF) in the grab_image() function. | |||
| CVE-2020-35970 | 0.00 | — | 0.01 | Jun 3, 2021 | An issue was discovered in YzmCMS 5.8. There is a SSRF vulnerability in the background collection management that allows arbitrary file read. | |||
| CVE-2020-35971 | 0.00 | — | 0.01 | Jun 3, 2021 | A storage XSS vulnerability is found in YzmCMS v5.8, which can be used by attackers to inject JS code and attack malicious XSS on the /admin/system_manage/user_config_edit.html page. | |||
| CVE-2020-35972 | 0.00 | — | 0.01 | Jun 3, 2021 | An issue was discovered in YzmCMS V5.8. There is a CSRF vulnerability that can add member user accounts via member/member/add.html. | |||
| CVE-2020-23369 | 0.00 | — | 0.01 | May 10, 2021 | In YzmCMS 5.6, XSS was discovered in member/member_content/init.html via the SRC attribute of an IFRAME element because of using UEditor 1.4.3.3. | |||
| CVE-2020-23370 | 0.00 | — | 0.01 | May 10, 2021 | In YzmCMS 5.6, stored XSS exists via the common/static/plugin/ueditor/1.4.3.3/php/controller.php action parameter, which allows remote attackers to upload a swf file. The swf file can be injected with arbitrary web script or HTML. | |||
| CVE-2020-18084 | 0.00 | — | 0.01 | Apr 30, 2021 | Cross Site Scripting (XSS) in yzmCMS v5.2 allows remote attackers to execute arbitrary code by injecting commands into the "referer" field of a POST request to the component "/member/index/login.html" when logging in. | |||
| CVE-2020-22394 | 0.00 | — | 0.01 | Nov 19, 2020 | In YzmCMS v5.5 the member contribution function in the editor contains a cross-site scripting (XSS) vulnerability. | |||
| CVE-2019-16532 | 0.00 | — | 0.01 | Sep 26, 2019 | An HTTP Host header injection vulnerability exists in YzmCMS V5.3. A malicious user can poison a web cache or trigger redirections. | |||
| CVE-2019-16678 | 0.00 | — | 0.01 | Sep 21, 2019 | admin/urlrule/add.html in YzmCMS 5.3 allows CSRF with a resultant denial of service by adding a superseding route. | |||
| CVE-2018-16247 | 0.00 | — | 0.01 | Jun 20, 2019 | YzmCMS 5.1 has XSS via the admin/system_manage/user_config_add.html title parameter. | |||
| CVE-2019-9661 | 0.00 | — | 0.01 | Mar 11, 2019 | Stored XSS exists in YzmCMS 5.2 via the admin/system_manage/user_config_edit.html "value" parameter, |
- CVE-2022-23383Mar 7, 2022risk 0.00cvss —epss 0.01
YzmCMS v6.3 is affected by broken access control. Without login, unauthorized access to the user's personal home page can be realized. It is necessary to judge the user's login status before accessing the personal home page, but the vulnerability can access other users' home…
- CVE-2022-23384Feb 15, 2022risk 0.00cvss —epss 0.01
YzmCMS v6.3 is affected by Cross Site Request Forgery (CSRF) in /admin.add
- CVE-2022-23889Jan 28, 2022risk 0.00cvss —epss 0.01
The comment function in YzmCMS v6.3 was discovered as being able to be operated concurrently, allowing attackers to create an unusually large number of comments.
- CVE-2022-23888Jan 28, 2022risk 0.00cvss —epss 0.01
YzmCMS v6.3 was discovered to contain a Cross-Site Request Forgey (CSRF) via the component /yzmcms/comment/index/init.html.
- CVE-2022-23887Jan 28, 2022risk 0.00cvss —epss 0.01
YzmCMS v6.3 was discovered to contain a Cross-Site Request Forgery (CSRF) which allows attackers to arbitrarily delete user accounts via /admin/admin_manage/delete.
- CVE-2020-19951Sep 23, 2021risk 0.00cvss —epss 0.01
A cross-site request forgery (CSRF) in /controller/pay.class.php of YzmCMS v5.5 allows attackers to access sensitive components of the application.
- CVE-2020-19950Sep 23, 2021risk 0.00cvss —epss 0.01
A cross-site scripting (XSS) vulnerability in the /banner/add.html component of YzmCMS v5.3 allows attackers to execute arbitrary web scripts or HTML.
- CVE-2020-19949Sep 23, 2021risk 0.00cvss —epss 0.01
A cross-site scripting (XSS) vulnerability in the /link/add.html component of YzmCMS v5.3 allows attackers to execute arbitrary web scripts or HTML.
- CVE-2020-20341Sep 1, 2021risk 0.00cvss —epss 0.01
YzmCMS v5.5 contains a server-side request forgery (SSRF) in the grab_image() function.
- CVE-2020-35970Jun 3, 2021risk 0.00cvss —epss 0.01
An issue was discovered in YzmCMS 5.8. There is a SSRF vulnerability in the background collection management that allows arbitrary file read.
- CVE-2020-35971Jun 3, 2021risk 0.00cvss —epss 0.01
A storage XSS vulnerability is found in YzmCMS v5.8, which can be used by attackers to inject JS code and attack malicious XSS on the /admin/system_manage/user_config_edit.html page.
- CVE-2020-35972Jun 3, 2021risk 0.00cvss —epss 0.01
An issue was discovered in YzmCMS V5.8. There is a CSRF vulnerability that can add member user accounts via member/member/add.html.
- CVE-2020-23369May 10, 2021risk 0.00cvss —epss 0.01
In YzmCMS 5.6, XSS was discovered in member/member_content/init.html via the SRC attribute of an IFRAME element because of using UEditor 1.4.3.3.
- CVE-2020-23370May 10, 2021risk 0.00cvss —epss 0.01
In YzmCMS 5.6, stored XSS exists via the common/static/plugin/ueditor/1.4.3.3/php/controller.php action parameter, which allows remote attackers to upload a swf file. The swf file can be injected with arbitrary web script or HTML.
- CVE-2020-18084Apr 30, 2021risk 0.00cvss —epss 0.01
Cross Site Scripting (XSS) in yzmCMS v5.2 allows remote attackers to execute arbitrary code by injecting commands into the "referer" field of a POST request to the component "/member/index/login.html" when logging in.
- CVE-2020-22394Nov 19, 2020risk 0.00cvss —epss 0.01
In YzmCMS v5.5 the member contribution function in the editor contains a cross-site scripting (XSS) vulnerability.
- CVE-2019-16532Sep 26, 2019risk 0.00cvss —epss 0.01
An HTTP Host header injection vulnerability exists in YzmCMS V5.3. A malicious user can poison a web cache or trigger redirections.
- CVE-2019-16678Sep 21, 2019risk 0.00cvss —epss 0.01
admin/urlrule/add.html in YzmCMS 5.3 allows CSRF with a resultant denial of service by adding a superseding route.
- CVE-2018-16247Jun 20, 2019risk 0.00cvss —epss 0.01
YzmCMS 5.1 has XSS via the admin/system_manage/user_config_add.html title parameter.
- CVE-2019-9661Mar 11, 2019risk 0.00cvss —epss 0.01
Stored XSS exists in YzmCMS 5.2 via the admin/system_manage/user_config_edit.html "value" parameter,
Page 2 of 3