diff --git a/http/cves/2024/CVE-2024-7188.yaml b/http/cves/2024/CVE-2024-7188.yaml index 6cfbbddd7d..342f574e46 100644 --- a/http/cves/2024/CVE-2024-7188.yaml +++ b/http/cves/2024/CVE-2024-7188.yaml @@ -8,10 +8,9 @@ info: A SQL injection vulnerability exists in the Quicklancer 2.4, GET parameter 'range2', that has time-based blind SQL injection and a boolean-based blind SQL injection, which can be exploited remotely by unauthenticated attacker to execute arbitrary SQL queries in the database. reference: - https://cvefeed.io/vuln/detail/CVE-2024-7188 - - https://vuldb.com/?id.272609 - https://github.com/bigb0x/CVEs/blob/main/quicklancer-2-4.md - https://codecanyon.net/item/quicklancer-freelance-marketplace-php-script/39087135 - - https://vuldb.com/?ctiid.272609 + - https://nvd.nist.gov/vuln/detail/CVE-2024-7188 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L cvss-score: 7.3 @@ -39,7 +38,7 @@ http: - type: dsl dsl: - 'duration>=6' - - 'contains_all(body,"og:site_name","og:locale","range2")' - - 'contains(content_type,"text/html")' - 'status_code == 200' + - 'contains(content_type,"text/html")' + - 'contains_all(body,"og:site_name","og:locale","range2")' condition: and