aliasrobotics / RVD

Robot Vulnerability Database. An archive of robot vulnerabilities and bugs.
https://aliasrobotics.com
GNU General Public License v3.0
171 stars 31 forks source link

RVD#3258: CWE-134 (format), If syslogs format strings can be influenced by an attacker, they can b... @ /boards/tap-v1/tap_init.c:92 #3258

Closed rvd-bot closed 4 years ago

rvd-bot commented 4 years ago
id: 3258
title: 'RVD#3258: CWE-134 (format), If syslogs format strings can be influenced by
  an attacker, they can b... @ /boards/tap-v1/tap_init.c:92'
type: bug
description: If syslogs format strings can be influenced by an attacker, they can
  be exploited (CWE-134). Use a constant format string for syslog. . Happening @ .../boards/tap-v1/tap_init.c:92
cwe:
- CWE-134
cve: None
keywords:
- flawfinder
- flawfinder_level_4
- static analysis
- testing
- triage
- CWE-134
- bug
- 'version: v1.7.0'
- 'robot component: PX4'
- components software
system: ./Firmware/src/drivers/boards/tap-v1/tap_init.c:92:26
vendor: null
severity:
  rvss-score: 0
  rvss-vector: ''
  severity-description: ''
  cvss-score: 0
  cvss-vector: ''
links:
- https://github.com/aliasrobotics/RVD/issues/3258
flaw:
  phase: testing
  specificity: subject-specific
  architectural-location: application-specific
  application: N/A
  subsystem: N/A
  package: N/A
  languages: None
  date-detected: 2020-06-29 (20:53)
  detected-by: Alias Robotics
  detected-by-method: testing static
  date-reported: 2020-06-29 (20:53)
  reported-by: Alias Robotics
  reported-by-relationship: automatic
  issue: https://github.com/aliasrobotics/RVD/issues/3258
  reproducibility: always
  trace: '(context) #    define message(...) syslog(__VA_ARGS__)'
  reproduction: See artifacts below (if available)
  reproduction-image: gitlab.com/aliasrobotics/offensive/alurity/pipelines/active/pipeline_px4/-/jobs/616402716/artifacts/download
exploitation:
  description: ''
  exploitation-image: ''
  exploitation-vector: ''
  exploitation-recipe: ''
mitigation:
  description: Use a constant format string for syslog
  pull-request: ''
  date-mitigation: ''