SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 787358 from home:ecsos:server

- Update to 4.9.5
  This is a security release containing several bug fixes.
  * PMASA-2020-2 SQL injection vulnerability in the user accounts
    page, particularly when changing a password
  * PMASA-2020-3 SQL injection vulnerability relating to the search
    feature
  * PMASA-2020-4 SQL injection and XSS having to do with displaying
    results
  * Removing of the "options" field for the external
    transformation.

OBS-URL: https://build.opensuse.org/request/show/787358
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=347
This commit is contained in:
2020-03-23 07:52:31 +00:00
committed by Git OBS Bridge
parent 9f3e47e4c7
commit bc02fff1c5
6 changed files with 34 additions and 20 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Mar 23 06:40:08 UTC 2020 - ecsos@opensuse.org
- Update to 4.9.5
This is a security release containing several bug fixes.
* PMASA-2020-2 SQL injection vulnerability in the user accounts
page, particularly when changing a password
* PMASA-2020-3 SQL injection vulnerability relating to the search
feature
* PMASA-2020-4 SQL injection and XSS having to do with displaying
results
* Removing of the "options" field for the external
transformation.
-------------------------------------------------------------------
Tue Jan 21 21:24:30 UTC 2020 - chris@computersalat.de