<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.owasp.org/index.php?action=history&amp;feed=atom&amp;title=Enterprise_Application_Security_Development_Issues</id>
		<title>Enterprise Application Security Development Issues - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.owasp.org/index.php?action=history&amp;feed=atom&amp;title=Enterprise_Application_Security_Development_Issues"/>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Enterprise_Application_Security_Development_Issues&amp;action=history"/>
		<updated>2026-05-07T11:07:19Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.2</generator>

	<entry>
		<id>https://wiki.owasp.org/index.php?title=Enterprise_Application_Security_Development_Issues&amp;diff=172605&amp;oldid=prev</id>
		<title>Alexander: Created page with &quot; === Development Issues  ===  == Objective  ==  This document will describe different areas of program vulnerabilities that can be found in the source code of Enterprise Busin...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.owasp.org/index.php?title=Enterprise_Application_Security_Development_Issues&amp;diff=172605&amp;oldid=prev"/>
				<updated>2014-04-13T23:10:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; === Development Issues  ===  == Objective  ==  This document will describe different areas of program vulnerabilities that can be found in the source code of Enterprise Busin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== Development Issues  ===&lt;br /&gt;
&lt;br /&gt;
== Objective  ==&lt;br /&gt;
&lt;br /&gt;
This document will describe different areas of program vulnerabilities that can be found in the source code of Enterprise Business applications and ERP systems. &lt;br /&gt;
&lt;br /&gt;
== Purpose  ==&lt;br /&gt;
&lt;br /&gt;
The purpose of this document is to increase awareness of the developers of Enterprise Business software. Here, we will collect top software vulnerabilities in server side and frontend side that can exist in Business Applications. &lt;br /&gt;
&lt;br /&gt;
== Intro  ==&lt;br /&gt;
&lt;br /&gt;
There are many different languages and technologies that can be used to develop business applications and write custom code such as ABAP for SAP, PeopleCode for PeopleSoft, X++ for Microsoft Dynamics, PL/SQL for Oracle EBS, LotusScript for Lotus and much, much more. Here, we will try to categorize them into 9 main areas filtered by criticality. &lt;br /&gt;
&lt;br /&gt;
== Main  ==&lt;br /&gt;
&lt;br /&gt;
Crosslinks to CWE, SANS, OWASP and risks with descriptions will be added soon. &lt;br /&gt;
&lt;br /&gt;
== 9 most critical types of issues in source code [EASSEC-ASDI-9-2013] ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;1 Injections (code, SQL, OS)&lt;br /&gt;
&amp;lt;br&amp;gt;2 Critical calls (to DB, to OS)&lt;br /&gt;
&amp;lt;br&amp;gt;3 Missing or bad access control checks (missing auth checks)&lt;br /&gt;
&amp;lt;br&amp;gt;4 Directory / path traversal (write, read, SMBRelay)&lt;br /&gt;
&amp;lt;br&amp;gt;5 Modification of displayed content (XSS stored, XSS linked, JS/HTML injections)&lt;br /&gt;
&amp;lt;br&amp;gt;6 Backdoors (hardcoded credentials)&lt;br /&gt;
&amp;lt;br&amp;gt;7 Covert channels (sockets, HTTP calls, SSRFs)&lt;br /&gt;
&amp;lt;br&amp;gt;8 Information  disclosure (hardcoded users, passwords, debug information) &lt;br /&gt;
&amp;lt;br&amp;gt;9 Obsolete statements (READ TABLE, kernel methods)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links  ==&lt;br /&gt;
&lt;br /&gt;
coming soon &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Authors  ==&lt;br /&gt;
&lt;br /&gt;
Alexander Polyakov&lt;br /&gt;
&lt;br /&gt;
Alexander Minozhenko&lt;br /&gt;
&lt;br /&gt;
Pavel Kuzmin&lt;/div&gt;</summary>
		<author><name>Alexander</name></author>	</entry>

	</feed>