DEV Community

Sergey Vasiliev profile picture

Sergey Vasiliev

Writing articles, speaking at conferences, and helping others with it. Main topics: .NET, security, static analysis / SAST.

Work

PVS-Studio LLC

Examining suspicious code fragments in AWS SDK for .NET

Examining suspicious code fragments in AWS SDK for .NET

Comments
10 min read

Want to connect with Sergey Vasiliev?

Create an account to connect with Sergey Vasiliev. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

Comments
9 min read
Do developers dream of secure apps?

Do developers dream of secure apps?

Comments 2
2 min read
Converting string to enum at the cost of 50 GB: CVE-2020-36620

Converting string to enum at the cost of 50 GB: CVE-2020-36620

14
Comments 6
6 min read
SAST: how code analysis tools look for security flaws

SAST: how code analysis tools look for security flaws

2
Comments
14 min read
C++ — programming language of the year 2022. What about other languages?

C++ — programming language of the year 2022. What about other languages?

11
Comments 5
2 min read
.NET 7: suspicious places and errors in the source code

.NET 7: suspicious places and errors in the source code

5
Comments 2
14 min read
Sorting in C#: OrderBy.OrderBy or OrderBy.ThenBy? What's more effective and why?

Sorting in C#: OrderBy.OrderBy or OrderBy.ThenBy? What's more effective and why?

Comments
15 min read
Why use static analysis? Exploring an error from Akka.NET

Why use static analysis? Exploring an error from Akka.NET

6
Comments
3 min read
SAST in Secure SDLC: 3 reasons to integrate it in a DevSecOps pipeline

SAST in Secure SDLC: 3 reasons to integrate it in a DevSecOps pipeline

3
Comments
7 min read
Suspicious sortings in Unity, ASP.NET Core, and more

Suspicious sortings in Unity, ASP.NET Core, and more

6
Comments
5 min read
Why does my app send network requests when I open an SVG file?

Why does my app send network requests when I open an SVG file?

5
Comments
9 min read
Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

6
Comments
18 min read
The most interesting C# / .NET blogs and websites

The most interesting C# / .NET blogs and websites

12
Comments
4 min read
What's new in PVS-Studio in 2021?

What's new in PVS-Studio in 2021?

Comments
9 min read
Errors and suspicious code fragments in .NET 6 sources

Errors and suspicious code fragments in .NET 6 sources

6
Comments
18 min read
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

2
Comments
24 min read
All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

6
Comments
10 min read
How Visual Studio 2022 ate up 100 GB of memory and what XML bombs had to do with it

How Visual Studio 2022 ate up 100 GB of memory and what XML bombs had to do with it

33
Comments 7
6 min read
Optimization of .NET applications: a big result of small edits

Optimization of .NET applications: a big result of small edits

88
Comments 4
18 min read
Enums in C#: Hidden Pitfalls

Enums in C#: Hidden Pitfalls

31
Comments
10 min read
The ?. Operator in foreach Will Not Protect From NullReferenceException

The ?. Operator in foreach Will Not Protect From NullReferenceException

6
Comments
10 min read
OWASP, Vulnerabilities, and Taint Analysis in PVS-Studio for C#. Stir, but Don't Shake

OWASP, Vulnerabilities, and Taint Analysis in PVS-Studio for C#. Stir, but Don't Shake

6
Comments
13 min read
loading...