Skip to content

Commit c39d933

Browse files
authored
Adding Changelog and Release Date (#411)
1 parent 6dbb653 commit c39d933

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,26 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1010

1111
### Changed
1212

13+
## [v1.13](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.12...v1.13) - 2024-04-02
14+
### Added
15+
- Physical Security Issues - Bypass of physical access control - VARIES
16+
- Physical Security Issues - Weakness in physical access control - Clonable Key - VARIES
17+
- Physical Security Issues - Weakness in physical access control - Master Key Identification - VARIES
18+
- Physical Security Issues - Weakness in physical access control - Commonly Keyed System - P2
19+
- Insecure OS/Firmware - Weakness in Firmware Updates - Firmware cannot be updated - VARIES
20+
- Insecure OS/Firmware - Weakness in Firmware Updates - Firmware does not validate update integrity- P3
21+
- Insecure OS/Firmware - Weakness in Firmware Updates - Firmware is not encrypted- P5
22+
- Insecure OS/Firmware - Kiosk Escape or Breakout - VARIES
23+
- Insecure OS/Firmware - Poorly Configured Disk Encryption - VARIES
24+
- Insecure OS/Firmware - Shared Credentials on Storage - P3
25+
- Insecure OS/Firmware - Over-Permissioned Credentials on Storage - P2
26+
- Insecure OS/Firmware - Local Administrator on default environment - P2
27+
- Insecure OS/Firmware - Poorly Configured Operating System Security - VARIES
28+
- Insecure OS/Firmware - Recovery of Disk Contains Sensitive Material - VARIES
29+
- Insecure OS/Firmware - Failure to Remove Sensitive Artifacts from Disk - VARIES
30+
- Insecure OS/Firmware - Data not encrypted at rest - Sensitive - VARIES
31+
- Insecure OS/Firmware - Data not encrypted at rest - Non sensitive - P5
32+
1333
## [v1.12](https://github.com/bugcrowd/vulnerability-rating-taxonomy/compare/v1.11...v1.12) - 2023-12-18
1434
### Added
1535
- Application Level DoS - Excessive Resource Consumption - Injection (Prompt) - VARIES

vulnerability-rating-taxonomy.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"metadata": {
3-
"release_date": "2023-12-18T00:00:00+00:00"
3+
"release_date": "2024-04-02T00:00:00+00:00"
44
},
55
"content": [
66
{

0 commit comments

Comments
 (0)