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#3255: CWE-134 (format), If format strings can be influenced by an attacker, they can be exploi... @ F767ZI-v1/px4nucleo_spi.c:73 #3255

Closed rvd-bot closed 4 years ago

rvd-bot commented 4 years ago
id: 3255
title: 'RVD#3255: CWE-134 (format), If format strings can be influenced by an attacker,
  they can be exploi... @ F767ZI-v1/px4nucleo_spi.c:73'
type: bug
description: If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification. . Happening @ ...F767ZI-v1/px4nucleo_spi.c:73
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/px4nucleoF767ZI-v1/px4nucleo_spi.c:73:26
vendor: null
severity:
  rvss-score: 0
  rvss-vector: ''
  severity-description: ''
  cvss-score: 0
  cvss-vector: ''
links:
- https://github.com/aliasrobotics/RVD/issues/3255
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:51)
  detected-by: Alias Robotics
  detected-by-method: testing static
  date-reported: 2020-06-29 (20:51)
  reported-by: Alias Robotics
  reported-by-relationship: automatic
  issue: https://github.com/aliasrobotics/RVD/issues/3255
  reproducibility: always
  trace: '(context) #    define message(...) printf(__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 for the format specification
  pull-request: ''
  date-mitigation: ''