top | item 11675000

Security update for IntelliJ-based IDEs v2016.1 and older versions

87 points| shalupov | 10 years ago |blog.jetbrains.com | reply

21 comments

order
[+] w23j|10 years ago|reply
So I have just updated WebStorm. The "About" dialog now says:

  WebStorm 11.0.4
  Build #WS-143.2370, built on April 29, 2016
"Check for Update" tells me I have the latest version.

However the FAQ (http://blog.jetbrains.com/blog/2016/05/11/security-update-fo...) says:

  "All updates published after May 10th contain the security update."
Which would mean that a version built "April 29, 2016" is vulnerable?

Also the linked download page (https://confluence.jetbrains.com/display/WI/Previous+WebStor...) says:

  "Latest version: WebStorm 11.0.5 (build 143.2370, May, 11 2016)"
That is, the version number and date are different from what I have, but the build number is the same?!

Maybe it's too late in the day for me to think straight, but somethings wrong here. What product versions are safe?

[+] prigara|10 years ago|reply
Sorry for the confusion. The latest update for version 11 is 11.0.4 and you're using it now. It fixes the vulnerability. I fixed the error on the confluence page, thanks for pointing that out.
[+] toyg|10 years ago|reply
If anyone on OSX has trouble launching the updated .app bundle: check the JVM specified in info.plist (right-click on the .app -> Show Package Contents -> Contents -> Info.plist) is 1.7* or (better, for Retina support) 1.8* . The default 1.6* just kept crashing for me (PyCharm 3.4.4, OSX 10.11.4, way too many Java versions installed for my own mental health).
[+] oddx|10 years ago|reply
In my Info.plist: <key>JVMVersion</key><string>1.8*,1.8+</string>, but still kept crashing. Have to rollback to old vulnerable version.
[+] MelmanGI|10 years ago|reply
What is the built-in web server used for and how can I disable it?
[+] hhariri|10 years ago|reply
It's used for numerous things, including web development, running and debugging, as well as other uses such as serving docs, etc. Unfortunately right now it's not possible to disable.
[+] chinathrow|10 years ago|reply
If you run on not the latest version, make sure to check for updates twice in order to see the free minor version upgrade.
[+] vvanders|10 years ago|reply
FYI this also covers Android Studio as well so anyone using that should upgrade as well.
[+] mavroprovato|10 years ago|reply
I'm behind a firewall, doesn't this mean I'm safe?
[+] anglebracket|10 years ago|reply
No, all that's necessary to trigger it is browsing to a page containing attacker-controlled JavaScript or Flash. The browser on your own computer would be connecting to the server on your own computer, and firewalls tend to only block external connections.
[+] estefan|10 years ago|reply
This is very disappointing from JetBrains :-/
[+] hhariri|10 years ago|reply
We're sorry.

We've done our best to address the issue, provide the fixes for current versions as well as back-port it up to 3 years for all products running on the platform. In any case we apologise and have learned from this and will improve.

[+] anglebracket|10 years ago|reply
To JetBrains' credit they were very responsive throughout the disclosure process. I received a reply to my initial report in under two hours. Generally response times are measured in days unless you know someone in the company.

They also gave me diffs against intellij-community master so I could verify their fixes were sound, and they were generally receptive to my feedback.

[+] alangpierce|10 years ago|reply
While the bug is a downer, I was impressed with how they responded to it, especially the fact that they simultaneously released patch updates for all products (including Android Studio) and for all relevant prior versions. The email I got made the severity clear and I was able to easily update WebStorm, PyCharm, and Android Studio without any problems.
[+] organsnyder|10 years ago|reply
Updating has been painless, their communication was open and direct, and there aren't (to my knowledge) any exploits in the wild. How is this a failing on their part? Do you expect 100% perfection?
[+] netcraft|10 years ago|reply
It is, but everyone can/will have vulnerabilities.