Skip to content

Commit 7897f7e

Browse files
committed
Update taxonomy
1 parent 2a2ba22 commit 7897f7e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

taxonomy/scenarios.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,28 @@
123123
"CWE-79"
124124
]
125125
},
126+
"crowdsecurity/vpatch-CVE-2014-5181": {
127+
"name": "crowdsecurity/vpatch-CVE-2014-5181",
128+
"description": "Detects path traversal in Last.fm Rotation plugin via snode parameter in lastfm-proxy.php",
129+
"label": "Last.fm Rotation - LFI",
130+
"behaviors": [
131+
"http:exploit"
132+
],
133+
"mitre_attacks": [
134+
"TA0001:T1190"
135+
],
136+
"confidence": 3,
137+
"spoofable": 0,
138+
"cti": true,
139+
"service": "http",
140+
"created_at": "2026-02-25T14:43:56",
141+
"cves": [
142+
"CVE-2014-5181"
143+
],
144+
"cwes": [
145+
"CWE-22"
146+
]
147+
},
126148
"crowdsecurity/vpatch-CVE-2017-9841": {
127149
"name": "crowdsecurity/vpatch-CVE-2017-9841",
128150
"description": "PHPUnit RCE (CVE-2017-9841)",

0 commit comments

Comments
 (0)