The security tag has no wiki summary.
5
votes
0answers
96 views
Help with dubious-looking password checking scripts? [duplicate]
A user has asked for assistance on a web-based multiple password-checking script for Tesco and Izotope websites. I can't think of any legitimate uses for this - even if the OP is intending to operate ...
6
votes
1answer
48 views
Logging in to Stack Overflow with private key
Most of the time you access Linux machines you'll use SSH with a private key. You add your public key to ~/.ssh/authorized_keys and done, you can login using your private key and passphrase.
To serve ...
3
votes
0answers
28 views
Logged in VS Change password security issue [duplicate]
I'm using same login to stackoverflow from 3 differenc computers. Once I forgot my password, and have to recover/change it. When I run stackoverflow page on some computer, where I'm already logged in, ...
12
votes
2answers
138 views
What information does Stack Overflow collect when signing in with OpenID?
What exact information does Stack Overflow collect when signing in with OpenID?
0
votes
1answer
87 views
View any deleted or private chat message, with 20 rep
Normally, if you try to view a deleted message or a message from a private room, you will not be able to view its content. Deleted messages show as "(deleted)" in the room itself, are absent from the ...
0
votes
0answers
56 views
Why isn't the login form secured with TLS? [duplicate]
Possible Duplicate:
OpenID login should use HTTPS, not HTTP
Because the StackExchange login page is not secured it's possible for an attacker to intercept my submission of an HTTPS Open-ID ...
10
votes
0answers
231 views
Suddenly logged in as another user [duplicate]
Possible Duplicate:
Hijacked session: Signed in as someone else
Today I was in the same local network as two other stackoverflow users and we were all three logged into our accounts. User A ...
7
votes
0answers
66 views
Stack Exchange doesn't log me out of the OpenID I signed in with [duplicate]
Possible Duplicate:
Why am I stilled logged into Gmail *AND* StackOverflow after logging out of StackOverflow?
Below is a scenario that can be seen like a small security issue:
I open a ...
2
votes
0answers
40 views
Validate when account email is changed
Please consider validating the email when it is change in the user account.
Similar to the "Registration Account Email Validation". I believe that if someone hacks your account and try to change the ...
11
votes
4answers
314 views
How to deal with highly voted answers with security vulnerabilities?
There's already a question on how to deal with questions/answers with a security vulnerability. But that's not really what I'm asking.
Here's the problem. There's a post in PHP that is highly upvoted ...
9
votes
1answer
116 views
Search results on https://stackexchange.com are broken because of “insecure content”
The search results on https://stackexchange.com are blocked because of:
[blocked] The page at https://stackexchange.com/search?q=https ran
insecure content from http://www.google.com/jsapi.
I ...
0
votes
1answer
172 views
Why am I getting a security warning from Chrome browser when navigating to StackOverflow? [duplicate]
Possible Duplicate:
Better HTTPS support for Stack Exchange sites
Google Chrome warning of an SSL problem with Stack Overflow
I tried to navigate to this StackOverflow answer ...
17
votes
3answers
245 views
Don't give away incorrect password/username info
I don't think it's safe or even good practice to tell a user specifically what part of my authentication credentials is faulty. I practically guessed my way to my correct username because SO let me ...
-1
votes
1answer
130 views
Is it possible to effectively control spamming or other undesirable behavior without relying on security through obscurity?
This is meant to replace a question I ended up deleting regarding the advantages of displaying a haiku rather than a clearer message on spam detection for unregistered users (link for 10k users).
...
4
votes
1answer
77 views
Is something wrong with the stack exchange root certificate? [duplicate]
Possible Duplicate:
Better HTTPS support for Stack Exchange sites
I usually visit Stackoverflow through https. Since a few days, Safari will warn me that it can't verify the identity of the ...
3
votes
1answer
198 views
How can we appropriately discourage the use of scanf(), gets() in the c tags
Almost all the code I see with c tags in questions uses gets() or scanf(). It's okay that new c coders get their input from stdin that way. But when someone fixes his code, in my opinion, he should ...
0
votes
1answer
85 views
Is it a phishing? [duplicate]
Possible Duplicate:
Gender, Representativeness and Reputation in StackOverflow
I've seen an advertisement in one of developer communities to help a certain research.
When I went to a page, ...
4
votes
0answers
49 views
Protect BlogOverflow logins with HTTPS
I've recently come to understand that StackExchange protects all main (and, by extension, meta and chat) site logins with HTTPS, even though the page itself is presented as HTTP. This supposedly ...
13
votes
0answers
261 views
Block SE sites from bugmenot.com
http://www.bugmenot.com/view/stackoverflow.com
This is a troll heaven and there is no good reason for using a shared account from bugmenot on Stack Overflow or any other SE site.
Blocking a site can ...
8
votes
2answers
145 views
How secure is using Google account authentication with Stack Overflow?
I would like to know how secure is it to use Google account authentication for logging in to Stack Overflow and other sister sites.
Can one take any additional security measures?
35
votes
1answer
259 views
Is the Stack Overflow login secure against enumeration attacks?
I just noticed that when you
go to http://stackoverflow.com/users/login#log-in
pick "Stack Exchange"
enter any email address
submit the form without entering a password
you will get a message like ...
8
votes
1answer
240 views
PHP version exposed on blogoverflow
The HTTP response header for Blog Overflow does not give a Server: string at all, assumably for (slight) security benefit. However, it does include an X-Powered-By: PHP/5.3.3 header, and also supports ...
33
votes
2answers
318 views
StackExchange OpenID provider should clearly use HTTPS
As discussed in this question on Meta.Security.SE, the SE OpenID provider seems to be using some sort of AJAX call to replace part of the page. The outer page uses plain HTTP, whereas the OpenID part ...
-1
votes
4answers
346 views
What are pros and cons of OpenID to programming savants?
tl;dr:
Why was Open ID chosen as the preferred login provider on Stack Exchange; what are the privacy implications and risks, if any; and why should I care?
I confess I'm a very green newbie. My ...
13
votes
1answer
86 views
HTML not escaped in titles of questions for “deleted” events in profile “reputation” tab
This is working correctly in some instances, but not others
<tr class="rep-breakdown-row">
<td class="rep-left">
<span class="rep-up">+1</span>
...
26
votes
2answers
482 views
Implement the Hacker Badge
from Stack Overflow Badge Feedback - Blog - Stack Overflow
I’m specifically referring to the secret Stack Overflow hacker badge.
It does exist, though it has yet to be awarded. ...
1
vote
2answers
127 views
Is there a stack site for home automation / home security?
Perused the list, used search, and yet a home automation and/or home security site doesn’t seem to be available. Seems like something a bunch of techie types would want to share info about. Is it ...
17
votes
1answer
204 views
Improve SE OpenID logout security and user experience on shared or public machines
In May, Stack Exchange became an OpenID provider. It's now the first available choice when creating a new account on an SE site. When selecting it, you're offered a well-integrated login and ...
3
votes
0answers
140 views
Stack Overflow vulnerable to clickjacking [duplicate]
Possible Duplicate:
Should StackOverflow be using the X-FRAME-OPTIONS header?
Stack Overflow and all of the Stack Exchange sites are vulnerable to clickjacking.
You need to set the ...
1
vote
0answers
84 views
StackOverFlow Threads Caught by Anti Virus Programs [duplicate]
Possible Duplicate:
Avast reporting virus when browsing to SO question
I am a regular visitor of well famed SO, but once a time I really surprised that my antivirus Nod32 5 alerting me that ...
4
votes
1answer
210 views
Malicious code in SO question triggers my antivirus…What the…? [duplicate]
Possible Duplicate:
Avast reporting virus when browsing to SO question
I don't really know what to think about this, but I was browsing the latest php SO questions and there was this ...
75
votes
4answers
1k views
Can Stack Overflow change the password criteria?
Why the crazy password requirements? It a Q&A site, and I have to conform to arbitrarily chosen password complexity criteria.
With a 22 random lowercase characters (entropy 119 bits), the create ...
3
votes
1answer
94 views
Logging Out of Stack Overflow Does Not Log Me Out of Meta
I was wondering how come after logging out of Stack Overflow, I am still logged in on Meta. From Meta, I can still access Stack Overflow without ever having to log in again.
Is there a security flaw ...
13
votes
1answer
304 views
Question on SE site being reported as a phishing site?
See this question on Meta Security SE: security se reported by chrome as a suspected phishing site
They mention this question on Security SE: Is the Facebook login form using SSL without https in the ...
0
votes
0answers
131 views
Accessing stackoverflow via HTTPS [duplicate]
Possible Duplicate:
Why doesn't the Stack Overflow team fix the Firesheep style cookie theft?
If I try to access stackoverflow.com via https I can see a log in pop up. Does that mean ...
22
votes
1answer
200 views
How is the data explorer secured?
I understand that the SQL user probably doesn't have any sort of permission to modify the database, and that very heavy caching is probably used in addition to the fact that this is on a data dump ...
4
votes
2answers
226 views
SO password recovery, here's your password, just kidding
I tried SO password recovery,
you enter your email and a captcha after you get an e-mail:
here's your password : aaa3437
just kidding,
go to this link ....
is it considered a bad idea to ...
58
votes
1answer
716 views
Should Stack Exchange be using the X-FRAME-OPTIONS header?
I was just reading a blog article about the security of Google+, and the page mentioned a header I hadn't heard of before: X-Frame-Options
I'll let the Mozilla docs do most of the talking, but ...
10
votes
1answer
151 views
Data is showing MvcMiniProfiler results. Is that expected?
Not sure if this is actually desired, but data is currently showing me (a SE non-dev) mvc-mini-profiler results, including all queries that are being run against the DB (not talking about ...
3
votes
2answers
118 views
Removing someone's private information and edit history to protect them [duplicate]
Possible Duplicate:
What should I do if a user posts sensitive information as part of a question or answer?
I could not find a relevant Meta question for this issue.
I've come across a ...
3
votes
0answers
41 views
Privileges aren't enforced correctly when editing deleted posts [duplicate]
Possible Duplicates:
Deleted posts can still be edited
I'm able to edit my deleted question, but I cannot look at it.
Permissions aren't enforced correctly in the post editor, ...
0
votes
2answers
414 views
Why are Stack Exchange password requirements so strict? [duplicate]
I apologize for this off-topic post, but I hope it will be read by as many moderators as possible: I just wanted to register on Stack Overflow, to be able to leave ratings, etc.
I didn't end up ...
4
votes
0answers
46 views
Points, tags and overlap
I noticed that there's a .net-4 tag with very little usage (2) and decided to suggest it should be rolled into the .net-4.0 tag. Needless to say I have no points in this tag.
As the .net-4.0 is used ...
1
vote
2answers
194 views
What's this virus threat on Google Chrome when editing a Stack Overflow post?
When editing my previous post I got this:
How does it come? It seems it only occurs on this particular post, Running Exe in Firefox why do I get an error, not on the one I am writing here for ...
5
votes
1answer
219 views
Should changing your password invalidate all existing logins?
Last night I changed the password for my Stack Exchange OpenID. As a security precaution, I would expect that all of my sessions be invalidated and to be asked to log in again on all sites where I use ...
9
votes
0answers
196 views
AVG 10 free detects “Input validation exploit” [duplicate]
Possible Duplicate:
What's this virus threat on Google Chrome when editing a Stack Overflow post?
I just got this while my computer was idling:
Danger: Surf-Shield has detected ...
16
votes
2answers
235 views
Is my Web Apps account under threat or am I being paranoid?
I've just checked my IP addresses on Web Apps (Link for Web Apps mods and developers):
http://webapps.stackexchange.com/admin/show-user-ips/21
and a couple show up as being used once but the weird ...
4
votes
2answers
661 views
How can it be that people know my email adress?
Hi,
I have a Stack Overflow account and I once asked a question about mounting sparse bundles. Now I just received an email from someone I don't know:
Hi you,
I just found your question ...
4
votes
1answer
74 views
Should we contribute to questions related to software security?
Someone asked the question below on SO and it made one very energetic user (I rather not point fingers) lose his mind: Using GetPixel() on Minimized Windows
The question has been edited, but the ...
12
votes
1answer
185 views
How does StackExchange DataExplorer prevent DOS attacks?
I have seen the page for composing Data Explorer queries. If I enter some stupid queries like:
select * from Posts a, Posts b, Posts c ..... where 1=1
etc., how does StackExchange prevent it from ...

