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

  • Home
  • SEARCH
  • 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 8706669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:40:14+00:00 2026-06-13T03:40:14+00:00

Background: We used a tool to scan our system. it found a XSS vulnerability.

  • 0

Background:
We used a tool to scan our system. it found a XSS vulnerability.
Steps to scan:
Injected item: POST: localeCountry <– which is a enum value can’t be changed into XSS string and stored in server.
Injection value: >’>alert(“XSS warning!”)
Detection value: >’>alert(“XSS warning!”)
Detected in attack response page, which found inside a link.

I thinks this is an invalid vulnerability because the injected item will not be persistent or effect other users.
It’s better to escape all parameters but I wonder is this vulnerability valid or not?

Question:
1. Is there anyway let other user click on your XSS trap by this vulnerability?

  • 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-13T03:40:15+00:00Added an answer on June 13, 2026 at 3:40 am

    Yes, it’s definitely a vulnerability. Someone on another site could code a form, like this:

    <form action="http://example.com/vulnerable_service" method="POST">
        <input type="hidden" name="localeCountry" value="&gt;'&gt;alert('XSS!');">
        <input type="submit" value="Click me!!">
    </form>
    

    When a user clicks on that button on the attacker’s site, they would be redirected to your site, but their XSS’d code would run in your site’s security context and could steal cookies and such. (Of course, the POST could be made automatic through JavaScript, making it tough for users to avoid). The attack string need not be stored in a database; XSS simply relies on a malicious string being echoed to the user without escaping.

    Moral of the story: you should fix that hole.

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

Sidebar

Related Questions

Background: I've recently found the great tool Dust-Me Selectors (https://addons.mozilla.org/en-US/firefox/addon/dust-me-selectors/) - which allows me
I'm customizing a color picker's default showing colors which will be used as background
I found a weird CSS validation result: when rgba() is used to background ,
Coming from a C# Background I never used any pointers. I'm creating a vector
I come from Java Background and so used to Debugging using Eclipse but have
I come from PHP background and am used to doing var_dump , echo and
I'm trying to understand how a background image is used in a css button.
I have used the following css file to over background bg.jpg with a repeat-x
Textarea background image scrolling when entering more text in ie8, i have used sprite
The background: I'm having some problems with Thoughtbot's Factory Girl gem, with is used

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.