Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7919809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T15:59:13+00:00 2026-06-03T15:59:13+00:00

We have a ColdFusion page where admins can insert/update some real estate records after

  • 0

We have a ColdFusion page where admins can insert/update some real estate records after logging in. We are noticing that in one table’s Memo field called ‘description’, there are sometimes tags which hacking/junk info occasionally. I have introduced Captcha. The page is password protected and no linked from any pages–no accessible by search engines unless someone gave out the url accidentally. We are now also tracking the IP address of the person who is doing the inserts/updates. But still we just saw that all the data in the description field had the [junk text] -appended’ to the end of the valid text , with an internal ip address of 192.168.0.101. This IP is someone’s personal computer. One of our theory is that the person’s computer is compromised. But what kind of virus would do that? Also, what I would like to do is to have a field called ‘approved’ which is ‘no’ by default but anytime an Insert/Update happens it goes to ‘no’ and ‘triggers’ an email to admins about the change. What could be the syntax of that inside SSMS? Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T15:59:16+00:00Added an answer on June 3, 2026 at 3:59 pm

    The most likely cause is SQL injection. It could be that your internal PC is compromised by malware or a viris that is attacking your site using one of many dozen attacks. The most common of them do exactly what you are describing…append content to the end of text or character fields in the DB. Here’s a description of one common attack that does just that.

    I would also check the following

    • Make sure handler scripts are “locked down” too – not just root urls. Sometimes a script you include is accessible via url and is used in hacking attempts.
    • Look for old code elswhere in your site that might not be password protected. if you have a legacy code base chances are there’s some old code lying about that needs clean up 🙂
    • Look in the web logs for URL params with values that begin with EXEC( – this is a common approach to injection.
    • Scan the PC in question rigorously. Install charles or wireshark and watch HTTP traffic to see what’s going on.

    Finally, check all your cod for vulnerability to SQLi. Make sure all your variables use cfqueryparam and you have other controls in place. Passwords are not the only level of protection you need 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following in a ColdFusion page that pulls in some data for
We have a simple ColdFusion page that is outputting basic HTML to the browser.
I have a URL that goes to a pdf file. In my coldfusion page,
I have created a complex sql server 2008/coldfusion search page, that searches thru a
I have an ASP.Net HTTPHandler that gets POSTed from a ColdFusion web page whose
I've got a ColdFusion page that I want to include some admin level jQuery
I have a coldfusion page that uses JQuery UI TAB to load another coldfufion
I have a ColdFusion script that does: <cfset content = replace(content,&##147;,,all)> Which replaces &147;
i have a coldfusion cfc and some methods in it. MethodA will return a
I have a Coldfusion CfChart Bar Graph, that has X-Axis = Questions, and Y-Axis

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.