473,387 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

A good article about vulnerabilities

"Code injection in C and C++: A survey of vulnerabilities and
Countermeasures" by Younan, Joosen and Piessens (July 2004)

http://www.cs.kuleuven.ac.be/publica...n/cw/CW386.pdf

This is a very good review of the current stand in this field.
All problems are described, and the different solutions to them
are reviewed. Recommended
jacob
Nov 14 '05 #1
1 1361
In article <news:41**********************@news.wanadoo.fr>
jacob navia <ja***@jacob.remcomp.fr> wrote:
"Code injection in C and C++: A survey of vulnerabilities and
Countermeasures" by Younan, Joosen and Piessens (July 2004)

http://www.cs.kuleuven.ac.be/publica...n/cw/CW386.pdf

This is a very good review of the current stand in this field.
All problems are described, and the different solutions to them
are reviewed. Recommended


This paper needs at least a little bit of review and work. For
instance, on p. 53, line 2, it says "the processor must not write"
when they mean "need not" or "does not". (Register windows get
written whenever they overflow, which can happen due to hardware
interrupts, among other things, so the timing of writes is not
predictable in advance and "must not" is clearly the wrong phrase.)
Elsewhere, they use the phrase "implicit cast" (there is no such
thing, of course -- what they mean is that signed integers are
*converted* to unsigned values by adding Utype_MAX+1 to them, giving
rise to large positive numbers), and I spotted a sentence fragment.

I would also never dare to make the claim that "all" problems
are described, and from my (not very thorough) reading, neither
do they.
--
In-Real-Life: Chris Torek, Wind River Systems
Salt Lake City, UT, USA (40°39.22'N, 111°50.29'W) +1 801 277 2603
email: forget about it http://web.torek.net/torek/index.html
Reading email is like searching for food in the garbage, thanks to spammers.
Nov 14 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dave Turner | last post by:
has anyone ever put together a list of somewhat-common things/mistakes that PHP coders should be aware of to help ensure that they dont accidentally open up their script to vulnerabilities?
72
by: wijhierbeneden | last post by:
Hello I want to make a list of all the vulnerabilities in C/C++. I am aware of bufferoverflow/heapoverflow/race conditions/format string bugs/ Off-by-one/ numeric under- and overflow/...
3
by: Nanda | last post by:
Hi, Can some please provide me tips on securing the ASP application from the below vulnerabilities? · Cross Site Scripting (XSS) Findings · Cross Site Tracing - Trace Method...
244
by: Ajinkya | last post by:
Can anyone suggest me a good compiler for(c/cpp) for windows? I tried dev cpp but its debugging facility is very poor.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.