Lucene search
+L

python-feedparser 5.0 - '/feedparser/feedparser.py' Cross-Site Scripting

🗓️ 05 Apr 2011 00:00:00Reported by fazalmajidType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 17 Views

python-feedparser 5.0 Cross-Site Scripting vulnerability in /feedparser/feedparser.p

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2009-5065
11 Apr 201118:55
attackerkb
Circl
CVE-2009-5065
5 Apr 201100:00
circl
CVE
CVE-2009-5065
11 Apr 201118:00
cve
Cvelist
CVE-2009-5065
11 Apr 201118:00
cvelist
Debian CVE
CVE-2009-5065
11 Apr 201118:00
debiancve
EUVD
EUVD-2011-0013
7 Oct 202500:30
euvd
Fedora
[SECURITY] Fedora 15 Update: python-feedparser-5.0.1-1.fc15
15 Apr 201121:55
fedora
Fedora
[SECURITY] Fedora 17 Update: python-djblets-0.7.1-3.fc17
18 Aug 201201:26
fedora
Fedora
[SECURITY] Fedora 16 Update: python-djblets-0.6.22-2.fc16
18 Aug 201201:26
fedora
Fedora
[SECURITY] Fedora 13 Update: python-feedparser-5.0.1-1.fc13
25 Apr 201120:53
fedora
Rows per page
source: https://www.securityfocus.com/bid/47177/info


python-feedparser is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

<!--
Description: ensure nested CDATA sections are sanitized properly
Expect: bozo and entries[0]['content'][0]['value'] == u'<![CDATA[]]>'
-->
<rss xmlns:content="http://www.example.com/rss/1.0/modules/content/" version="2.0">
<channel>
  <item>
    <content:encoded><![CDATA[<![CDATA[<script></script>]]>]]></content:encoded>
  </item>
</channel>
</rss

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

18 Dec 2014 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.0453
17