Answered: [Security threat] tags are not sanitized in extra question field

Post date: 2020-07-01 00:44:51
Views: 341

Hey q2apro, I think you are testing the default q_view_extra($q_view); function.

The default function is still safe. But if you pull the content from the databse, it's not safe.

First, look! The script is stored in database.

database

Second, if create a function to pull that content form the datase:

public function q_item_extra($q_item)
{
$postidz = $q_item'raw']'postid'];
$extra = qa_db_read_one_value(qa_db_query_sub(
       'SELECT content FROM ^postmetas WHERE title="qa_q_extra" AND postid=#',
        $postidz
   ), true);
 
 //$extra = $q_item'extra']'content'];
 
        $this->output('My info:'.$extra);   
   
}

Here's the result:

test

I hope you'll get my point.

Please click Here to read the full story.
 
Other Top and Latest Questions:
I drove Tesla FSD, Rivian Autonomy+ ‘hands-free’ driving systems. Here’s how they compare
What will TV look like in three years? Media insiders share their predictions
Santoli: Earnings bonanza that lifted market to record may not be all that it appears to be
Russia targets Danube port after one of Ukraine’s largest aerial attacks of the war
Ferrari Luce: Polarizing EV becomes a $40 million collector’s item
Depleted strategic oil reserve nears level that raises concerns about damage to caverns, operations
Movie: Clear History
Supreme Court again rejects Trump bid to overturn E. Jean Carroll verdict
Synchrony, credit card issuer to Amazon and Walmart, partners with OpenAI for ChatGPT shopping
College can cost $100,000 a year. Here's how families are covering the tab