Skip to content

Commit

Permalink
getting sued for disclosure
Browse files Browse the repository at this point in the history
  • Loading branch information
JeuJeus committed Aug 16, 2023
1 parent 86e49c6 commit a5cad2a
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/blog/games/security/getting-sued-for-disclosure.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: On German Law working against Disclosure [Link in German]
description: The public prosecutor's office in Cologne obtains a criminal case against the security researcher in the Modern Solution trial
date: 2023-08-16
tags:
- security
- germany
- jurisdiction
---

## Goodbye to Disclosure of Vulnerabilities?
_This is a short summarization of the events, not the full story, therefore i linked the relevant articles._

In 2021, Mark Steier a security researcher found a vulnerability in Modern Solution's software.
This consisted of the fact that the credentials of the live database was hardcoded in the source code.
This Breach exposed 700.000 customers Datasets, consisting of several large german Companies Data.
<a href="https://www.heise.de/news/Modern-Solution-Jetzt-doch-Hackerparagraf-Verfahren-gegen-Sicherheitsforscher-9246117.html" target="_blank">Link to related Source from Mark Steier [in German]</a>

This Vulnerability was disclosed to the Distributor of the Software.
But instead of expressing gratitude - Steier was sued.
<a href="https://www.heise.de/news/Modern-Solution-Jetzt-doch-Hackerparagraf-Verfahren-gegen-Sicherheitsforscher-9246117.html" target="_blank">Link to related Source [in German]</a>

After some back and forth, Steier is now facing a lawsuit after the public prosecutor's office in Cologne ruled that decompiling the source code _"requires a deep understanding of programming languages and software development"_.
<a href="https://www.heise.de/news/Modern-Solution-Jetzt-doch-Hackerparagraf-Verfahren-gegen-Sicherheitsforscher-9246117.html" target="_blank">Link to related News Article from Heise [in German]</a>

### Consequences
This case as a whole, and the prosecution in particular, sets a dangerous precedent.
Based on the decision, future responsible disclosure attempts could decrease significantly.
Faced with being sued for a good deed, it is likely that those who find security vulnerabilities will think twice about disclosing them to the originator.

0 comments on commit a5cad2a

Please sign in to comment.