Lines 58-63
Link Here
|
58 |
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.) |
58 |
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.) |
59 |
--> |
59 |
--> |
60 |
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> |
60 |
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> |
|
|
61 |
<vuln vid="546deeea-3fc6-11e6-a671-60a44ce6887b"> |
62 |
<topic>SQLite3 -- Tempdir Selection Vulnerability</topic> |
63 |
<affects> |
64 |
<package> |
65 |
<name>sqlite3</name> |
66 |
<range><lt>3.13.0</lt></range> |
67 |
</package> |
68 |
</affects> |
69 |
<description> |
70 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
71 |
<p>KoreLogic security reports:</p> |
72 |
<blockquote cite="https://www.korelogic.com/Resources/Advisories/KL-001-2016-003.txt"> |
73 |
<p>Affected versions of SQLite reject potential tempdir locations if |
74 |
they are not readable, falling back to '.'. Thus, SQLite will favor |
75 |
e.g. using cwd for tempfiles on such a system, even if cwd is an |
76 |
unsafe location. Notably, SQLite also checks the permissions of '.', |
77 |
but ignores the results of that check.</p> |
78 |
</blockquote> |
79 |
</body> |
80 |
</description> |
81 |
<references> |
82 |
<url>https://www.korelogic.com/Resources/Advisories/KL-001-2016-003.txt</url> |
83 |
<url>http://openwall.com/lists/oss-security/2016/07/01/2</url> |
84 |
<url>http://www.sqlite.org/cgi/src/info/67985761aa93fb61</url> |
85 |
<url>http://www.sqlite.org/cgi/src/info/b38fe522cfc971b3</url> |
86 |
<url>http://www.sqlite.org/cgi/src/info/614bb709d34e1148</url> |
87 |
<cvename>CVE-2016-6153</cvename> |
88 |
</references> |
89 |
<dates> |
90 |
<discovery>2016-07-01</discovery> |
91 |
<entry>2016-07-01</entry> |
92 |
</dates> |
93 |
</vuln> |
94 |
|
61 |
<vuln vid="e7028e1d-3f9b-11e6-81f9-6805ca0b3d42"> |
95 |
<vuln vid="e7028e1d-3f9b-11e6-81f9-6805ca0b3d42"> |
62 |
<topic>phpMyAdmin -- multiple vulnerabilities</topic> |
96 |
<topic>phpMyAdmin -- multiple vulnerabilities</topic> |
63 |
<affects> |
97 |
<affects> |