Skip to content

Commit 68d6d6d

Browse files
committed
Update taxonomy
1 parent bec3561 commit 68d6d6d

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

taxonomy/scenarios.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,6 +1122,28 @@
11221122
"CWE-94"
11231123
]
11241124
},
1125+
"crowdsecurity/vpatch-CVE-2022-3254": {
1126+
"name": "crowdsecurity/vpatch-CVE-2022-3254",
1127+
"description": "Detects unauthenticated SQL injection in AWP Classifieds via admin-ajax.php action awpcp-get-regions-options.",
1128+
"label": "AWP Classifieds - SQLI",
1129+
"behaviors": [
1130+
"http:exploit"
1131+
],
1132+
"mitre_attacks": [
1133+
"TA0001:T1190"
1134+
],
1135+
"confidence": 3,
1136+
"spoofable": 0,
1137+
"cti": true,
1138+
"service": "http",
1139+
"created_at": "2026-04-15T13:43:05",
1140+
"cves": [
1141+
"CVE-2022-3254"
1142+
],
1143+
"cwes": [
1144+
"CWE-89"
1145+
]
1146+
},
11251147
"crowdsecurity/vpatch-CVE-2022-35914": {
11261148
"name": "crowdsecurity/vpatch-CVE-2022-35914",
11271149
"description": "GLPI RCE (CVE-2022-35914)",

0 commit comments

Comments
 (0)