Update CVE-2024-35219.yaml
parent
a2cd4aedaa
commit
d8fb8ce060
|
@ -11,6 +11,7 @@ info:
|
|||
- https://github.com/OpenAPITools/openapi-generator/commit/edbb021aadae47dcfe690313ce5119faf77f800d
|
||||
- https://github.com/OpenAPITools/openapi-generator/pull/18652
|
||||
- https://github.com/OpenAPITools/openapi-generator/security/advisories/GHSA-g3hr-p86p-593h
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2024-35219
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
|
||||
cvss-score: 8.3
|
||||
|
@ -42,6 +43,7 @@ http:
|
|||
"options": {"outputFolder":"../../../../../../usr/share/pixmaps/"},
|
||||
"spec": {}
|
||||
}
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
@ -55,9 +57,9 @@ http:
|
|||
- type: json
|
||||
name: code
|
||||
part: body
|
||||
internal: true
|
||||
json:
|
||||
- '.code'
|
||||
internal: true
|
||||
|
||||
- raw:
|
||||
- |
|
||||
|
|
Loading…
Reference in New Issue