SELECT 
  a.attachment_id as 'attachment_id', 
  filename, 
  filesize, 
  category, 
  last_updated, 
  d.description as 'description' 
FROM 
  cscart_attachments as a 
  LEFT JOIN cscart_attachment_descriptions as d ON a.attachment_id = d.attachment_id 
WHERE 
  object_id = 64717 
  AND status = 'A' 
ORDER BY 
  d.description ASC

Query time 0.00342

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "d.description",
      "temporary_table": {
        "table": {
          "table_name": "a",
          "access_type": "ALL",
          "rows": 6837,
          "filtered": 100,
          "attached_condition": "a.object_id = 64717 and a.`status` = 'A'"
        },
        "table": {
          "table_name": "d",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["attachment_id"],
          "ref": ["cscart_migrate.a.attachment_id"],
          "rows": 1,
          "filtered": 100
        }
      }
    }
  }
}

Result

attachment_id filename filesize category last_updated description
13299 MKT-0025_-_Barn_Light_Electric_Finishes_-_REV_B.pdf 2418240 4 1605128452 Barn Light Electric Finishes
13298 INS-0036_-_Chain_Hung_Pendant_-_Rev_A.pdf 141847 7 1562186447 Chain Hung Pendant Installation Instructions
13302 MKT-0012-Chain-Hung-Pendant-Specifications-RevC.pdf 7193468 4 1747923134 Chain Hung Pendant Specifications
13301 SPS-0153_-_Dino_Series_-_Rev_C.pdf 257823 1 1721063489 Drake Chain Hung Pendant
13300 MKT-0021_-_Optional_Accessories_-_REV_F.pdf 11539937 4 1681911817 Optional Accessories