Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John Renz 39 posts 177 karma points
    Feb 27, 2017 @ 06:03
    John Renz
    0

    Hi, upon testing website using acunetix. The scan detected blind SQL injection. How can we resolved it?

    Currently have read below links. https://umbraco.com/products/umbraco-cms/security/ https://our.umbraco.org/forum/core/general/33257-Sql-Injection

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Feb 27, 2017 @ 07:49
    Sebastiaan Janssen
    1

    Send us an email at [email protected] ?

  • John Renz 39 posts 177 karma points
    Feb 27, 2017 @ 07:55
    John Renz
    0

    Hi Sir Sebastiaan, copy Sir.

  • John Renz 39 posts 177 karma points
    Feb 27, 2017 @ 08:07
    John Renz
    0

    Hi Sir, already sent an email. Thank you.

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Feb 27, 2017 @ 08:19
    Shannon Deminick
    1

    Hi,

    This is a false positive. These automatic scans will always yield false positives and it is your responsibility to verify that a real problem exists.This field is used for routing only and you can see the source code of where it is used here: https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/src/Umbraco.Web/Mvc/RenderRouteHandler.cs

    If you have details on a specific ways to exploit a security issue please let us know @ [email protected]

  • John Renz 39 posts 177 karma points
    Feb 27, 2017 @ 08:55
    John Renz
    0

    Hi Sir Shannon,

    Thank you for the fast response, this are all well noted. Will discuss with the team regarding these. Will let you know of any concerns on Umbraco regarding the testing of our site.

    Thank you.

  • John Renz 39 posts 177 karma points
    Feb 27, 2017 @ 11:53
    John Renz
    0

    Hi Umbraco Security,

    As per our Information Security, upon changing values on the hidden fields during testing, our system encountered errors. Is it acceptable?

    Thank you.

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    Feb 27, 2017 @ 12:42
    Shannon Deminick
    1

    Yes errors are fine, it's throwing exceptions because the data you are passing in to it isn't able to be decoded, unencrypted or parsed.

    You should not rely on these automated tests and the errors they return, you should follow up with these concerns to see if you can actually exploit them.

Please Sign in or register to post replies

Write your reply to:

Draft