diff options
author | Remko Lodder <remko@FreeBSD.org> | 2006-04-23 09:58:02 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2006-04-23 09:58:02 +0000 |
commit | 77dac30344b65ee74e7665712e3982b8266509c6 (patch) | |
tree | 779fe019a2bb4cf99c7c8d13d2e4e27f981f266c | |
parent | Add gsynaptics 0.9.6, is a setting tool for (diff) |
Document wordpress -- full path disclosure.
Notes
Notes:
svn path=/head/; revision=160209
-rw-r--r-- | security/vuxml/vuln.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 773e86796737..d8a07ee17836 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="e0b342a1-d2ae-11da-a672-000e0c2e438a"> + <topic>wordpress -- full path disclosure</topic> + <affects> + <package> + <name>wordpress</name> + <range><lt>1.5.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Dedi Dwianto reports:</p> + <blockquote cite="http://echo.or.id/adv/adv24-theday-2005.txt"> + <p>A remote user can access the file directly to cause the + system to display an error message that indicates the + installation path. The resulting error message will + disclose potentially sensitive installation path + information to the remote attacker.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2005-4463</cvename> + <url>http://echo.or.id/adv/adv24-theday-2005.txt</url> + </references> + <dates> + <discovery>2005-12-20</discovery> + <entry>2006-04-23</entry> + </dates> + </vuln> + <vuln vid="8d4ae57d-d2ab-11da-a672-000e0c2e438a"> <topic>xine -- multiple remote string vulnerabilities</topic> <affects> |