seb-win-refactoring/SECURITY.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

2024-06-10 10:08:20 +02:00
# Security Policy
2024-06-10 10:11:49 +02:00
We only support the latest official relese version with respect to security vulnerabilities. Thus, only the latest or then the upcoming next release version
2024-06-10 10:08:20 +02:00
will receive vulnerability fixes and security updates. A vulnerability may however be reported for any version, unless it already has been fixed with a later
release version.
## Reporting a Vulnerability
> [!IMPORTANT]
2024-06-10 10:13:08 +02:00
> - Please _always_ verify that no later release version exists which fixes the vulnerability.
2024-06-10 10:11:49 +02:00
> - Please _always_ consult the documentation first before creating a vulnerability report: https://safeexambrowser.org/windows/win_usermanual_en.html.
2024-06-10 10:08:20 +02:00
> - Please _always_ attach the log file(s) of the affected session(s)! They can be found under `%LocalAppData%\SafeExamBrowser\Logs`.
**Describe the Vulnerability**
A clear and concise description of what the vulnerability is.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
2024-06-10 10:11:49 +02:00
4. See ...
2024-06-10 10:08:20 +02:00
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version Information**
- OS: [e.g. Windows 10 Professional, Version 1803]
- SEB-Version [e.g. SEB 3.0.1]
**Additional Context**
2024-06-10 10:11:49 +02:00
Add any other context about the vulnerability here.