U radu programskog paketa phpMyAdmin otkriven je sigurnosni nedostatak kojeg udaljeni napadač može iskorisiti za umetanje proizvoljne web skripte ili HTML koda (XSS napad).
Paket: | phpMyAdmin 3.x |
Operacijski sustavi: | Fedora 14, Fedora 15, Fedora 16 |
Kritičnost: | 3.7 |
Problem: | XSS |
Iskorištavanje: | udaljeno |
Posljedica: | umetanje HTML i skriptnog koda |
Rješenje: | programska zakrpa proizvođača |
CVE: | CVE-2011-3181 |
Izvorni ID preporuke: | FEDORA-2011-11477 |
Izvor: | Fedora |
Problem: | |
Nedostatak je posljedica višestrukih XSS ranjivosti u Tracking značajci. |
|
Posljedica: | |
Napadaču omogućuje izvođenje XSS napada. |
|
Rješenje: | |
Korisnike se potiče na nadogradnju. |
Izvorni tekst preporuke
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-11477
2011-08-26 14:13:20
--------------------------------------------------------------------------------
Name : phpMyAdmin
Product : Fedora 16
Version : 3.4.4
Release : 1.fc16
URL : http://www.phpmyadmin.net/
Summary : Handle the administration of MySQL over the World Wide Web
Description :
phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the World Wide Web. Most frequently used operations are supported
by the user interface (managing databases, tables, fields, relations, indexes,
users, permissions), while you still have the ability to directly execute any
SQL statement.
Features include an intuitive web interface, support for most MySQL features
(browse and drop databases, tables, views, fields and indexes, create, copy,
drop, rename and alter databases, tables, fields and indexes, maintenance
server, databases and tables, with proposals on server configuration, execute,
edit and bookmark any SQL-statement, even batch-queries, manage MySQL users
and privileges, manage stored procedures and triggers), import data from CSV
and SQL, export data to various formats: CSV, SQL, XML, PDF, OpenDocument Text
and Spreadsheet, Word, Excel, LATEX and others, administering multiple
servers,
creating PDF graphics of your database layout, creating complex queries using
Query-by-example (QBE), searching globally in a database or a subset of it,
transforming stored data into any format using a set of predefined functions,
like displaying BLOB-data as image or download-link and much more...
--------------------------------------------------------------------------------
Update Information:
Changes for 3.4.4.0 (2011-08-24):
- [parser] SQL parser breaks AJAX requests if query has unclosed quotes
- [parser] Invalid escape sequence in SQL parser
- [config] $cfg['Export']['asfile'] set to false does not select as Text
option
- [export] Working SQL query exports error page
- [interface] "Create an index on X columns" form not validated
- [interface] JS error in Table->Structure->Index->Edit
- [interface] Info message has "error" class
- [interface] TABbing through a NULL field in the inline mode resets NULL
- [various] remove version number in /setup
- [usability] Missing "Generate Password" button
- [display] Missing Server Parameter on inline sql query
- [navi] Drop field -> lost active table
- [various] remove misleading comment on the "Rename database" interface
- [interface] Fix footnote for inexact count while browsing
- [interface] Fix security warning link in setup
- [display] Backquotes in normal text on import page
- [core] With Suhosin, urls are too long in edit links
- [security] Missing sanitization on the table, column and index names leads to
XSS vulnerabilities, see PMASA-2011-13
(http://www.phpmyadmin.net/home_page/security/PMASA-2011-13.php)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #733475 - CVE-2011-3181 phpMyAdmin XSS flaw
https://bugzilla.redhat.com/show_bug.cgi?id=733475
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update phpMyAdmin' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.
https://admin.fedoraproject.org/mailman/listinfo/package-announce
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-11630
2011-08-26 18:32:45
--------------------------------------------------------------------------------
Name : phpMyAdmin
Product : Fedora 15
Version : 3.4.4
Release : 1.fc15
URL : http://www.phpmyadmin.net/
Summary : Handle the administration of MySQL over the World Wide Web
Description :
phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the World Wide Web. Most frequently used operations are supported
by the user interface (managing databases, tables, fields, relations, indexes,
users, permissions), while you still have the ability to directly execute any
SQL statement.
Features include an intuitive web interface, support for most MySQL features
(browse and drop databases, tables, views, fields and indexes, create, copy,
drop, rename and alter databases, tables, fields and indexes, maintenance
server, databases and tables, with proposals on server configuration, execute,
edit and bookmark any SQL-statement, even batch-queries, manage MySQL users
and privileges, manage stored procedures and triggers), import data from CSV
and SQL, export data to various formats: CSV, SQL, XML, PDF, OpenDocument Text
and Spreadsheet, Word, Excel, LATEX and others, administering multiple
servers,
creating PDF graphics of your database layout, creating complex queries using
Query-by-example (QBE), searching globally in a database or a subset of it,
transforming stored data into any format using a set of predefined functions,
like displaying BLOB-data as image or download-link and much more...
--------------------------------------------------------------------------------
Update Information:
Changes for 3.4.4.0 (2011-08-24):
- [parser] SQL parser breaks AJAX requests if query has unclosed quotes
- [parser] Invalid escape sequence in SQL parser
- [config] $cfg['Export']['asfile'] set to false does not select as Text
option
- [export] Working SQL query exports error page
- [interface] "Create an index on X columns" form not validated
- [interface] JS error in Table->Structure->Index->Edit
- [interface] Info message has "error" class
- [interface] TABbing through a NULL field in the inline mode resets NULL
- [various] remove version number in /setup
- [usability] Missing "Generate Password" button
- [display] Missing Server Parameter on inline sql query
- [navi] Drop field -> lost active table
- [various] remove misleading comment on the "Rename database" interface
- [interface] Fix footnote for inexact count while browsing
- [interface] Fix security warning link in setup
- [display] Backquotes in normal text on import page
- [core] With Suhosin, urls are too long in edit links
- [security] Missing sanitization on the table, column and index names leads to
XSS vulnerabilities, see PMASA-2011-13
(http://www.phpmyadmin.net/home_page/security/PMASA-2011-13.php)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 25 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.4-1
- Upgrade to 3.4.4 (#733475, #733477, #733480)
* Tue Jul 26 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.3.2-2
- Disabled the warning for missing internal database relation
- Reworked spec file to build phpMyAdmin3 for RHEL 5 (#725885)
* Mon Jul 25 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.3.2-1
- Upgrade to 3.4.3.2 (#725377, #725381, #725382, #725383, #725384)
* Wed Jul 6 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.3.1-1
- Upgrade to 3.4.3.1 (#718964)
* Mon Jun 13 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.2-1
- Upgrade to 3.4.2 (#711743)
* Sun May 29 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.1-1
- Upgrade to 3.4.1 (#704171)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #733475 - CVE-2011-3181 phpMyAdmin XSS flaw
https://bugzilla.redhat.com/show_bug.cgi?id=733475
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update phpMyAdmin' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.
https://admin.fedoraproject.org/mailman/listinfo/package-announce
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-11594
2011-08-26 18:31:09
--------------------------------------------------------------------------------
Name : phpMyAdmin
Product : Fedora 14
Version : 3.4.4
Release : 1.fc14
URL : http://www.phpmyadmin.net/
Summary : Handle the administration of MySQL over the World Wide Web
Description :
phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the World Wide Web. Most frequently used operations are supported
by the user interface (managing databases, tables, fields, relations, indexes,
users, permissions), while you still have the ability to directly execute any
SQL statement.
Features include an intuitive web interface, support for most MySQL features
(browse and drop databases, tables, views, fields and indexes, create, copy,
drop, rename and alter databases, tables, fields and indexes, maintenance
server, databases and tables, with proposals on server configuration, execute,
edit and bookmark any SQL-statement, even batch-queries, manage MySQL users
and privileges, manage stored procedures and triggers), import data from CSV
and SQL, export data to various formats: CSV, SQL, XML, PDF, OpenDocument Text
and Spreadsheet, Word, Excel, LATEX and others, administering multiple
servers,
creating PDF graphics of your database layout, creating complex queries using
Query-by-example (QBE), searching globally in a database or a subset of it,
transforming stored data into any format using a set of predefined functions,
like displaying BLOB-data as image or download-link and much more...
--------------------------------------------------------------------------------
Update Information:
Changes for 3.4.4.0 (2011-08-24):
- [parser] SQL parser breaks AJAX requests if query has unclosed quotes
- [parser] Invalid escape sequence in SQL parser
- [config] $cfg['Export']['asfile'] set to false does not select as Text
option
- [export] Working SQL query exports error page
- [interface] "Create an index on X columns" form not validated
- [interface] JS error in Table->Structure->Index->Edit
- [interface] Info message has "error" class
- [interface] TABbing through a NULL field in the inline mode resets NULL
- [various] remove version number in /setup
- [usability] Missing "Generate Password" button
- [display] Missing Server Parameter on inline sql query
- [navi] Drop field -> lost active table
- [various] remove misleading comment on the "Rename database" interface
- [interface] Fix footnote for inexact count while browsing
- [interface] Fix security warning link in setup
- [display] Backquotes in normal text on import page
- [core] With Suhosin, urls are too long in edit links
- [security] Missing sanitization on the table, column and index names leads to
XSS vulnerabilities, see PMASA-2011-13
(http://www.phpmyadmin.net/home_page/security/PMASA-2011-13.php)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Aug 25 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.4-1
- Upgrade to 3.4.4 (#733475, #733477, #733480)
* Tue Jul 26 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.3.2-2
- Disabled the warning for missing internal database relation
- Reworked spec file to build phpMyAdmin3 for RHEL 5 (#725885)
* Mon Jul 25 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.3.2-1
- Upgrade to 3.4.3.2 (#725377, #725381, #725382, #725383, #725384)
* Wed Jul 6 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.3.1-1
- Upgrade to 3.4.3.1 (#718964)
* Mon Jun 13 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.2-1
- Upgrade to 3.4.2 (#711743)
* Sun May 29 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.4.1-1
- Upgrade to 3.4.1 (#704171)
* Mon Mar 21 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.3.10-1
- Upstream released 3.3.10 (#661335, #662366, #662367, #689213)
* Sun Feb 13 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.3.9.2-1
- Upstream released 3.3.9.2 (#676172)
* Thu Feb 10 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.3.9.1-1
- Upstream released 3.3.9.1 (#676172)
* Wed Feb 9 2011 Fedora Release Engineering <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.>
- 3.3.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 3 2011 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.3.9-1
- Upstream released 3.3.9 (#666925)
* Mon Nov 29 2010 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.3.8.1-1
- Upstream released 3.3.8.1
* Fri Oct 29 2010 Robert Scheck <Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.> 3.3.8-1
- Upstream released 3.3.8 (#631748)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #733475 - CVE-2011-3181 phpMyAdmin XSS flaw
https://bugzilla.redhat.com/show_bug.cgi?id=733475
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update phpMyAdmin' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
Ova e-mail adresa je zaštićena od spambota. Potrebno je omogućiti JavaScript da je vidite.
https://admin.fedoraproject.org/mailman/listinfo/package-announce
Posljednje sigurnosne preporuke